diff options
| author | Jekyll Wu <[email protected]> | 2012-06-18 09:42:36 +0800 |
|---|---|---|
| committer | Jekyll Wu <[email protected]> | 2012-06-18 22:05:21 +0800 |
| commit | 27d2d476e6a54827a208ea8e94730ce9332709f9 (patch) | |
| tree | 5926db25519ea0e82252d876be2468b226275ac1 | |
| parent | fff50c6c80903995502ad5c65816a60b661a4472 (diff) | |
Add the missing "FileTools" category suggested by FDO menu spec.
REVIEW: 105288
| -rwxr-xr-x | src/dolphin.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphin.desktop b/src/dolphin.desktop index cd9da1713..82bae30d2 100755 --- a/src/dolphin.desktop +++ b/src/dolphin.desktop @@ -92,7 +92,7 @@ Exec=dolphin %i -caption "%c" %u Icon=system-file-manager Type=Application X-DocPath=dolphin/index.html -Categories=Qt;KDE;System;FileManager; +Categories=Qt;KDE;System;FileTools;FileManager; GenericName=File Manager GenericName[af]=Lêerbestuurder GenericName[ar]=مدير الملفات |
