diff options
author | Stefano Karapetsas <[email protected]> | 2013-03-17 07:04:07 -0700 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-03-17 07:04:07 -0700 |
commit | aa067c203d02363fd08100cf46ee215420a06ee4 (patch) | |
tree | 3b0f2e1c6cf45847092293be24febf24535e61c9 | |
parent | 7e67aa303e3a20a84abf56291d21a82eed3902df (diff) | |
parent | 461ab04ea4a253b47e60e00c1e72ba17bc0a0a14 (diff) | |
download | pluma-aa067c203d02363fd08100cf46ee215420a06ee4.tar.bz2 pluma-aa067c203d02363fd08100cf46ee215420a06ee4.tar.xz |
Merge pull request #20 from NiceandGently/master
remove category MATE from desktop file
-rw-r--r-- | data/pluma.desktop.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/pluma.desktop.in.in b/data/pluma.desktop.in.in index 7d12c51b..85179fe6 100644 --- a/data/pluma.desktop.in.in +++ b/data/pluma.desktop.in.in @@ -8,7 +8,7 @@ Type=Application StartupNotify=true MimeType=text/plain; Icon=accessories-text-editor -Categories=MATE;GTK;Utility;TextEditor; +Categories=GTK;Utility;TextEditor; X-MATE-DocPath=pluma/pluma.xml _X-MATE-FullName=pluma Text Editor X-MATE-Bugzilla-Bugzilla=MATE |