Re: OpenVPN gui change
- From: David Zeuthen <davidz redhat com>
- To: Jon Nettleton <jon nettleton gmail com>
- Cc: networkmanager-list gnome org
- Subject: Re: OpenVPN gui change
- Date: Thu, 15 Feb 2007 22:35:45 -0500
On Thu, 2007-02-15 at 21:28 -0500, Jon Nettleton wrote:
> For Fedora People running Core 6 here is an rpm. Note I also moved the
> launcher from Internet to System Tools.
Btw, the launcher shouldn't show in the menus at all - the *only* reason
there's a desktop file is to associate MIME types. This is already fixed
for vpnc and here's some further discussion
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=182666
http://bugzilla.gnome.org/show_bug.cgi?id=333854
Attached is a simple patch that should fix this.
David
Index: ChangeLog
===================================================================
--- ChangeLog (revision 2321)
+++ ChangeLog (working copy)
@@ -1,3 +1,8 @@
+2007-02-15 David Zeuthen <davidz redhat com>
+
+ * nm-openvpn.desktop.in: Use NoDisplay=true since only reason for
+ the desktop is to setup a MIME type association (similar to #333854)
+
2007-02-02 Dan Williams <dcbw redhat com>
* src/nm-openvpn-service.c
Index: nm-openvpn.desktop.in
===================================================================
--- nm-openvpn.desktop.in (revision 2321)
+++ nm-openvpn.desktop.in (working copy)
@@ -10,3 +10,4 @@
DocPath=
Categories=GNOME;Application;Network;
MimeType=application/x-openvpn-settings
+NoDisplay=true
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]