mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 00:38:07 +02:00
2007-12-13 Tim Niemueller <tim@niemueller.de>
* nm-openvpn.desktop.in:
- Updates to make desktop-file-validate happy
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3168 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
07a653b93c
commit
787e3c7c1a
2 changed files with 10 additions and 7 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2007-12-13 Tim Niemueller <tim@niemueller.de>
|
||||
|
||||
* nm-openvpn.desktop.in:
|
||||
- Updates to make desktop-file-validate happy
|
||||
|
||||
2007-12-11 Dan Williams <dcbw@redhat.com>
|
||||
|
||||
Patches from Casey Harkins <caseyharkins@gmail.com>
|
||||
|
|
|
|||
|
|
@ -1,13 +1,11 @@
|
|||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
_Name=VPN Connection Manager (OpenVPN)
|
||||
_GenericName=VPN Connection Manager (OpenVPN)
|
||||
_Comment=Add, Remove, and Edit VPN Connections
|
||||
Name=VPN Connection Manager (OpenVPN)
|
||||
GenericName=VPN Connection Manager (OpenVPN)
|
||||
Comment=Add, Remove, and Edit VPN Connections
|
||||
Exec=nm-vpn-properties --import-service org.freedesktop.NetworkManager.openvpn --import-file %f
|
||||
Icon=gnome-mime-application-x-openvpn-settings
|
||||
Terminal=false
|
||||
Type=Application
|
||||
DocPath=
|
||||
Categories=GNOME;Application;Network;
|
||||
MimeType=application/x-openvpn-settings
|
||||
Categories=GNOME;Network;
|
||||
MimeType=application/x-openvpn-settings;
|
||||
NoDisplay=true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue