diff options
author | Ted Gould <ted@gould.cx> | 2012-08-21 22:10:47 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-08-21 22:10:47 -0500 |
commit | 076a20d41f315a9df353778b0f9667e7730ad314 (patch) | |
tree | ba44680a17e375acbf6c7b5b5afe17e93f0f1947 /firefox-uccsconfigure.desktop | |
parent | c913f062187752d8ecb64b264ccbbe592c10ffda (diff) | |
download | lightdm-remote-session-remoteconfigure-076a20d41f315a9df353778b0f9667e7730ad314.tar.gz lightdm-remote-session-remoteconfigure-076a20d41f315a9df353778b0f9667e7730ad314.tar.bz2 lightdm-remote-session-remoteconfigure-076a20d41f315a9df353778b0f9667e7730ad314.zip |
Adding a desktop file to auto start firefox
Diffstat (limited to 'firefox-uccsconfigure.desktop')
-rw-r--r-- | firefox-uccsconfigure.desktop | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/firefox-uccsconfigure.desktop b/firefox-uccsconfigure.desktop new file mode 100644 index 0000000..35ad303 --- /dev/null +++ b/firefox-uccsconfigure.desktop @@ -0,0 +1,14 @@ +[Desktop Entry] +Version=1.0 +Name=Configure UCCS +Comment=Configure UCCS using the web +Keywords=Internet;WWW;Browser;Web;Explorer +Exec=firefox http://uccs.landscape.canonical.com/ +Terminal=false +X-MultipleArgs=false +Type=Application +Icon=firefox +Categories=GNOME;GTK;Network;WebBrowser; +StartupWMClass=Firefox +StartupNotify=true +X-GNOME-Autostart-Phase=Application |