diff --git a/Mk/Scripts/desktop-categories.sh b/Mk/Scripts/desktop-categories.sh index 64478234e70a..8f7bfed8bede 100644 --- a/Mk/Scripts/desktop-categories.sh +++ b/Mk/Scripts/desktop-categories.sh @@ -31,12 +31,12 @@ for native_category in ${dp_CATEGORIES}; do deskutils) c="Utility" ;; devel) c="Development" ;; dns) c="Network" ;; - elisp) c="Development" ;; editors) c="Utility" ;; education) c="Education" ;; + elisp) c="Development" ;; emulators) c="System Emulator" ;; + filesystems) c="System Filesystem" ;; finance) c="Office Finance" ;; - filesystems) c="System Filesystem" ;; ftp) c="Network FileTransfer" ;; games) c="Game" ;; geography) c="Education Science Geography" ;;