1498487 - Add missing Exec line in desktop file
This commit is contained in:
parent
da42ef88ee
commit
a59e88d104
@ -1,18 +1,18 @@
|
||||
diff -up hplip-3.17.4/hplip.desktop.in.appdata hplip-3.17.4/hplip.desktop.in
|
||||
--- hplip-3.17.4/hplip.desktop.in.appdata 2017-04-12 08:36:29.000000000 +0200
|
||||
+++ hplip-3.17.4/hplip.desktop.in 2017-05-10 18:04:46.304186952 +0200
|
||||
@@ -1,11 +1,10 @@
|
||||
diff -up hplip-3.17.9/hplip.desktop.in.appdata hplip-3.17.9/hplip.desktop.in
|
||||
--- hplip-3.17.9/hplip.desktop.in.appdata 2017-10-04 16:04:26.594881663 +0200
|
||||
+++ hplip-3.17.9/hplip.desktop.in 2017-10-04 16:05:59.638113656 +0200
|
||||
@@ -1,11 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Type=Application
|
||||
-Name=HP Device Manager
|
||||
-GenericName=Printer Management Application
|
||||
-Comment=View device status, ink levels and perform maintenance.
|
||||
-Exec=hp-toolbox
|
||||
-Icon=@abs_datadir@/hplip/data/images/128x128/hp_logo.png
|
||||
+Name=HPLIP Graphical Tools
|
||||
+GenericName=Printer Graphical Tools
|
||||
+Comment=View device status, ink levels and perform maintenance etc.
|
||||
Exec=hp-toolbox
|
||||
-Icon=@abs_datadir@/hplip/data/images/128x128/hp_logo.png
|
||||
+Icon=hp_logo
|
||||
Terminal=false
|
||||
Categories=Application;Utility;
|
||||
|
@ -7,7 +7,7 @@
|
||||
Summary: HP Linux Imaging and Printing Project
|
||||
Name: hplip
|
||||
Version: 3.17.9
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2 and MIT and BSD
|
||||
|
||||
Url: http://hplipopensource.com/
|
||||
@ -509,6 +509,9 @@ update-desktop-database &> /dev/null ||:
|
||||
%postun libs -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Wed Oct 04 2017 Zdenek Dohnal <zdohnal@redhat.com> - 3.17.9-2
|
||||
- 1498487 - Add missing Exec line in desktop file
|
||||
|
||||
* Wed Sep 20 2017 Zdenek Dohnal <zdohnal@redhat.com> - 3.17.9-1
|
||||
- rebase to 3.17.9
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user