Added lximage-qt-screenshot.desktop with NoDisplay=true so it does not appear because we changed screenshot program to screengrab
Summary: Closes T84 Test Plan: see if lximage-qt screenshot icon does no longer appear Reviewers: wxl, tsimonq2 Reviewed By: wxl Subscribers: The_LoudSpeaker Maniphest Tasks: T84 Differential Revision: https://phab.lubuntu.me/D36
This commit is contained in:
parent
7445039879
commit
57756891d1
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
lubuntu-default-settings (19.10.4) eoan; urgency=medium
|
||||||
|
|
||||||
|
* Added lximage-qt-screenshot.desktop with NoDisplay=true so it does not
|
||||||
|
appear because we changed screenshot program to screengrab
|
||||||
|
|
||||||
|
-- Hans P. Möller <hmollercl@lubuntu.me> Tue, 20 Aug 2019 23:04:42 -0400
|
||||||
|
|
||||||
lubuntu-default-settings (19.10.3) eoan; urgency=medium
|
lubuntu-default-settings (19.10.3) eoan; urgency=medium
|
||||||
|
|
||||||
* Update mimeapps.list with more mimetypes.
|
* Update mimeapps.list with more mimetypes.
|
||||||
|
10
src/usr/share/Lubuntu/applications/lximage-qt-screenshot.desktop
Executable file
10
src/usr/share/Lubuntu/applications/lximage-qt-screenshot.desktop
Executable file
@ -0,0 +1,10 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Name=Screenshot
|
||||||
|
GenericName=Screenshot
|
||||||
|
Comment=Take a screenshot
|
||||||
|
Exec=lximage-qt --screenshot
|
||||||
|
Icon=camera-photo
|
||||||
|
Categories=Graphics;Core;Qt;
|
||||||
|
StartupNotify=true
|
||||||
|
NoDisplay=true
|
Loading…
x
Reference in New Issue
Block a user