Re: [PATCH] new default bookmarks
Robert Millan <[email protected]>
| Newsgroups | gmane.comp.web.galeon.devel |
|---|---|
| Message-ID | <20021117225541.GA1084@aragorn> |
On Sun, Nov 17, 2002 at 08:44:10PM +0000, MArk Finlay wrote:
> I've put together a new default booksmarks file as previusly
> mentioned(attached).
>
> I've tidied up, updated and added a few new bookmarks.
Hello,
Looks like i'm out of luck, just sent a patch for default-bookmarks.xbel
and now i have to update it =)
To the CVS people, when you update default-bookmarks.xbel please
look at these patches first:
wikipedia.diff is for changing the current propietary dictionary
into Wikipedia, the free alternative recommende by the FSF.
(http://www.gnu.org/encyclopedia/)
gnu.diff is for adding support on the GNU Free Software Directory
(http://www.gnu.org/directory/). comes with corresponding image gnu.png
thanks a lot!
--
Robert Millan
"5 years from now everyone will be running
free GNU on their 200 MIPS, 64M SPARCstation-5"
Andrew S. Tanenbaum, 30 Jan 1992
wikipedia.diff
(text/plain, 740 B)
--- default-bookmarks.xbel.old 2002-11-17 23:43:24.000000000 +0100
+++ default-bookmarks.xbel 2002-11-17 23:44:17.000000000 +0100
@@ -164,13 +164,13 @@
</metadata>
</info>
</bookmark>
- <bookmark href="http://www.m-w.com">
+ <bookmark href="http://www.wikipedia.org">
<title>Dictionary</title>
<info>
<metadata owner="http://galeon.sourceforge.net/">
<nick>dict</nick>
<time_modified>1019396052</time_modified>
- <smarturl>http://www.m-w.com/cgi-bin/dictionary?va=%s</smarturl>
+ <smarturl>http://www.wikipedia.org/w/wiki.phtml?search=%s</smarturl>
<smart_site_data>width=100,folded=0</smart_site_data>
</metadata>
</info>
gnu.diff
(text/plain, 998 B)
--- default-bookmarks.xbel.old 2002-11-17 23:43:24.000000000 +0100
+++ default-bookmarks.xbel 2002-11-17 23:46:13.000000000 +0100
@@ -357,6 +357,16 @@
</metadata>
</info>
</bookmark>
+ <bookmark href="http://www.gnu.org/directory/">
+ <title>GNU Free Software Directory</title>
+ <info>
+ <metadata owner="http://galeon.sourceforge.net/">
+ <nick>gnu</nick>
+ <pixmap>/usr/share/galeon/gnu.png</pixmap>
+ <smarturl>http://www.gnu.org/search/fsd-search.py?q=%s</smarturl>
+ </metadata>
+ </info>
+ </bookmark>
<bookmark href="http://rpmfind.net">
<title>RPMFind</title>
<info>
diff -Nur galeon.old/ui/Makefile.am galeon/ui/Makefile.am
--- galeon.old/ui/Makefile.am 2002-10-26 14:30:08.000000000 +0200
+++ galeon/ui/Makefile.am 2002-11-16 20:53:46.000000000 +0100
@@ -9,6 +9,7 @@
about_logo.png \
fetch_favicon.xpm \
freshmeat.png \
+ gnu.png \
galeon.glade \
galeon.png \
google.png \
gnu.png
(application/octet-stream, 951 B) - not displayed