diff options
author | marcus <marcus@FreeBSD.org> | 2004-11-10 00:58:53 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-11-10 00:58:53 +0000 |
commit | 6ef3cbe3c359c9e515ec58df834f9c5500a40363 (patch) | |
tree | 1bf41a08876da3f0ff2d5130ed057f14a9d0efd1 /www/flock/files | |
parent | fb42483d82a57e79b15465b359bff2cf1c5783b5 (diff) | |
download | FreeBSD-ports-6ef3cbe3c359c9e515ec58df834f9c5500a40363.zip FreeBSD-ports-6ef3cbe3c359c9e515ec58df834f9c5500a40363.tar.gz |
* Update to 1.0
* Install a firefox desktop entry for the GNOME desktop [1]
* Fix the post-install plug-in repository generation when root is using
a non-default shell [2]
Submitted by: ahze [1]
Clemens Fischer <ino-qc@spotteswoode.de.eu.org> [2]
Diffstat (limited to 'www/flock/files')
-rw-r--r-- | www/flock/files/firefox.desktop.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/flock/files/firefox.desktop.in b/www/flock/files/firefox.desktop.in new file mode 100644 index 0000000..2290008 --- /dev/null +++ b/www/flock/files/firefox.desktop.in @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=Firefox +Comment=Firefox Web Browser +Exec=firefox %U +Icon=@FIREFOX_ICON@ +Terminal=false +Type=Application +Categories=Application;Network; |