diff options
author | Stefano Karapetsas <[email protected]> | 2012-11-06 23:24:16 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-11-06 23:24:16 +0100 |
commit | 066eec2b099b863ab3a5e5f505340493903935ba (patch) | |
tree | b501e3bd4315ec8939d80ab0da258813332c4b54 /mate-system-monitor.desktop.in.in | |
parent | 684e6bb4c072f707a92ce72d85954b5790aaab53 (diff) | |
download | mate-system-monitor-066eec2b099b863ab3a5e5f505340493903935ba.tar.bz2 mate-system-monitor-066eec2b099b863ab3a5e5f505340493903935ba.tar.xz |
remove mateconf schema
Diffstat (limited to 'mate-system-monitor.desktop.in.in')
-rw-r--r-- | mate-system-monitor.desktop.in.in | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/mate-system-monitor.desktop.in.in b/mate-system-monitor.desktop.in.in deleted file mode 100644 index 1710ec7..0000000 --- a/mate-system-monitor.desktop.in.in +++ /dev/null @@ -1,15 +0,0 @@ -[Desktop Entry] -_Name=System Monitor -_Comment=View current processes and monitor system state -TryExec=mate-system-monitor -Exec=mate-system-monitor -Icon=utilities-system-monitor -Terminal=false -Type=Application -StartupNotify=true -Categories=GTK;System;Monitor; -OnlyShowIn=MATE -X-MATE-Bugzilla-Bugzilla=MATE -X-MATE-Bugzilla-Product=system-monitor -X-MATE-Bugzilla-Component=general -X-MATE-Bugzilla-Version=@VERSION@ |