diff options
author | Necoro <> | 2007-12-06 19:40:49 +0000 |
---|---|---|
committer | Necoro <> | 2007-12-06 19:40:49 +0000 |
commit | 4460f9d840d1db191a030d24825df9f3c581d6fa (patch) | |
tree | 89f920bcccc8f105fc88b681a56c12cd9447d3e8 | |
parent | 8c5f089146a0a34c52397fc4fc2b36d547f14f6b (diff) | |
download | portato-4460f9d840d1db191a030d24825df9f3c581d6fa.tar.gz portato-4460f9d840d1db191a030d24825df9f3c581d6fa.tar.bz2 portato-4460f9d840d1db191a030d24825df9f3c581d6fa.zip |
r577@Devoty: necoro | 2007-12-06 20:37:36 +0100
Fixed desktop file
Diffstat (limited to '')
-rw-r--r-- | portato.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/portato.desktop b/portato.desktop index 693235e..46e19c5 100644 --- a/portato.desktop +++ b/portato.desktop @@ -4,4 +4,4 @@ Icon=portato-icon Exec=portato StartupNotify=true Type=Application -Categories=Application;System;PackageManager +Categories=System;PackageManager; |