
#20201024 oe dunfell
echo '[Desktop Entry]
Name=NetworkManager edit connections
Comment=Manage and change your network connection settings
Icon=/usr/share/pixmaps/puppy/network.svg
Exec=nm-edit
Terminal=false
StartupNotify=true
Type=Application
NoDisplay=false
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=NetworkManager
X-GNOME-Bugzilla-Component=nm-connection-editor
Categories=X-Network-connect' > usr/share/applications/nm-connection-editor.desktop

echo '[Desktop Entry]
Name=NetworkManager setup connection
Comment=Setup your network connections
Icon=/usr/share/pixmaps/puppy/network.svg
Exec=nm-setup
Terminal=false
Type=Application
NoDisplay=false
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=NetworkManager
X-GNOME-Bugzilla-Component=nm-applet
X-GNOME-UsesNotifications=true
Categories=X-Network-connect' > usr/share/applications/nm-applet.desktop
