summaryrefslogtreecommitdiffstats
path: root/superkaramba/doc/faq/faq.html
diff options
context:
space:
mode:
Diffstat (limited to 'superkaramba/doc/faq/faq.html')
-rw-r--r--superkaramba/doc/faq/faq.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/superkaramba/doc/faq/faq.html b/superkaramba/doc/faq/faq.html
index aa5f72c..9fec7b2 100644
--- a/superkaramba/doc/faq/faq.html
+++ b/superkaramba/doc/faq/faq.html
@@ -64,7 +64,7 @@ To create a desktop config file, open KWrite and enter the following:<pre>
Exec=superkaramba {location of theme file}.theme
Name={theme name}
Type=Application
- X-KDE-StartupNotify=false
+ X-TDE-StartupNotify=false
</pre>Then save it as {theme}.desktop into /home/{user}/.kde/Autostart/.<br><br></dd>
<dt><b><a name="General3">2.4. Why is the Edit Script option disabled when I right-click on a theme?</a></b></dt>
<dd>Some karamba themes don't include a python script. This is normal and those themes will still work fine without one. However, if the theme does use a python script, superkaramba may have not been able to load the script. This is usually due to python errors. Run the theme from the command line to find out the specific error message.<br><br></dd>