diff options
author | Bdale Garbee <bdale@gag.com> | 2011-08-25 01:55:32 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2011-08-25 01:55:32 -0600 |
commit | 0579bd5de9e7686d227a16951dd520439ca5472b (patch) | |
tree | b4d6b030c198967f00a31d15dcc80d5add95d9ee /debian | |
parent | 3ec03792adebbeadc9c0d4985c6f51877e8ab969 (diff) |
we need a main category in the desktop file
Diffstat (limited to 'debian')
-rw-r--r-- | debian/altos.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/altos.desktop b/debian/altos.desktop index a74ecafa..88b99f97 100644 --- a/debian/altos.desktop +++ b/debian/altos.desktop @@ -7,4 +7,4 @@ Icon=/usr/share/pixmaps/altusmetrum.xpm Exec=/usr/bin/altosui %f Terminal=false MimeType=text/plain; -Categories=Electronics;Science; +Categories=Education;Electronics;Science; |