mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 00:08:58 -04:00
net-wireless/easyroam-desktop: patch desktop file
Signed-off-by: Liv (pelsh) Hugger <gentoo@liv.nrw>
This commit is contained in:
parent
421980d986
commit
b45d95ac1f
@ -15,6 +15,10 @@ LICENSE="all-rights-reserved"
|
||||
SLOT="0"
|
||||
KEYWORDS="-* amd64"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/0001-fix-desktop-file.patch
|
||||
)
|
||||
|
||||
RDEPEND="
|
||||
dev-libs/glib
|
||||
x11-libs/gtk+
|
||||
|
@ -0,0 +1,18 @@
|
||||
diff --git a/usr/share/applications/easyroam_connect_desktop.desktop b/usr/share/applications/easyroam_connect_desktop.desktop
|
||||
index af29159..58ff457 100644
|
||||
--- a/usr/share/applications/easyroam_connect_desktop.desktop
|
||||
+++ b/usr/share/applications/easyroam_connect_desktop.desktop
|
||||
@@ -1,10 +1,10 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
-Version=1.3.5
|
||||
+Version=1.0
|
||||
Name=Easyroam
|
||||
GenericName=wifi profile installer
|
||||
Icon=easyroam_connect_desktop
|
||||
Exec=/usr/share/easyroam_connect_desktop/easyroam_connect_desktop %U
|
||||
Categories=Utility;
|
||||
Keywords=easyroam;eduroam;Easyroam;Eduroam;
|
||||
-StartupNotify=true
|
||||
\ No newline at end of file
|
||||
+StartupNotify=true
|
Loading…
x
Reference in New Issue
Block a user