diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | 4aed2c8219774f5d797760606b8489a92ddc5163 (patch) | |
tree | 3f8c130f7d269626bf6a9447407ef6c35954426a /kcontrol/screensaver/category_list | |
download | tdebase-4aed2c8219774f5d797760606b8489a92ddc5163.tar.gz tdebase-4aed2c8219774f5d797760606b8489a92ddc5163.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kcontrol/screensaver/category_list')
-rw-r--r-- | kcontrol/screensaver/category_list | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/kcontrol/screensaver/category_list b/kcontrol/screensaver/category_list new file mode 100644 index 000000000..61115c0dc --- /dev/null +++ b/kcontrol/screensaver/category_list @@ -0,0 +1,16 @@ +// This list contains all screen saver categories. +// The categories are extracted for translation (see Makefile.am). + +// To show a screen saver in the list under a category, add the +// category in the screen saver desktop file using the syntax below. + +X-KDE-Category=Banners & Pictures +X-KDE-Category=Desktop Distortions +X-KDE-Category=Flying Things +X-KDE-Category=Fractals +X-KDE-Category=Gadgets & Simulations +X-KDE-Category=Illusions of Depth +X-KDE-Category=Miscellaneous +X-KDE-Category=OpenGL Screen Savers +X-KDE-Category=Rapid Motion +X-KDE-Category=Visit to Flatland |