diff options
author | monsta <[email protected]> | 2015-09-09 12:35:05 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2015-09-09 12:35:05 +0300 |
commit | aa3a853c9d06d0321e8924cbfbc42c8411f571f5 (patch) | |
tree | 7bca363d0bb67fddadbe6fd53e92c3b3db71db8d /mate-screenshot/mate-screenshot.desktop.in | |
parent | 0d36d61761a1d68839d61f521889dba3db7f514f (diff) | |
download | mate-utils-aa3a853c9d06d0321e8924cbfbc42c8411f571f5.tar.bz2 mate-utils-aa3a853c9d06d0321e8924cbfbc42c8411f571f5.tar.xz |
mate-screenshot: move stuff to data/ and src/ subdirs
Diffstat (limited to 'mate-screenshot/mate-screenshot.desktop.in')
-rw-r--r-- | mate-screenshot/mate-screenshot.desktop.in | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/mate-screenshot/mate-screenshot.desktop.in b/mate-screenshot/mate-screenshot.desktop.in deleted file mode 100644 index fedc1321..00000000 --- a/mate-screenshot/mate-screenshot.desktop.in +++ /dev/null @@ -1,15 +0,0 @@ -[Desktop Entry] -_Name=Take Screenshot -_Comment=Save images of your desktop or individual windows -Exec=mate-screenshot --interactive -Terminal=false -Type=Application -Icon=applets-screenshooter -StartupNotify=true -Categories=GTK;Utility; -Keywords=MATE;screenshot;snapshot;desktop;window;image; -OnlyShowIn=MATE; -X-MATE-Bugzilla-Bugzilla=MATE -X-MATE-Bugzilla-Product=mate-utils -X-MATE-Bugzilla-Component=screenshot -X-MATE-Bugzilla-OtherBinaries=mate-panel-screenshot |