diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-05 13:11:31 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-05 13:11:31 +0000 |
commit | ed45b7b1300f38cbe5c12dd0474443a7d9a15b6c (patch) | |
tree | 8bd57820a1b6e0b5e945ece067ac1ecc1eb795a7 /x11/finder/files/patch-ae | |
parent | Fix MASTER_SITES. (diff) |
Add finder. Finder is a small program that creates a finder bar on your Gnome
desktop. It can be used to switch tasks and launch applications.
Notes
Notes:
svn path=/head/; revision=32307
Diffstat (limited to 'x11/finder/files/patch-ae')
-rw-r--r-- | x11/finder/files/patch-ae | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/x11/finder/files/patch-ae b/x11/finder/files/patch-ae new file mode 100644 index 000000000000..856acdb1f02e --- /dev/null +++ b/x11/finder/files/patch-ae @@ -0,0 +1,12 @@ +--- finder.desktop.orig Tue Sep 5 16:00:38 2000 ++++ finder.desktop Tue Sep 5 16:00:53 2000 +@@ -1,7 +1,7 @@ + [Desktop Entry] + Name=Finder +-Icon=finder.png + Comment=Finder Task Switcher +-Exec=finder ++Exec=finder --activate-goad-server=finder ++Icon=finder.png + Terminal=0 + Type=Application |