diff options
author | Ramiro Estrugo <ramiro@src.gnome.org> | 2001-01-24 20:32:15 +0000 |
---|---|---|
committer | Ramiro Estrugo <ramiro@src.gnome.org> | 2001-01-24 20:32:15 +0000 |
commit | c272d9664eda3d7c6d0d1a33b45e8dc564f3b221 (patch) | |
tree | 7e6429ea83c3e3f5f148f3e2a0bb556f0453bd67 /data | |
parent | eafab2cc797e23385870cf6906d099cd4a5d3d51 (diff) | |
download | nautilus-c272d9664eda3d7c6d0d1a33b45e8dc564f3b221.tar.gz |
A tiny fix from Brian Frank. Also, save the file as a regular text file
* data/static_bookmarks.xml:
A tiny fix from Brian Frank. Also, save the file as a regular
text file without the DOS extra CRs.
* src/nautilus-sidebar-title.c:
(sidebar_title_create_title_label),
(sidebar_title_create_more_info_label): Center justify the sidebar
title labels.
Diffstat (limited to 'data')
-rw-r--r-- | data/static_bookmarks.xml | 94 |
1 files changed, 47 insertions, 47 deletions
diff --git a/data/static_bookmarks.xml b/data/static_bookmarks.xml index 50a45348b..1fed796f1 100644 --- a/data/static_bookmarks.xml +++ b/data/static_bookmarks.xml @@ -1,48 +1,48 @@ -<?xml version="1.0"?>
-<bookmarks>
- <folder name="Software">
- <bookmark name="Nautilus" uri="http://services.eazel.com/redirect?http://nautilus.eazel.com"/>
- <separator/>
- <bookmark name="Eazel" uri="http://services.eazel.com/redirect?http://www.eazel.com"/>
- <bookmark name="Ximian" uri="http://services.eazel.com/redirect?http://www.ximian.com"/>
- <bookmark name="Linux at IBM" uri="http://services.eazel.com/redirect?http://www.ibm.com/linux/"/>
- <bookmark name="Borland" uri="http://services.eazel.com/redirect?http://www.borland.com/kylix/"/>
- <bookmark name="Sun StarOffice" uri="http://services.eazel.com/redirect?http://www.sun.com/products/staroffice/"/>
- <bookmark name="VMWare" uri="http://services.eazel.com/redirect?http://www.vmware.com"/>
- </folder>
- <folder name="Hardware">
- <bookmark name="Compaq" uri="http://services.eazel.com/redirect?http://www.compaq.com/products/software/linux/"/>
- <bookmark name="CNET Computers.com" uri="http://services.eazel.com/redirect?http://www.computers.com?tag=pt.eazel.0.0.co"/>
- <bookmark name="Dell" uri="http://services.eazel.com/redirect?http://www.dell.com/linux/"/>
- <bookmark name="Hewlett-Packard" uri="http://services.eazel.com/redirect?http://www.hp.com/go/linux/"/>
- <bookmark name="IBM" uri="http://services.eazel.com/redirect?http://www.pc.ibm.com/linux"/>
- </folder>
- <folder name="News and Media">
- <bookmark name="CNET Linux Center" uri="http://services.eazel.com/redirect?http://linux.cnet.com?tag=pt.eazel.0.0.sh"/>
- <bookmark name="OSDN" uri="http://services.eazel.com/redirect?http://www.osdn.com"/>
- <bookmark name="Slashdot" uri="http://services.eazel.com/redirect?http://www.slashdot.org"/>
- <bookmark name="ZDNet Linux Resource Center" uri="http://services.eazel.com/redirect?http://chkpt.zdnet.com/chkpt/hud0022900/linux.zdnet.com"/>
- </folder>
- <folder name="Linux Companies">
- <bookmark name="Caldera" uri="http://services.eazel.com/redirect?http://www.caldera.com"/>
- <bookmark name="Linuxcare" uri="http://services.eazel.com/redirect?http://www.linuxcare.com"/>
- <bookmark name="Red Hat" uri="http://services.eazel.com/redirect?http://www.redhat.com"/>
- <bookmark name="VA Linux" uri="http://services.eazel.com/redirect?http://www.valinux.com"/>
- </folder>
- <folder name="Web Services">
- <bookmark name="CollabNet" uri="http://services.eazel.com/redirect?http://www.collab.net"/>
- <bookmark name="Myplay" uri="http://services.eazel.com/redirect?http://www.myplay.com/?sv=095-07-578"/>
- <bookmark name="SourceForge" uri="http://services.eazel.com/redirect?http://www.sourceforge.net"/>
- <bookmark name="SourceXchange" uri="http://services.eazel.com/redirect?http://www.sourcexchange.com"/>
- </folder>
- <folder name="Linux Resources">
- <bookmark name="Debian.org" uri="http://services.eazel.com/redirect?http://www.debian.org"/>
- <bookmark name="Freshmeat.net" uri="http://services.eazel.com/redirect?http://www.freshmeat.net"/>
- <bookmark name="GNOME.org" uri="http://services.eazel.com/redirect?http://www.gnome.org"/>
- <bookmark name="GNU.org" uri="http://services.eazel.com/redirect?http://www.gnu.org"/>
- <bookmark name="Linux Online" uri="http://services.eazel.com/redirect?http://www.linux.org"/>
- <bookmark name="Linux Documentation Project" uri="http://services.eazel.com/redirect?http://www.linuxdoc.org"/>
- <bookmark name="LinuxNewbie.org" uri="http://services.eazel.com/redirect?http://www.linuxnewbie.org"/>
- <bookmark name="OpenOffice" uri="http://services.eazel.com/redirect?http://www.openoffice.org"/>
- </folder>
+<?xml version="1.0"?> +<bookmarks> + <folder name="Software"> + <bookmark name="Nautilus" uri="http://services.eazel.com/redirect?http://nautilus.eazel.com"/> + <separator/> + <bookmark name="Eazel" uri="http://services.eazel.com/redirect?http://www.eazel.com"/> + <bookmark name="Ximian" uri="http://services.eazel.com/redirect?http://www.ximian.com"/> + <bookmark name="Linux at IBM" uri="http://services.eazel.com/redirect?http://www.ibm.com/linux/"/> + <bookmark name="Borland" uri="http://services.eazel.com/redirect?http://www.borland.com/kylix/"/> + <bookmark name="Sun StarOffice" uri="http://services.eazel.com/redirect?http://www.sun.com/products/staroffice/"/> + <bookmark name="VMWare" uri="http://services.eazel.com/redirect?http://www.vmware.com"/> + </folder> + <folder name="Hardware"> + <bookmark name="Compaq" uri="http://services.eazel.com/redirect?http://www.compaq.com/products/software/linux/"/> + <bookmark name="CNET Computers.com" uri="http://services.eazel.com/redirect?http://www.computers.com?tag=pt.eazel.0.0.co"/> + <bookmark name="Dell" uri="http://services.eazel.com/redirect?http://www.dell.com/linux/"/> + <bookmark name="Hewlett-Packard" uri="http://services.eazel.com/redirect?http://www.hp.com/go/linux/"/> + <bookmark name="IBM" uri="http://services.eazel.com/redirect?http://www.pc.ibm.com/linux"/> + </folder> + <folder name="News and Media"> + <bookmark name="CNET Linux Center" uri="http://services.eazel.com/redirect?http://linux.cnet.com?tag=pt.eazel.0.0.1x"/> + <bookmark name="OSDN" uri="http://services.eazel.com/redirect?http://www.osdn.com"/> + <bookmark name="Slashdot" uri="http://services.eazel.com/redirect?http://www.slashdot.org"/> + <bookmark name="ZDNet Linux Resource Center" uri="http://services.eazel.com/redirect?http://chkpt.zdnet.com/chkpt/hud0022900/linux.zdnet.com"/> + </folder> + <folder name="Linux Companies"> + <bookmark name="Caldera" uri="http://services.eazel.com/redirect?http://www.caldera.com"/> + <bookmark name="Linuxcare" uri="http://services.eazel.com/redirect?http://www.linuxcare.com"/> + <bookmark name="Red Hat" uri="http://services.eazel.com/redirect?http://www.redhat.com"/> + <bookmark name="VA Linux" uri="http://services.eazel.com/redirect?http://www.valinux.com"/> + </folder> + <folder name="Web Services"> + <bookmark name="CollabNet" uri="http://services.eazel.com/redirect?http://www.collab.net"/> + <bookmark name="Myplay" uri="http://services.eazel.com/redirect?http://www.myplay.com/?sv=095-07-578"/> + <bookmark name="SourceForge" uri="http://services.eazel.com/redirect?http://www.sourceforge.net"/> + <bookmark name="SourceXchange" uri="http://services.eazel.com/redirect?http://www.sourcexchange.com"/> + </folder> + <folder name="Linux Resources"> + <bookmark name="Debian.org" uri="http://services.eazel.com/redirect?http://www.debian.org"/> + <bookmark name="Freshmeat.net" uri="http://services.eazel.com/redirect?http://www.freshmeat.net"/> + <bookmark name="GNOME.org" uri="http://services.eazel.com/redirect?http://www.gnome.org"/> + <bookmark name="GNU.org" uri="http://services.eazel.com/redirect?http://www.gnu.org"/> + <bookmark name="Linux Online" uri="http://services.eazel.com/redirect?http://www.linux.org"/> + <bookmark name="Linux Documentation Project" uri="http://services.eazel.com/redirect?http://www.linuxdoc.org"/> + <bookmark name="LinuxNewbie.org" uri="http://services.eazel.com/redirect?http://www.linuxnewbie.org"/> + <bookmark name="OpenOffice" uri="http://services.eazel.com/redirect?http://www.openoffice.org"/> + </folder> </bookmarks>
\ No newline at end of file |