summaryrefslogtreecommitdiffstats
path: root/superkaramba
diff options
context:
space:
mode:
Diffstat (limited to 'superkaramba')
-rw-r--r--superkaramba/doc/faq/faq.dat6
-rw-r--r--superkaramba/doc/faq/faq.html6
-rw-r--r--superkaramba/doc/faq/faq.txt6
-rw-r--r--superkaramba/karamba.tdevelop4
-rw-r--r--superkaramba/src/misc_python.h2
5 files changed, 12 insertions, 12 deletions
diff --git a/superkaramba/doc/faq/faq.dat b/superkaramba/doc/faq/faq.dat
index 9645b32..aba47e7 100644
--- a/superkaramba/doc/faq/faq.dat
+++ b/superkaramba/doc/faq/faq.dat
@@ -16,7 +16,7 @@
<c>General
<q>How do I get rid of the KDE taskbar? Do I have to keep kicker running?
-<a>Many themes depend on kicker and will not work well without it. If you don't want kicker to show on your desktop, you can set it to auto-hide. Another solution is to change the auto-hide setting in a ~/.kde file. For more information see <a href="http://wiki.kdenews.org/tiki-print.php?page=Secret+Config+Settings">http://wiki.kdenews.org/tiki-print.php?page=Secret+Config+Settings</a>.
+<a>Many themes depend on kicker and will not work well without it. If you don't want kicker to show on your desktop, you can set it to auto-hide. Another solution is to change the auto-hide setting in a ~/.trinity file. For more information see <a href="http://wiki.kdenews.org/tiki-print.php?page=Secret+Config+Settings">http://wiki.kdenews.org/tiki-print.php?page=Secret+Config+Settings</a>.
<c>General
<q>Can I run a systray theme while the kicker systray is running?
@@ -31,7 +31,7 @@ To create a desktop config file, open KWrite and enter the following:<pre>
Name={theme name}
Type=Application
X-TDE-StartupNotify=false
-</pre>Then save it as {theme}.desktop into /home/{user}/.kde/Autostart/.
+</pre>Then save it as {theme}.desktop into /home/{user}/.trinity/Autostart/.
<c>Troubleshooting
<q>All of my themes are "always on top" of the other windows.
@@ -39,7 +39,7 @@ To create a desktop config file, open KWrite and enter the following:<pre>
<c>Troubleshooting
<q>My themes start up in different locations when I start KDE.
-<a>Close all superkaramba themes and then delete any session files in ~/.kde/share/config/session/ that begin with superkaramba. Restart KDE and start your themes again. Now they will stay in the right place.
+<a>Close all superkaramba themes and then delete any session files in ~/.trinity/share/config/session/ that begin with superkaramba. Restart KDE and start your themes again. Now they will stay in the right place.
<c>Troubleshooting
<q>The backgrounds of my themes are black instead of transparent.
diff --git a/superkaramba/doc/faq/faq.html b/superkaramba/doc/faq/faq.html
index 9fec7b2..e016d23 100644
--- a/superkaramba/doc/faq/faq.html
+++ b/superkaramba/doc/faq/faq.html
@@ -54,7 +54,7 @@ SuperKaramba Frequently Asked Questions
<hr><h2>2. General</h2>
<dl>
<dt><b><a name="General0">2.1. How do I get rid of the KDE taskbar? Do I have to keep kicker running?</a></b></dt>
-<dd>Many themes depend on kicker and will not work well without it. If you don't want kicker to show on your desktop, you can set it to auto-hide. Another solution is to change the auto-hide setting in a ~/.kde file. For more information see <a href="http://wiki.kdenews.org/tiki-print.php?page=Secret+Config+Settings">http://wiki.kdenews.org/tiki-print.php?page=Secret+Config+Settings</a>.<br><br></dd>
+<dd>Many themes depend on kicker and will not work well without it. If you don't want kicker to show on your desktop, you can set it to auto-hide. Another solution is to change the auto-hide setting in a ~/.trinity file. For more information see <a href="http://wiki.kdenews.org/tiki-print.php?page=Secret+Config+Settings">http://wiki.kdenews.org/tiki-print.php?page=Secret+Config+Settings</a>.<br><br></dd>
<dt><b><a name="General1">2.2. Can I run a systray theme while the kicker systray is running?</a></b></dt>
<dd>It's better not to. If you run a theme with a SysTray on it while a regular kicker systray is running, the theme will "steal" all the icons from the first systray. This is because in KDE and Gnome, the systray icons are really little windows and there is only one copy of each running. If you want to run a systray theme, you can remove the systray from kicker.<br><br></dd>
<dt><b><a name="General2">2.3. How do I set up my themes to run automatically on startup?</a></b></dt>
@@ -65,7 +65,7 @@ To create a desktop config file, open KWrite and enter the following:<pre>
Name={theme name}
Type=Application
X-TDE-StartupNotify=false
-</pre>Then save it as {theme}.desktop into /home/{user}/.kde/Autostart/.<br><br></dd>
+</pre>Then save it as {theme}.desktop into /home/{user}/.trinity/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>
<dt><b><a name="General4">2.5. Why is the Configure Theme menu disabled when I right-click on a theme?</a></b></dt>
@@ -76,7 +76,7 @@ To create a desktop config file, open KWrite and enter the following:<pre>
<dt><b><a name="Troubleshooting0">3.1. All of my themes are "always on top" of the other windows.</a></b></dt>
<dd>This problem should be fixed in the most recent release.<br><br></dd>
<dt><b><a name="Troubleshooting1">3.2. My themes start up in different locations when I start KDE.</a></b></dt>
-<dd>Close all superkaramba themes and then delete any session files in ~/.kde/share/config/session/ that begin with superkaramba. Restart KDE and start your themes again. Now they will stay in the right place.<br><br></dd>
+<dd>Close all superkaramba themes and then delete any session files in ~/.trinity/share/config/session/ that begin with superkaramba. Restart KDE and start your themes again. Now they will stay in the right place.<br><br></dd>
<dt><b><a name="Troubleshooting2">3.3. The backgrounds of my themes are black instead of transparent.</a></b></dt>
<dd>In KDE, transparency only works when the desktop background is a wallpaper image that is centered or scaled. If the background is a plain color or a tiled image then superkaramba themes will not be transparent. In Gnome, there is a known issue that themes will have a black background even when a wallpaper is set. Unfortunately there is no current solution. Your theme should work fine otherwise.<br><br></dd>
</dl>
diff --git a/superkaramba/doc/faq/faq.txt b/superkaramba/doc/faq/faq.txt
index e752493..2120f55 100644
--- a/superkaramba/doc/faq/faq.txt
+++ b/superkaramba/doc/faq/faq.txt
@@ -65,7 +65,7 @@ In some distributions ./configure points to different path than you might expect
2.1. How do I get rid of the KDE taskbar? Do I have to keep kicker running?
-Many themes depend on kicker and will not work well without it. If you don't want kicker to show on your desktop, you can set it to auto-hide. Another solution is to change the auto-hide setting in a ~/.kde file. For more information see http://wiki.kdenews.org/tiki-print.php?page=Secret+Config+Settings.
+Many themes depend on kicker and will not work well without it. If you don't want kicker to show on your desktop, you can set it to auto-hide. Another solution is to change the auto-hide setting in a ~/.trinity file. For more information see http://wiki.kdenews.org/tiki-print.php?page=Secret+Config+Settings.
2.2. Can I run a systray theme while the kicker systray is running?
@@ -80,7 +80,7 @@ To create a desktop config file, open KWrite and enter the following:
Name={theme name}
Type=Application
X-TDE-StartupNotify=false
-Then save it as {theme}.desktop into /home/{user}/.kde/Autostart/.
+Then save it as {theme}.desktop into /home/{user}/.trinity/Autostart/.
2.4. Why is the Edit Script option disabled when I right-click on a theme?
@@ -100,7 +100,7 @@ This problem should be fixed in the most recent release.
3.2. My themes start up in different locations when I start KDE.
-Close all superkaramba themes and then delete any session files in ~/.kde/share/config/session/ that begin with superkaramba. Restart KDE and start your themes again. Now they will stay in the right place.
+Close all superkaramba themes and then delete any session files in ~/.trinity/share/config/session/ that begin with superkaramba. Restart KDE and start your themes again. Now they will stay in the right place.
3.3. The backgrounds of my themes are black instead of transparent.
diff --git a/superkaramba/karamba.tdevelop b/superkaramba/karamba.tdevelop
index 6f3ad0c..9a06bd3 100644
--- a/superkaramba/karamba.tdevelop
+++ b/superkaramba/karamba.tdevelop
@@ -30,7 +30,7 @@
<terminal>false</terminal>
<envvars/>
<directoryradio>build</directoryradio>
- <customdirectory>/home/damu/.kde/share/apps/superkaramba/themes/hdd/</customdirectory>
+ <customdirectory>/home/damu/.trinity/share/apps/superkaramba/themes/hdd/</customdirectory>
<autocompile>true</autocompile>
</run>
<makeenvvars>
@@ -139,7 +139,7 @@
<kdevdebugger>
<general>
<dbgshell>libtool</dbgshell>
- <programargs>/home/damu/.kde/share/apps/superkaramba/themes/hdd/hdd.theme</programargs>
+ <programargs>/home/damu/.trinity/share/apps/superkaramba/themes/hdd/hdd.theme</programargs>
<gdbpath></gdbpath>
<breakonloadinglibs>false</breakonloadinglibs>
<separatetty>false</separatetty>
diff --git a/superkaramba/src/misc_python.h b/superkaramba/src/misc_python.h
index 46c0988..1e8cab3 100644
--- a/superkaramba/src/misc_python.h
+++ b/superkaramba/src/misc_python.h
@@ -207,7 +207,7 @@ PyObject* py_language(PyObject *self, PyObject *args);
* DESCRIPTION
* Returns a string containing the language name abbreviation for the
* language user chose for the KDE session in Region & Language settings.
-* Implemented in version 0.40. Parse ~/.kde/share/config/kdeglobals
+* Implemented in version 0.40. Parse ~/.trinity/share/config/kdeglobals
* for 'Language' directly for earlier clients.
* ARGUMENTS
* * long widget -- karamba