10139N/A#
10139N/A# spec file for package nautilus
10139N/A#
20904N/A# Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved.
10139N/A# This file and all modifications and additions to the pristine
10139N/A# package are under the same license as the package itself.
10139N/A#
17185N/A%define owner padraig
10139N/A%include l10n.inc
10139N/A
18603N/A%define OSR LFI#105446 (gnome Exec. summary):n/a
17178N/A
10139N/AName: nautilus
10139N/ALicense: GPL
10139N/AGroup: Productivity/File utilities
20916N/AVersion: 3.4.2
10139N/ARelease: 1
10139N/ADistribution: Java Desktop System
18616N/AVendor: Gnome Community
10139N/ASummary: The GNOME Filemanager
10139N/AURL: http://www.gnome.org
20904N/ASource: http://ftp.gnome.org/pub/GNOME/sources/nautilus/3.4/nautilus-%{version}.tar.xz
10142N/ASource1: %{name}-po-sun-%{po_sun_version}.tar.bz2
12132N/A# NOTE: If the version is bumped the new tarball must be uploaded to the
12132N/A# Sun Download Center. Contact GNOME RE for assistance.
10142N/ASource2: http://dlc.sun.com/osol/jds/downloads/extras/nautilus-acl-icons-0.2.tar.bz2
12773N/A%if %build_l10n
14434N/ASource3: l10n-configure.sh
12773N/A%endif
14434N/ASource4: restore.png
15440N/ASource5: restore-no.png
15440N/ASource6: restore-search.png
15740N/ASource7: camera.png
10139N/A#owner:stephen date:2004-10-29 type:bug bugster:5105006,5070031 bugzilla:137282
12107N/APatch1: nautilus-01-trash-only-home.diff
10139N/A#owner:stephen date:2005-02-25 type:bug bugster:5011528
10139N/APatch2: nautilus-02-desktop-cluttered-icons.diff
10139N/A#owner:stephen date:2005-05-07 type:bug bugster:6238031 bugzilla:170761
12796N/APatch3: nautilus-03-ftp-rename.diff
10139N/A#owner:stephen date:2004-11-10 type:bug bugster:6174222
10139N/APatch4: nautilus-04-execute-shellscript.diff
10139N/A#owner:stephen date:2005-06-17 type:branding
10139N/APatch5: nautilus-05-context-menu.diff
10139N/A#owner:stephen date:2005-05-20 type:feature bugster:6211279
10139N/APatch6: nautilus-06-frame-buffer.diff
10139N/A#owner:stephen date:2004-02-19 type:feature bugzilla:397715
12107N/APatch7: nautilus-07-lockdown.diff
13969N/A#owner:padraig date:2006-05-11 type:feature
12107N/APatch8: nautilus-08-acl.diff
14181N/A#owner:stephen date:2006-07-12 type:feature
14181N/APatch9: nautilus-09-trusted-extensions.diff
14181N/A#owner:padraig date:2007-11-23 type:feature bugster:6556913
14181N/APatch10: nautilus-10-star-desktop.diff
14181N/A#owner:padraig date:2008-05-02 type:bug bugster:6693915 bugzilla:530858
14181N/APatch11: nautilus-11-update-bookmarks.diff
18556N/A#owner:gman date:2006-04-25 type:branding
18556N/APatch13: nautilus-13-interface-changes.diff
15440N/A#owner:erwannc date:2008-08-28 type:feature bugster:6738643
18556N/APatch14: nautilus-14-zfs-snapshot.diff
20010N/A#owner:padraig date:2011-02-08 type:bug feature:7017527 bugzilla:641740
20824N/APatch15: nautilus-15-rename-places.diff
20785N/A#owner: yippi date:2011-07-07 type:branding
20824N/APatch16: nautilus-16-libxml.diff
20918N/A#owner: yippi date:2012-05-09 type:bug bugzilla:676622
20904N/APatch17: nautilus-17-void-return.diff
15864N/A
10139N/ABuildRoot: %{_tmppath}/%{name}-%{version}-build
10139N/ADocdir: %{_defaultdocdir}/nautilus2
10139N/AAutoreqprov: on
10139N/APrereq: /sbin/ldconfig
10139N/A
10139N/A%define fam_version 2.6.10
10139N/A%define glib2_version 2.4.0
10139N/A%define pango_version 1.4.0
10139N/A%define gtk2_version 2.4.0
10139N/A%define libgnomeui_version 2.6.0
10139N/A%define gnome_icon_theme_version 1.2.0
10139N/A%define libxml2_version 2.6.7
10139N/A%define eog_version 2.6.1
10139N/A%define gail_version 1.6.3
10139N/A%define gnome_desktop_version 2.6.1
10139N/A%define gnome_vfs_version 2.6.0
10139N/A%define startup_notification_version 0.5
10139N/A%define libgnomecups_version 0.1.6
10139N/A%define gnome_cups_manager_version 0.17
10139N/A%define scrollkeeper_version 0.3.14
10139N/A%define libgnomeprint_version 2.6.0
10139N/A%define libgnomeprintui_version 2.6.0
10139N/A%define esound_version 0.2.27
10139N/A%define gettext_version 0.14.0
10139N/A
10139N/ARequires: fam >= %{fam_version}
10139N/ARequires: gnome-vfs >= %{gnome_vfs_version}
10139N/ARequires: gnome-icon-theme >= %{gnome_icon_theme_version}
10139N/ARequires: libgnomecups >= %{libgnomecups_version}
10139N/ARequires: libgnomeprint >= %{libgnomeprint_version}
10139N/ARequires: libgnomeprintui >= %{libgnomeprintui_version}
10139N/A
10139N/ABuildRequires: fam-devel >= %{fam_version}
10139N/ABuildRequires: scrollkeeper >= %{scrollkeeper_version}
10139N/ABuildRequires: glib2-devel >= %{glib2_version}
10139N/ABuildRequires: pango-devel >= %{pango_version}
10139N/ABuildRequires: gtk2-devel >= %{gtk2_version}
10139N/ABuildRequires: libgnomeui-devel >= %{libgnomeui_version}
10139N/ABuildRequires: libxml2-devel >= %{libxml2_version}
10139N/ABuildRequires: gail-devel >= %{gail_version}
10139N/ABuildRequires: gnome-icon-theme >= %{gnome_icon_theme_version}
10139N/ABuildRequires: gnome-desktop-devel >= %{gnome_desktop_version}
10139N/ABuildRequires: gnome-vfs-devel >= %{gnome_vfs_version}
10139N/ABuildRequires: startup-notification-devel >= %{startup_notification_version}
10139N/ABuildRequires: librsvg >= 2.2.4
10139N/ABuildRequires: intltool >= 0.25
10139N/ABuildRequires: XFree86-devel >= 4.3.0
10139N/ABuildRequires: libgnomecups-devel >= %{libgnomecups_version}
10139N/ABuildRequires: libgnomeprint-devel >= %{libgnomeprint_version}
10139N/ABuildRequires: libgnomeprintui-devel >= %{libgnomeprintui_version}
10139N/ABuildRequires: esound-devel >= %{esound_version}
10139N/ABuildRequires: gettext >= %{gettext_version}
10139N/A
10139N/A%description
10139N/AThis package contains Nautilus, the advanced filemanager for the GNOME platform.
10139N/A
10139N/A
10139N/A%package devel
10139N/ASummary: Development package for Nautilus
10139N/AGroup: Development/Libraries/GNOME
10139N/ARequires: %name = %version-%release
10139N/A
10139N/A%description devel
10139N/AThis package contains all files needed to develop programs that use the features of the Nautilus filemanager.
10139N/A
10139N/A%prep
10139N/A%setup -q
10139N/A%if %build_l10n
10142N/Abzcat %SOURCE1 | tar xf -
10139N/Acd po-sun; make; cd ..
10139N/A%endif
20802N/A%patch1 -p1
10139N/A%patch2 -p1
20802N/A%patch3 -p1
12125N/A%patch4 -p1
20802N/A%patch5 -p1
20802N/A%patch6 -p1
20802N/A%patch7 -p1
20824N/A#%patch8 -p1 ## not porting this patch until gvfs acl code is ready.
20904N/A#%patch9 -p1
20806N/A%patch10 -p1
12127N/A%patch11 -p1
20904N/A#%patch13 -p1
20824N/A#%patch14 -p1
20904N/A#%patch15 -p1
20811N/A%patch16 -p1
20904N/A%patch17 -p1
10139N/A
14434N/Acp %SOURCE4 icons
15440N/Acp %SOURCE5 icons
15440N/Acp %SOURCE6 icons
15740N/Acp %SOURCE7 icons
14434N/A
10139N/Afor po in po/*.po; do
10139N/A dos2unix -ascii $po $po
10139N/Adone
10139N/A
10142N/Abzcat %SOURCE2 | tar xf -
10139N/A
10139N/A%build
10139N/A%ifos linux
10139N/Aif [ -x /usr/bin/getconf ]; then
10139N/A CPUS=`getconf _NPROCESSORS_ONLN`
10139N/Afi
10139N/A%else
10139N/A CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
10139N/A%endif
10139N/Aif test "x$CPUS" = "x" -o $CPUS = 0; then
10139N/A CPUS=1
10139N/Afi
10139N/A
10139N/A# FIXME: remove most locale files as they break the build
10139N/A# something weird going on here...
10139N/A# the error message looks like this:
10139N/A#: /var/tmp/SUNWgnome-file-mgr-2.13.3-build//etc/gconf/schemas/apps_nautilus_preferences.schemas:61: parser error : Input is not proper UTF-8, indicate encoding !
10139N/A#: Bytes: 0xC8 0xED 0x20 0x61
10139N/A#: <long>Se est<C8><ED> activado, os ficheiros agochados ser<C8><ED>n amosados no xest
10139N/A#: ^
10139N/A
10139N/ALC_ALL=
10139N/ALANG=
10139N/Aexport LANG LC_ALL
10139N/Alibtoolize --force --copy
10139N/Aintltoolize --force --copy
16174N/Agtkdocize
12773N/A
12773N/A%if %build_l10n
12773N/Abash -x %SOURCE3 --enable-copyright
12773N/A%endif
12773N/A
20904N/Aaclocal-1.11 $ACLOCAL_FLAGS -I .
10139N/Aautoheader
20904N/Aautomake-1.11 -a -c -f
10139N/Aautoconf
15734N/AEXTRA_CORE_MODULES="gnome-vfs-2.0 libgnomeui-2.0" \
10139N/ACFLAGS="$RPM_OPT_FLAGS" \
10139N/A ./configure \
10139N/A --prefix=%{_prefix} \
10139N/A --datadir=%{_datadir} \
10139N/A --sysconfdir=%{_sysconfdir} \
10139N/A --libexecdir=%{_libexecdir} \
10139N/A --disable-update-mimedb \
10139N/A --localstatedir=/var/lib
10139N/A
10139N/Amake -j $CPUS
10139N/A
10139N/A%install
10139N/Aexport GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
10139N/Amake install DESTDIR=$RPM_BUILD_ROOT
10139N/Aunset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
10139N/A
10139N/Arm $RPM_BUILD_ROOT%{_libdir}/*.la
10139N/A
10139N/A%clean
10139N/Arm -rf $RPM_BUILD_ROOT
10139N/A
10139N/A%post
10139N/A/sbin/ldconfig
10139N/Aexport GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
10139N/ASCHEMAS="apps_nautilus_preferences.schemas"
10139N/Afor S in $SCHEMAS; do
10139N/A gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
10139N/Adone
10139N/A
10139N/A%postun
10139N/A/sbin/ldconfig
10139N/A
10139N/A%files
10139N/A%defattr(-,root,root)
10139N/A%doc AUTHORS COPYING ChangeLog NEWS README
10139N/A%{_datadir}/locale/*/LC_MESSAGES/*.mo
10139N/A%{_datadir}/applications/*
10139N/A%{_datadir}/pixmaps/*
10139N/A%{_datadir}/nautilus
10139N/A%{_datadir}/mime/packages/*
10139N/A%{_libdir}/*.so.*
10139N/A%{_bindir}/*
10139N/A%{_libdir}/bonobo/servers/Nautilus_shell.server
10139N/A%{_sysconfdir}/gconf/schemas/*.schemas
10139N/A%{_mandir}/man1/*
10139N/A
10139N/A%files devel
10139N/A%defattr(-,root,root)
10139N/A%{_libdir}/*.so
10139N/A%{_includedir}/nautilus
10139N/A%{_libdir}/pkgconfig/*.pc
10139N/A
10139N/A%changelog
20916N/A* Thu May 17 2012 - brian.cameron@oracle.com
20916N/A- Bump to 3.4.2.
20904N/A* Wed May 09 2012 - brian.cameron@oracle.com
20904N/A- Bump to 3.4.1.
20862N/A* Wed Oct 19 2011 - brian.cameron@oracle.com
20862N/A- Bump to 3.2.1.
20841N/A* Fri Sep 30 2011 - brian.cameron@oracle.com
20841N/A- Bump to 3.2.0.
20831N/A* Thu Sep 08 2011 - brian.cameron@oracle.com
20831N/A- Bump to 3.1.90.
20824N/A* Sat Aug 06 2011 - brian.cameron@oracle.com
20824N/A- Bump to 3.1.4.
20811N/A* Tue Jul 26 2011 - padraig.obriain@Oracle.Com
20811N/A- Remove patch nautilus-15-search-crash.diff as no longer required.
20812N/A- Remove patch nautilus-17-background-fade.diff as no longer required.
20812N/A- Remove patch nautilus-18-peek-display-name.diff as no longer required.
20812N/A- Remove patch nautilus-19-mime-cleanup.diff as no longer required.
20785N/A* Thu Jul 07 2011 - brian.cameron@oracle.com
20785N/A- Bump to 3.1.3.
20093N/A* Mon Feb 28 2011 - Brian.Cameron@oracle.com
20093N/A- Add nautilus-18-peek-display-name.diff to fix bugzilla #602500.
20027N/A* Thu Feb 14 2011 - Michal.Pryc@Oracle.Com
20027N/A- nautilus-16-background-fade.diff: patch written by BrianC to allow control
20027N/A in the gconf fading effect for the background.
20010N/A* Tue Feb 08 2011 - padraig.obriain@Oracle.Com
20811N/A- Add patch for CR 79017527
19925N/A* Tue Jan 12 2011 - Michal.Pryc@Oracle.Com
19925N/A- nautilus-07-lockdown.diff: reworked. The lockdown mode will
19925N/A not apply to the Primary Administrator, System Administrator,
19925N/A root role and root user.
19816N/A* Tue Dec 7 2010 - padraig.obriain@oracle.com
19816N/A- Add patch search-crash for doo 16036.
18685N/A* Mon Apr 26 2010 - christian.kelly@oracle.com
18685N/A- Bump to 2.30.1.
18598N/A* Fri Apr 16 2010 - padraig.obriain@sun.com
18598N/A- Remove patch nautilus-16-remove-inline as it is upstream
18582N/A* Tue Apr 13 2010 - padraig.obriain@sun.com
18582N/A- Remove references to eel to fix d.o.o. 15000
18580N/A* Mon Apr 12 2010 - christian.kelly@oracle.com
18580N/A- Bump to 2.30.0.
18444N/A* Fri Mar 12 2010 - christian.kelly@sun.com
18444N/A- Bump to 2.29.92.1.
18409N/A* Wed Mar 10 2010 - padraig.obriain@sun.com
18409N/A- Add patch nautilus-16-remove-inline to fix doo 15080
18387N/A* Thu Mar 4 2010 - christian.kelly@sun.com
18387N/A- Remove bogus patch, nautilus-15-configure.diff.
18297N/A* Sun Feb 14 2010 - chrisian.kelly@sun.com
18297N/A- Bump to 2.29.90.
17577N/A* Wed Oct 21 2009 - dave.lin@sun.com
17577N/A- Bump to 2.28.1
17394N/A* Wed Sep 23 2009 - dave.lin@sun.com
17394N/A- Bump to 2.28.0
17108N/A* Tue Aug 25 2008 - padraig.obriain@sun.com
17108N/A- Add patch nautilus-16-crash-onexit.diff for gnome bugzilla 589320.
16852N/A* Thu Jul 23 2009 - christian.kelly@sun.com
16852N/A- Bump to 2.27.4.
16852N/A- Add patches/nautilus-15-configure.diff to fix build issue.
16764N/A* Mon Jul 13 2009 - matt.keenan@sun.com
16764N/A- Bump to 2.26.3
16484N/A* Thu May 7 2009 - jedy.wang@sun.com
16484N/A- Merge 14-interface-changes and 14-interfance-changes-indiana into one patch.
16372N/A* Wed Apr 15 2009 - dave.lin@sun.com
16372N/A- Bump to 2.26.2
16159N/A* Tue Mar 17 2009 - dave.lin@sun.com
16159N/A- Bump to 2.26.0
16143N/A* Fri Mar 13 2009 - dave.lin@sun.com
16143N/A- Bump to 2.25.93
15862N/A* Tue Feb 17 2009 - dave.lin@sun.com
15862N/A- Bump to 2.25.91
15864N/A- Add patch 15-gtkdoc-rebase.diff to fix GTKDOC_REBASE issue.
15862N/A* Mon Feb 16 2009 - dave.lin@sun.com
15862N/A- Bump to 2.25.4
15559N/A* Wed Dec 24 2008 - dave.lin@sun.com
15559N/A- Bump to 2.25.2
15448N/A* Wed Dec 03 2008 - dave.lin@sun.com
15448N/A- Bump to 2.25.1
15440N/A* Tue Nov 25 2008 - dave.lin@sun.com
15440N/A- Bump to 2.24.2
15440N/A* Sun Nov 02 2008 - christian.kelly@sun.com
15440N/A- Bump to 2.24.1.
14545N/A- Sun Sep 28 2008 - patrick.ale@gmail.com
14545N/A- Correct download URL
14497N/A* Wed Sep 24 2008 - matt.keenan@sun.com
14497N/A- Bump to 2.24.0
14497N/A- Re-apply nautilus-07-lockdown.diff
14497N/A- Remove nautilus-12-blank-cd.diff, applied upstream
14497N/A* Fri Sep 05 2008 - jijun.yu@sun.com
14169N/A- Add a patch.
13780N/A* Tue Aug 05 2008 - damien.carbery@sun.com
13780N/A- Bump to 2.23.6.1.
13663N/A* Fri Jul 25 2008 - stephen.browne@sun.com
13663N/A- Removed upstream patch 13
13502N/A* Fri Jul 04 2008 - damien.carbery@sun.com
13502N/A- Add patch 13-stat-header to include sys/stat.h to get module to build.
13424N/A* Tue Jun 17 2008 - damien.carbery@sun.com
13424N/A- Bump to 2.23.4. Remove upstream patch, 13-void-function.
13329N/A* Wed Jun 04 2008 - damien.carbery@sun.com
13329N/A- Add patch, 13-void-function to fix bugzilla ??????, void function returns
13329N/A value, breaks build.
13329N/A* Wed Jun 04 2008 - stephen.browne@sun.com
13327N/A- Bump to 2.23.3 remove upstream patch 13 and port others
13058N/A* Fri May 16 2008 - stephen.browne@sun.com
13058N/A- remve conditional build of tx patch
12998N/A* Tue May 06 2008 - padraig.obriain@sun.com
12998N/A- Add patches/nautilus-13-redirect-cd-window.diff for 6680894
12987N/A* Fri May 02 2008 - padraig.obriain@sun.com
12998N/A- Add patches/nautilus-12-update-bookmarks.diff for 6693915
12825N/A* Thu Apr 10 2008 - damien.carbery@sun.com
12825N/A- Bump to 2.22.2. Comment out failing patches.
12775N/A* Fri Apr 04 2008 - padraig.obriain@sun.com
12775N/A- patches/nautilus-09-interface-changes.diff: Add back label and accelerator
12775N/A for Computer. Fixes 6683252.
12629N/A* Fri Mar 21 2008 - chris.wang@sun.com
12629N/A- patches/nautilus-09-interface-changes.diff: revised the patch to fix bug
12629N/A 6663349 restarting nautilus generates garbage in $HOME. The cause of the
12629N/A bug is that the return type of g_file_new_for_path is GFile not char*.
12586N/A* Tue Mar 11 2008 - damien.carbery@sun.com
12586N/A- Bump to 2.22.0.
12467N/A* Tue Feb 26 2008 - damien.carbery@sun.com
12467N/A- Bump to 2.21.92.
12370N/A* Wed Feb 13 2008 - damien.carbery@sun.com
12370N/A- Bump to 2.21.91.
12288N/A* Tue Jan 29 2008 - damien.carbery@sun.com
12288N/A- Bump to 2.21.90.
12246N/A* Tue Jan 22 2008 - damien.carbery@sun.com
12246N/A- Bump to 2.21.6.
12215N/A* Thu Jan 17 2008 - damien.carbery@sun.com
12215N/A- Bump to 2.21.5.
12176N/A* Thu Jan 10 2008 - padraig.obriain@sun.com
12176N/A- Rework patch 01, trash only home patch.
12158N/A* Tue Jan 08 2008 - damien.carbery@sun.com
12158N/A- Bump to 2.21.2.
12158N/A* Tue Jan 08 2008 - padraig.obriain@sun.com
12154N/A- Add back patch 10, the tsol patch.
12158N/A* Mon Jan 07 2008 - padraig.obriain@sun.com
12142N/A- Add back patch 09.
12158N/A* Fri Jan 04 2008 - padraig.obriain@sun.com
12127N/A- Remove nautilus-11-thumbnail-fix.diff as it is no longer needed. Rename
12127N/A nautilus-12-star-desktop.diff to nautilus-11-star-desktop.diff
12142N/A- Add back patches 7, 10; I only reworked 7.
12158N/A* Thu Jan 03 2008 - brian.cameron@sun.com
12125N/A- Add back patch 3 and 4 after reworking them so they apply to new
12125N/A nautilus version.
12104N/A* Sun Dec 30 2007 - damien.carbery@sun.com
12104N/A- Bump to 2.21.1. Hack: Disable most patches to try to get it to build.
11981N/A* Fri Nov 23 2007 - padraig.obriain@sun.com
11981N/A- Add nautilus-12-star-desktop.diff to fix bug 6556913
11878N/A* Wed Nov 07 2007 - padraig.obriain@sun.com
11878N/A- Add nautilus-11-thumbnail-fix.diff to fix bug 6620330, bugzilla 483884
11855N/A* Fri Nov 02 2007 - dave.lin@sun.com
11855N/A- Fixed the problem with branding Patch9 definition
11438N/A* Wed Oct 24 2007 - stephen.browne@sun.com
11438N/A- swap trusted-extensions.diff and acl.diff
11419N/A* Fri Oct 19 2007 - laca@sun.com on behalf of Glynn Foster
11419N/A- add separate Nevada and Indiana branding patches with corresponding
11419N/A build options.
11252N/A* Tue Sep 18 2007 - damien.carbery@sun.com
11252N/A- Bump to 2.20.0.
11115N/A* Mon Aug 27 2007 - damien.carbery@sun.com
11115N/A- Bump to 2.19.91.
11070N/A* Wed Aug 15 2007 - damien.carbery@sun.com
11070N/A- Bump to 2.19.90. Remove upstream patch, 11-trim-uninstaled.
10986N/A* Wed Aug 01 2007 - damien.carbery@sun.com
10986N/A- Add patch 11-trim-uninstaled to fix 462496.
10981N/A* Tue Jul 31 2007 - damien.carbery@sun.com
10981N/A- Bump to 2.19.6. Remove upstream patch, 08-uninstalled-pc. Renumber rest.
10921N/A* Wed Jul 11 2007 - damien.carbery@sun.com
10921N/A- Bump to 2.19.5.
10821N/A* Tue Jun 19 2007 - damien.carbery@sun.com
10821N/A- Bump to 2.19.4.
10746N/A* Wed Jun 06 2007 - damien.carbery@sun.com
10746N/A- Bump to 2.19.3.
10637N/A* Tue May 15 2007 - damien.carbery@sun.com
10637N/A- Bump to 2.19.2.
10454N/A* Tue Apr 10 2007 - damien.carbery@sun.com
10454N/A- Bump to 2.18.1.
10264N/A* Mon Mar 12 2007 - damien.carbery@sun.com
10264N/A- Bump to 2.18.0.1.
10176N/A* Mon Mar 05 2007 - damien.carbery@sun.com
10176N/A- Bump to 2.17.92.
10139N/A* Tue Feb 13 2007 - takao.fujiwara@sun.com
10139N/A- Add l10n tarball.
10139N/A* Tue Feb 13 2007 - damien.carbery@sun.com
10139N/A- Bump to 2.17.91. Remove upstream patch, 12-eject-crash.
10139N/A* Sun Jan 28 2007 - laca@sun.com
10139N/A- add %if %build_tjds guard around tjds patch so we can build without trusted
10139N/A jds support
10139N/A* Mon Jan 22 2007 - damien.carbery@sun.com
10139N/A- Bump to 2.17.90.
10139N/A* Thu Jan 18 2007 - alvaro.lopez@sun.com
10139N/A- Added URL for the nautilus-acl-icons tarball.
10139N/A* Tue Dec 19 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.17.1.
10139N/A* Tue Nov 28 2006 - damien.carbery@sun.com
10139N/A- Remove upstream patch, 14-desktop-icon-placement.
10139N/A* Mon Nov 27 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.16.3.
10139N/A* Wed Nov 08 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.16.2.
10139N/A- remove upstream patches
10139N/A* Tue Oct 31 2006 - padraig.obriain@sun.com
10139N/A- Add nautilus-20-properties-relations.diff to fix bug 6458330, bugzilla 356124
10139N/A* Fri Oct 06 2006 - padraig.obriain@sun.com
10139N/A- Add nautilus-19-add-relations.diff to fix bug 6458338.
10139N/A* Mon Oct 02 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.16.1.
10139N/A* Fri Sep 15 2006 - matt.keenan@sun.com
10139N/A- Bug : 6470306, remove patch-19, problem was actually within patch
10139N/A 11-frame-buffer.diff
10139N/A* Thu Sep 14 2006 - matt.keenan@sun.com
10139N/A- Bug : 6470306, metadata read fail causing crash
10139N/A* Mon Sep 04 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.16.0.
10139N/A* Tue Aug 22 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.15.92.1.
10139N/A* Tue Aug 22 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.15.92.
10139N/A* Tue Aug 08 2006 - padraig.obriain@sun.com
10139N/A- Delete nautilus-09-floppy.diff
10139N/A Rework nautilus-11-frame-buffer.diff
10139N/A* Tue Aug 08 2006 - padraig.obriain@sun.com
10139N/A- Bump to 2.15.91.
10139N/A* Wed Jul 26 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.15.90.
10139N/A* Wed Jul 20 2006 - dermot.mccluskey@sun.com
10139N/A- Bump to 2.15.4.
10139N/A Remove patch #19
10139N/A* Tue May 23 2006 - laca@sun.com
10139N/A- remove linguas.diff: not needed.
10139N/A* Thu May 11 2006 - alvaro.lopez@sun.com
10139N/A- Added patch #18: ACL support
10139N/A* Wed May 03 2006 - brian.cameron@sun.com
10139N/A- Update LINGUAS file so all languages are on one line, becuase this is causing
10139N/A problems building with the latest intltool.
10139N/A* Thu Apr 13 2006 - dermot.mccluskey@sun.com
10139N/A- replace sed with dos2unix to work around ^M problem in SVN
10139N/A* Tue Apr 11 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.14.1.
10139N/A* Mon Mar 13 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.14.0.
10139N/A* Wed Mar 1 2006 - laca@sun.com
10139N/A- use sed instead of dos2unix for converting the po files, because dos2unix
10139N/A corrupts some UTF-8 strings
10139N/A* Tue Feb 28 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.13.92.
10139N/A* Mon Feb 13 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.13.91.
10139N/A* Tue Jan 31 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.13.90.
10139N/A* Wed Jan 18 2006 - damien.carbery@sun.com
10139N/A- Add intltoolize call.
10139N/A* Tue Jan 17 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.13.4
10139N/A* Thu Jan 12 2006 - glynn.foster@sun.com
10139N/A- Add patch to change to browser mode by default.
10139N/A* Tue Jan 03 2006 - damien.carbery@sun.com
10139N/A- Bump to 2.13.3.
10139N/A* Tue Nov 29 2005 - damien.carbery@sun.com
10139N/A- Bump to 2.12.2.
10139N/A* Mon Oct 17 2005 - glynn.foster@sun.com
10139N/A- Add uninstalled pc file for nautilus
10139N/A* Fri Oct 14 2005 - laca@sun.com
10139N/A- add patch locale.h.diff to fix the build
10139N/A* Tue Oct 11 2005 - damien.carbery@sun.com
10139N/A- Bump to 2.12.1
10139N/A* Sat Sep 17 2005 - glynn.foster@sun.com
10139N/A- Bump to 2.12.0
10139N/A* Mon Sep 05 2005 - damien.carbery@sun.com
10139N/A- Bump to 2.11.92.
10139N/A* Tue Aug 16 2005 - damien.carbery@sun.com
10139N/A- Bump to 2.11.91.
10139N/A* Fri Jun 17 2005 - dinoop.thomas@wipro.com
10139N/A- Added patch nautilus-14-floppy.diff for bug #5078858.
10139N/A Added nautilus-15-context-menu.diff.
10139N/A* Fri Jun 17 2005 - archana.shah@wipro.com
10139N/A- Added patch nautilus-13-subfs.diff
10139N/A Patch taken for bug #6195964 and #6193864.
10139N/A* Fri Jun 17 2005 - archana.shah@wipro.com
10139N/A- Added patch nautilus-12-execute-shellscript.diff
10139N/A Patch taken for bug #6174222
10139N/A* Thu Jun 02 2005 - brian.cameron@sun.com
10139N/A- Cleaned up so it builds.
10139N/A* Thu May 26 2005 - balamurali.viswanathan@wipro.com
10139N/A- Move patch nautilus-01-lockdown.diff to nautilus-X-lockdown.diff:
10139N/A* Thu May 26 2005 - balamurali.viswanathan@wipro.com
10139N/A- Bump to 2.10.1
10139N/A* Fri May 20 2005 - narayana.pattipati@wipro.com
10139N/A- Added patch nautilus-47-frame-buffer.diff to fix problem of icons not
10139N/A appearing on the magnified screen while working with dummy frame buffer.
10139N/A The patch fixes one SUN specific a11y requirement. Its not accepted in
10139N/A community. Bugtraq bug#6211279
10139N/A* Fri May 06 2005 - archana.shah@wipro.com
10139N/A- Added nautilus-46-upgrade-icons-missing.diff to make nautilus draw the
10139N/A staroffice and Desktop Overview icons for an old user when machine is
10139N/A upgraded from QS to cinnabar.
10139N/A Fixes bug# 6257246
10139N/A* Wed May 04 2005 - vinay.mandyakoppal@wipro.com
10139N/A- Added nautilus-45-security-warning.diff to avoid security warning on
10139N/A double click of StarOffice 7 template. Fixes bug #6262830.
10139N/A* Mon May 02 2005 - vinay.mandyakoppal@wipro.com
10139N/A- Added nautilus-44-ctrl-space-crash.diff to prevent nautilus from
10139N/A crashing on press of Ctrl+space. Fixes bug #6261299.
10139N/A* Mon Apr 25 2005 - dinoop.thomas@wipro.com
10139N/A- Added nautilus-43-smb-domain-name.diff to allow domain name to be
10139N/A entered along with username in smb.
10139N/A Fixes bug #6247186
10139N/A* Fri Apr 22 2005 - archana.shah@wipro.com
10139N/A- Added nautilus-42-trash-skip-copy.diff to fix a trash issue.
10139N/A Fixes bug #6243507
10139N/A* Fri Apr 22 2005 - dinoop.thomas@wipro.com
10139N/A- Added nautilus-41-anonymous-ftp-error.diff to launch the
10139N/A appropriate error dialog when anonymous ftp is not supported.
10139N/A Fixes bug #6254481.
10139N/A* Wed Apr 20 2005 - archana.shah@wipro.com
10139N/A- Added nautilus-40-icon-view-crash.diff. Fixes bug #6234894
10139N/A* Thu Apr 07 2005 - dinoop.thomas@wipro.com
10139N/A- Added nautilus-39-ftp-rename.diff to fix nautilus not allowing
10139N/A the opening or renaming of folders after the deletion of a
10139N/A bookmarked folder. Fixes bug 6238031.
10139N/A* Thu Mar 31 2005 - takao.fujiwara@sun.com
10139N/A- Added nautilus-38-g11n-filename.diff to handle localized
10139N/A background filenames. Fixes bug 6247833
10139N/A* Fri Feb 25 2005 - suresh.chandrasekharan@sun.com
10139N/A- Added patch #37 nautilus-37-desktop-cluttered-icons.diff
10139N/A Fixes bug #5011528
10139N/A* Fri Feb 22 2005 - alvaro.lopez@sun.com
10139N/A- Removed "Obsoltes: epiphany" headers.
10139N/A* Fri Feb 11 2005 - archana.shah@wipro.com
10139N/A- Added patch #36 nautilus-36-max-zoom-level.diff to set the max zoom
10139N/A level correctly.
10139N/A* Fri Feb 04 2005 - dinoop.thomas@wipro.com
10139N/A- Added patch #35 nautilus-35-printer-mnemonics.diff
10139N/A Included mnemonics for some menu items in context menu for
10139N/A printer.Fixes bug #4917219.
10139N/A* Thu Feb 03 2005 - dinoop.thomas@wipro.com
10139N/A- Added patch #33 nautilus-33-add-network-place-mnemonics.diff
10139N/A Changed the shortcut for connect button in Add Network Place.
10139N/A* Fri Jan 21 2005 - alvaro.lopez@sun.com
10139N/A- Added patch #32 nautilus-32-move-trash-dup.diff
10139N/A Fixes bug #6212062
10139N/A* Mon Jan 17 2005 - vijaykumar.patwari@wipro.com
10139N/A- Added patch #31 nautilus-31-bookmarks-fix.diff
10139N/A Fixes bookmarks crash.
10139N/A* Fri Dec 24 2004 - vijaykumar.patwari@wipro.com
10139N/A- Added patch #30 nautilus-30-unescape-filename-to-print.diff
10139N/A Fixes print not working with spaced filename.
10139N/A* Wed Dec 22 2004 - suresh.chandrasekharan@sun.com
10139N/A- Added patch #29 nautilus-29-nonlocalized-history-fix.diff
10139N/A* Mon Dec 13 2004 - padraig.obriain@sun.com
10139N/A- Added patch #28 to fix crash when accessibility is enabled.
10139N/A* Fri Dec 10 2004 - niall.powre@sun.com
10139N/A- Fixed brokenness in patch #21 (trash handling). Change operation
10139N/A to a standard move to work across filesystem boundaries.
10139N/A* Mon Dec 06 2004 - Vinay.mandyakoppal@wipro.com
10139N/A- Added patch #27 to prevent nautilus crash when we right click
10139N/A print on floppy icon and select print. Fixes bug #6200498.
10139N/A* Wed Dec 01 2004 - Yong.Sun@Sun.COM
10139N/A- Added patch #27 to integrate fsexam into nautilus context menu.
10139N/A And only applied in Linux.
10139N/A* Wed Nov 23 2004 - alvaro.lopez@sun.com
10139N/A- Patch #26 is only applied in Linux by the moment: so10 code freeze
10139N/A and problems with the prev. patch. This has to be fixed to keep only
10139N/A one source tree.
10139N/A* Wed Nov 23 2004 - alvaro.lopez@sun.com
10139N/A- Added patch 26 to fix some problems about Subfs. Fixes #6195964
10139N/A* Wed Nov 10 2004 - brian.cameron@sun.com
10139N/A- Added patch 25 to support formatting floppy disks on Solaris and to
10139N/A fix Nautilus so it properly unmounts floppy disks on Solaris.
10139N/A* Wed Nov 10 2004 - archana.shah@wipro.com
10139N/A- Added patch nautilus-24-execute-shellscripts.diff so that it throws up
10139N/A dialog asking whether to execute the file or open with come application
10139N/A for shell scripts.
10139N/A* Tue Nov 09 2004 - vinay.mandyakoppal@wipro.com
10139N/A- Added nautilus-23-click-cur-crash.diff to fixes crash when double click
10139N/A on .cur file. Fixes bug #6183952.
10139N/A* Tue Nov 09 2004 - srirama.sharma@wipro.com
10139N/A- Updated the patch nautilus-02-default-setup.diff to enable startup
10139N/A notification for Desktop Overview desktop file.
10139N/A* Thu Nov 04 2004 - vinay.mandyakoppal@wipro.com
10139N/A- Added patch nautilus-22-create-archive-work.diff to make right click
10139N/A create archive option function. Fixes bug #6186537.
10139N/A* Fri Oct 29 2004 - narayana.pattipati@wipro.com
10139N/A- Added patch nautilus-21-trash-only-home.diff to treat only user's
10139N/A home directory as trash volume. Don't look at all the mount points
10139N/A in the system for trash. Fix bugtraq bugs#5105006 and 5070031
10139N/A* Thu Oct 28 2004 - matt.keenan@sun.com
10139N/A- Add nautilus-file-management-properties.1 man page
10139N/A* Wed Oct 27 2004 - srirama.sharma@wipro.com
10139N/A- Removed nautilus-21-desktop-startup-notification.diff as the patch
10139N/A should be rolled into the original nautilus-02-default-setup.diff patch.
10139N/A* Wed Oct 27 2004 - srirama.sharma@wipro.com
10139N/A- Added nautilus-21-desktop-startup-notification.diff to enable
10139N/A startup notification for Desktop Overview desktop file.
10139N/A Fixes the bugtraq bug#6180411.
10139N/A* Mon Oct 18 2004 - alvaro.lopez@sun.com
10139N/A- Added esound-devel and gettext dependencies
10139N/A- "Source" entry updated
10139N/A* Tue Aug 31 2004 - vinay.mandyakoppal@wipro.com
10139N/A- Modified patch nautilus-18-add-network-place.diff to provide help
10139N/A innvocation.
10139N/A* Mon Aug 30 2004 - takao.fujiwara@sun.com
10139N/A- Updated nautilus-04-g11n-potfiles.diff
10139N/A* Mon Aug 30 2004 - narayana.pattipati@wipro.com
10139N/A- Added patch nautilus-19-computer-size-sort-crash.diff to fix nautilus
10139N/A crash when sort is done on size in computer view. Fixes bugtraq
10139N/A bug#5093170. Submitted the fix to bugzilla also. Bugzilla bug#151228
10139N/A* Wed Aug 18 2004 - brian.cameron@sun.com
10139N/A- removed --disable-gtk-doc since this isn't an option this module's
10139N/A configure takes.
10139N/A* Thu Jul 22 2004 - narayana.pattipati@wipro.com
10139N/A- Modified patch nautilus-08-printing.diff to hide Print menu item
10139N/A in Solaris, as there is no CUPS support available. Fixes bugtraq
10139N/A bug#5076500
10139N/A* Fri Jul 16 2004 - johan.steyn@sun.com
10139N/A- Added patch 18 for Network Places
10139N/A* Wed Jul 14 2004 - narayana.pattipati@wipro.com
10139N/A- Added patch nautilus-17-add-nfs-mime.diff to add x-directory/nfs-mount
10139N/A and x-directory/nfs-share mimes under supported mime types for
10139N/A Icon and List views. Fixes bugtraq bug#5034725.
10139N/A* Tue Jul 13 2004 - narayana.pattipati@wipro.com
10139N/A- Updated patch nautilus-16-use-default-action-for-files.diff to fix
10139N/A issue with printers:/// location. Fixes bugtraq bug#5069536.
10139N/A* Thu Jul 08 2004 - damien.donlon@sun.com
10139N/A- Updated l10n content to nautilus-l10n-po-1.2.tar.bz2
10139N/A* Thu Jul 08 2004 - stephen.browne@sun.com
10139N/A- ported to rpm4/suse91
10139N/A* Wed Jul 07 2004 - dermot.mccluskey@sun.com
10139N/A- added "-j $CPUS" to make to speed up builds
10139N/A* Fri Jun 25 2004 - stephen.browne@sun.com
10139N/A- Added patch nautilus-16-use-default-action-for-files to fix
10139N/A butraq bug: 5064649
10139N/A* Fri Jun 25 2004 - narayana.pattipati@wipro.com
10139N/A- Added patch nautilus-15-host-name-crash.diff to fix nautilus crash
10139N/A when it tries to display host name in an error message for Solaris.
10139N/A Fixes bugtraq bug:5067212
10139N/A* Wed Jun 09 2004 - kaushal.kumar@wipro.com
10139N/A- Add patch nautilus-14-help-contents-link.diff to fix the
10139N/A Help->Contents.
10139N/A* Mon May 31 2004 - padraig.obriain@sun.com
10139N/A- Add patch nautilus-13-deselect.diff to backport fix for bugzilla
10139N/A bug #140827.
10139N/A* Thu May 20 2004 - balamurali.viswanathan@wipro.com
10139N/A- Reverting back the previous change. Moving #include <config.h> alone
10139N/A solves the problem
10139N/A* Thu May 20 2004 - balamurali.viswanathan@wipro.com
10139N/A- Modified nautilus-01-printers.diff, to define HAVE_LIBGNOMECUPSUI
10139N/A using AC_DEFINE_UNQUOTED instead of AC_DEFINE. Fixes bug #5042415
10139N/A* Thu May 13 2004 - narayana.pattipati@wipro.com
10139N/A- Added patch nautilus-12-view-as-image.diff to fix nautilus crash
10139N/A in solaris while browsing to a location with image files.
10139N/A Fixes bugtraq bug#5043908.
10139N/A* Wed May 12 2004 - damien.donlon@sun.com
10139N/A- Updated l10n content to nautilus-l10n-po-1.1.tar.bz2
10139N/A* Thu May 12 2004 - laszlo.kovacs@sun.com
10139N/A- replaced jds-help.sh with jdshelp
10139N/A* Thu May 06 2004 - laszlo.kovacs@sun.com
10139N/A- add jds-help.sh to second patch
10139N/A* Thu May 06 2004 - glynn.foster@sun.com
10139N/A- auto*-jds it
10139N/A* Wed May 05 2004 - glynn.foster@sun.com
10139N/A- Sort out patches. Dump share/mount patch, rewrite print from
10139N/A nautilus patch
10139N/A* Fri Apr 30 2004 - niall.power@sun.com
10139N/A- patch #02 no longer requires "%ifos" evil
10139N/A* Tue Apr 27 2004 - kaushal.kumar@wipro.com
10139N/A- Added patch nautilus-15-preference-tabs-help-links.diff to fix
10139N/A help links for 'Behavior' and 'List Columns' tabs.
10139N/A* Mon Apr 26 2004 - ghee.teo@sun.com
10139N/A- patched nautilus-13-printing.diff correctly for 2.6.1
10139N/A* Mon Apr 26 2004 - glynn.foster@sun.com
10139N/A- Updated tarball to 2.6.1
10139N/A* Wed Apr 21 2004 - ghee.teo@sun.com
10139N/A- Updated tarball to 2.6.0
10139N/A* Mon Mar 29 2004 - damien.donlon@sun.com
10139N/A- Updated l10n content to nautilus-l10n-po-1.0.tar.bz2
10139N/A* Fri Mar 26 2004 - laca@sun.com
10139N/A- added --libexecdir to configure args
10139N/A* Mon Mar 15 2004 - takao.fujiwara@sun.com
10139N/A- Updated nautilus-03-this-computer-and-documents.diff to fix 4938606
10139N/A- Replaced nautilus-06-potfiles-update.diff with nautilus-06-g11n-potfiles.diff
10139N/A- Replaced nautilus-08-schemas-chinese.diff with nautilus-08-g11n-schemas.diff
10139N/A* Tue Mar 09 2004 - <ghee.teo@sun.com>
10139N/A- Updated nautilus-13-printing.diff to fix the incorrectly placed
10139N/A Print menu item in fm-directory-view-ui.xml. Should be under the Selection
10139N/A popup section instead of background section.
10139N/A* Thu Mar 04 2004 - <narayana.pattipati@wipro.com>
10139N/A- Updated the patch nautilus-07-mount-nfs-share-options.diff to
10139N/A port fixes from quicksilver to cinnabar for bugs:4968376, 4966836,
10139N/A 4997201, 4981761, 4966812
10139N/A* Tue Feb 24 2004 - ghee.teo@sun.com
10139N/A- ported nautilus-13-printing.diff and make it lnux only ATM.
10139N/A since no cups supports by default on SOlaris.
10139N/A* Fri Feb 20 2004 - stephen.browne@sun.com
10139N/A- ported cd reaonly emblem patch
10139N/A* Thu Feb 19 2004 - stephen.browne@sun.com
10139N/A- more patch munging :)
10139N/A* Thu Feb 19 2004 - stephen.browne@sun.com
10139N/A- readded gestures patch
10139N/A* Thu Feb 19 2004 - stephen.browne@sun.com
10139N/A- SO Desktop icon patch from QS
10139N/A* Thu Feb 19 2004 - stephen.browne@sun.com
10139N/A- two more patches 9 + 10 ported
10139N/A* Wed Feb 18 2004 - stephen.browne@sun.com
10139N/A- patches ported up to #6 more to go :/
10139N/A* Wed Feb 18 2004 - matt.keenan@sun.com
10139N/A- added nautilus-list-view-ui.xml to %files
10139N/A- added %{_includedir}/nautilus to %files devel
10139N/A* Wed Feb 18 2004 - matt.keenan@sun.com
10139N/A- commented out nautlius-tree-view elements from files as not built anymore
10139N/A* Wed Feb 18 2004 - matt.keenan@sun.com
10139N/A- Updated some versions
10139N/A* Thu Feb 12 2004 - niall.power@sun.com
10139N/A- added ACLOCAL_FLAGS to aclocal invocation
10139N/A- only apply patch 02 (printers) on linux
10139N/A* Mon Feb 09 2004 - laszlo.kovacs@sun.com
10139N/A- ported Network Places patch
10139N/A* Mon Jan 26 2004 - damien.donlon@sun.com
10139N/A- uprevved the l10n source tarball to 0.6
10139N/A* Tue Jan 13 2004 - niall.power@sun.com
10139N/A- added a couple of new ui xml files from latest version
10139N/A* Thu Jan 08 2004 - niall.power@sun.com
10139N/A- New patch #14 to build against gtk+-2.3.x
10139N/A- Minimum libgnomeui version of 2.5.2 required
10139N/A- New version 2.5.4. Most patches are commented out just
10139N/A to make it build for now.
10139N/A- comment out "%{sysconfdir}/gnome-vfs-2.0" from %files
10139N/A (was necessarey for the my-computer view patch)
10139N/A* Mon Nov 02 2003 - glynn.foster@sun.com
10139N/A- Add Applications to system:///
10139N/A* Tue Oct 21 2003 - ghee.teo@sun.com
10139N/A- Added nautilus-11-printing.diff patch to allow printing in nautilus.
10139N/A bug#4938054.
10139N/A* Tue Oct 21 2003 - stephen.browne@sun.com
10139N/A- Reactvated the patches and the printers rpm
10139N/A* Mon Oct 13 2003 - niall.power@sun.com
10139N/A- New version 2.4.0, temporarily commented out patches and
10139N/A branding and related post-install scripts.
10139N/A* Fri Sep 05 2003 - michael.twomey@sun.com
10139N/A- Add nautilus-12-schemas-chinese.diff to fix font sizes.
10139N/A Fixes bug 4915643.
10139N/A* Tue Aug 19 2003 - Laszlo.Kovacs@sun.com
10139N/A- added nautilus-11-network-places-crash-4904221.diff
10139N/A* Thu Aug 14 2003 - <laca@sun.com>
10139N/A- remove *.a, *.la
10139N/A* Tue Aug 12 2003 - stephen.browne@sun.com
10139N/A- cleaned up patches bug time,
10139N/A s/my computer/this comuter
10139N/A s/my documents/documents
10139N/A* Wed Aug 06 2003 - stephen.browne@sun.com
10139N/A- add toplevel help to desktop window
10139N/A* Tue Aug 05 2003 - glynn.foster@sun.com
10139N/A- add bmp previews
10139N/A* Tue Aug 05 2003 - Laszlo.Kovacs@sun.com
10139N/A- add nautilus-26-network-place-shortcut-name.diff
10139N/A* Tue Aug 05 2003 - stephen.browne@sun.com
10139N/A- fix crash when viewing remote files
10139N/A* Tue Aug 05 2003 - Laszlo.Kovacs@sun.com
10139N/A- added nautilus-24-network-dialog-tree-rewrite.diff
10139N/A* Fri Aug 01 2003 - glynn.foster@sun.com
10139N/A- Add menu entry categorization.
10139N/A* Thu Jul 31 2003 - ghee.teo@sun.com
10139N/A- Move the gnome-cups-manager more explict.
10139N/A* Mon Jul 28 2003 - markmc@sun.com
10139N/A- Make nautilus-mount use usermode
10139N/A* Fri Jul 25 2003 - glynn.foster@sun.com
10139N/A- Add quick-start location to the icon lookup.
10139N/A* Thu Jul 24 2003 - stephen.browne@sun.com
10139N/A- Fly away Home Come back My Documents
10139N/A* Wed Jul 23 2003 - michael.twomey@sun.com
10139N/A- Fix inconsistent Wastebasket naming in en_GB
10139N/A* Mon Jul 21 2003 - glynn.foster@sun.com
10139N/A- Let's give the file manager preferences a window icon
10139N/A* Thu Jul 17 2003 - glynn.foster@sun.com
10139N/A- Make sure that we install the file management preferences desktop
10139N/A* Thu Jul 17 2003 - Laszlo.Kovacs@sun.com
10139N/A- added nautilus-18-network-place-window-icon.diff
10139N/A* Wed Jul 16 2003 - Laszlo.Kovacs@sun.com
10139N/A- added nautilus-17-network-directory-file.diff
10139N/A* Tue Jul 15 2003 - Ghee.Teo@Sun.Com
10139N/A- Added printers desktop into control-center-2.0 for preferences:///
10139N/A* Tue Jul 15 2003 - Laszlo.Kovacs@sun.com
10139N/A- added nautilus-15-server-connect-async-dir-load.diff
10139N/A* Sun Jul 14 2003 - erwann.chenede@sun.com
10139N/A- added patch 14-mount-nfs-share-options.diff
10139N/A* Thu Jul 10 2003 - stephen.browne@sun.com
10139N/A- added patch nautilus-13
10139N/A* Thu Jul 10 2003 - michael.twomey@sun.com
10139N/A- Added .po tarball
10139N/A* Wed Jul 09 2003 - Stephen.Browne@sun.com
10139N/A- nautilus-12-priniters-icon.diff added
10139N/A* Wed Jul 09 2003 - Stephen.Browne@sun.com
10139N/A- nautilus-11-pref-defaults.diff added
10139N/A* Thu Jul 03 2003 - Laszlo. Kovacs@sun.com
10139N/A- nautilus-09-restore-desktop-item-save-method.diff added
10139N/A* Thu Jul 03 2003 - Laszlo. Kovacs@sun.com
10139N/A- added nautilus-08-add-network-place-label.diff
10139N/A* Thu Jul 03 2003 - niall.power@sun.com
10139N/A- version 2.2.4 - contains fix for long desktop icon labels getting left clipped
10139N/A- added nautilus-07-cdburn.diff to integrate cd burning menu items etc.
10139N/A* Tue Jul 01 2003 - niall.power@sun.com
10139N/A- added my computer/system vfolder support
10139N/A* Tue Jul 01 2003 - stephen.browne@sun.com
10139N/A- added new sun branded throbber
10139N/A* Fri Jun 27 2003 - ghee.teo@sun.com
10139N/A- added the printers patch to show printers:// view in nautilus
10139N/A* Tue Jun 10 2003 - Laszlo.Kovacs@sun.com
10139N/A- added %{datadir}/gnome to %files
10139N/A* Thu Jun 5 2003 - Laszlo Kovacs@sun.com
10139N/A- fill user name in password dialog if passed in URI (nautilus-01-fill-user-in-passwd-dialog.diff)
10139N/A* Thu May 01 2003 - Niall.Power@Sun.COM
10139N/A- Initial Sun release