diff options
author | Darrell Anderson <[email protected]> | 2012-06-08 17:39:58 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-06-08 17:39:58 -0500 |
commit | 35c2e3da6550781c8edcf1fb3f325afd41aac652 (patch) | |
tree | 1579664fbcee6ee0da0aec2f0c638dfb63f79fe0 /systemsettings/HACKING | |
parent | 5f1fe7dfaf26286f93ec344525af4eee74eb0dcc (diff) | |
download | tde-systemsettings-35c2e3da6550781c8edcf1fb3f325afd41aac652.tar.gz tde-systemsettings-35c2e3da6550781c8edcf1fb3f325afd41aac652.zip |
Update XDG information in support of bug report 892.
Diffstat (limited to 'systemsettings/HACKING')
-rw-r--r-- | systemsettings/HACKING | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systemsettings/HACKING b/systemsettings/HACKING index 0bd23d0..06ebba6 100644 --- a/systemsettings/HACKING +++ b/systemsettings/HACKING @@ -26,6 +26,6 @@ To install a new menu you have to install three files. Also don't forget to install the ui file. -/share/apps/systemsettings/systempreferencesui.rc And the desktop file. --share/applications/kde/systemsettings.desktop +-share/applications/tde/systemsettings.desktop When you change (or install) any of the first three files make sure to run kbuildsycoca to re-generate the cache files or log out and back in. |