From 015bf6376f37e47843f111e36b3ae914a171ae8e Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 8 Jun 2012 15:59:05 -0500 Subject: Update XDG information in support of bug report 892. --- superkaramba/doc/faq/faq.dat | 2 +- superkaramba/doc/faq/faq.html | 2 +- superkaramba/doc/faq/faq.txt | 2 +- superkaramba/mimetypes/x-superkaramba.desktop | 2 +- superkaramba/src/superkaramba.desktop | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'superkaramba') diff --git a/superkaramba/doc/faq/faq.dat b/superkaramba/doc/faq/faq.dat index de0f1ef..9645b32 100644 --- a/superkaramba/doc/faq/faq.dat +++ b/superkaramba/doc/faq/faq.dat @@ -30,7 +30,7 @@ To create a desktop config file, open KWrite and enter the following:
             Exec=superkaramba {location of theme file}.theme
             Name={theme name}
             Type=Application
-            X-KDE-StartupNotify=false
+            X-TDE-StartupNotify=false
 
Then save it as {theme}.desktop into /home/{user}/.kde/Autostart/. Troubleshooting 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:
             Exec=superkaramba {location of theme file}.theme
             Name={theme name}
             Type=Application
-            X-KDE-StartupNotify=false
+            X-TDE-StartupNotify=false
 
Then save it as {theme}.desktop into /home/{user}/.kde/Autostart/.

2.4. Why is the Edit Script option disabled when I right-click on a theme?
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.

diff --git a/superkaramba/doc/faq/faq.txt b/superkaramba/doc/faq/faq.txt index 922a1d4..e752493 100644 --- a/superkaramba/doc/faq/faq.txt +++ b/superkaramba/doc/faq/faq.txt @@ -79,7 +79,7 @@ To create a desktop config file, open KWrite and enter the following: Exec=superkaramba {location of theme file}.theme Name={theme name} Type=Application - X-KDE-StartupNotify=false + X-TDE-StartupNotify=false Then save it as {theme}.desktop into /home/{user}/.kde/Autostart/. 2.4. Why is the Edit Script option disabled when I right-click on a theme? diff --git a/superkaramba/mimetypes/x-superkaramba.desktop b/superkaramba/mimetypes/x-superkaramba.desktop index 946c9e1..4612262 100644 --- a/superkaramba/mimetypes/x-superkaramba.desktop +++ b/superkaramba/mimetypes/x-superkaramba.desktop @@ -49,4 +49,4 @@ Icon=superkaramba_theme MimeType=application/x-superkaramba Patterns=*.skz;*.SKZ;*.theme;*.THEME Type=MimeType -X-KDE-AutoEmbed=false +X-TDE-AutoEmbed=false diff --git a/superkaramba/src/superkaramba.desktop b/superkaramba/src/superkaramba.desktop index 32bf6a2..c2ed1c3 100644 --- a/superkaramba/src/superkaramba.desktop +++ b/superkaramba/src/superkaramba.desktop @@ -95,5 +95,5 @@ GenericName[uk]=Віджети стільниці GenericName[zh_CN]=桌面部件 GenericName[zh_TW]=桌面元件 DocPath=superkaramba/index.html -Categories=Qt;KDE;Utility;X-KDE-Utilities-Desktop; +Categories=Qt;TDE;Utility;X-TDE-Utilities-Desktop; OnlyShowIn=TDE; -- cgit v1.2.3