OBS User unknown
2008-11-03 13:09:49 +00:00
committed by Git OBS Bridge
parent 46f1cfb4f8
commit 4a6d72f61e
3 changed files with 65 additions and 84 deletions

View File

@@ -1,24 +0,0 @@
Index: nautilus.desktop.in
===================================================================
--- nautilus.desktop.in.in
+++ nautilus.desktop.in.in
@@ -1,16 +1,16 @@
[Desktop Entry]
Encoding=UTF-8
_Name=File Browser
-_GenericName=Browse the file system with the file manager
+_Comment=Browse the file system with the file manager
TryExec=nautilus
Exec=nautilus --no-desktop --browser %U
-Icon=gnome-fs-directory
+Icon=file-manager
Terminal=false
StartupNotify=true
Type=Application
Categories=GNOME;GTK;System;Utility;Core;
OnlyShowIn=GNOME;
-DocPath=user-guide#gosnautilus-1
+MimeType=inode/directory
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=nautilus
X-GNOME-Bugzilla-Component=general

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 29 13:48:21 CEST 2008 - rodrigo@novell.com
- Remove nautilus-mime.patch, not needed anymore
-------------------------------------------------------------------
Tue Oct 21 14:15:25 CDT 2008 - maw@suse.de

View File

@@ -41,7 +41,7 @@ BuildRequires: update-desktop-files
License: GPL v2 or later
Group: Productivity/File utilities
Version: 2.24.1
Release: 1
Release: 2
Summary: The GNOME 2.x Desktop File Manager
Source: ftp://ftp.gnome.org/pub/gnome/sources/nautilus/2.20/%{name}-%{version}.tar.bz2
Url: http://www.gnome.org
@@ -56,8 +56,6 @@ Patch6: nautilus-genericname.patch
Patch7: nautilus-disable-zoom-control-and-view-as-option-menu.patch
# PATCH-FIX-UPSTREAM nautilus-146947-rename-bad-parameters-message.diff bgo350976 bnc146947 federico@novell.com
Patch9: nautilus-146947-rename-bad-parameters-message.diff
# PATCH-NEEDS-REBASE nautilus-mime.patch
Patch10: nautilus-mime.patch
# PATCH-FIX-UPSTREAM nautilus-bnc366100-bgo338933-ignore-foreign-desktop-files.diff bnc366100 bgo338933 federico@novell.com - ignore OnlyShowIn=KDE
Patch11: nautilus-bnc366100-bgo338933-ignore-foreign-desktop-files.diff
# PATCH-NEEDS-REBASE nautilus-212649-search-bar-visibility.patch bgo368424 federico@novell.com -- (was PATCH-FIX-UPSTREAM)
@@ -211,6 +209,8 @@ fi
%{_datadir}/gtk-doc/html/libnautilus-extension
%changelog
* Wed Oct 29 2008 rodrigo@novell.com
- Remove nautilus-mime.patch, not needed anymore
* Tue Oct 21 2008 maw@suse.de
- Update to version 2.24.1:
+ Fix saving of spatial window geometry on close
@@ -229,7 +229,7 @@ fi
https://bugzilla.novell.com/show_bug.cgi?id=436750 - the built-in
desktop links like Home, Trash, and volumes were not being shown at
all.
* Thu Sep 25 2008 federico@novell.com
* Fri Sep 26 2008 federico@novell.com
- Removed nautilus-bnc368446-network-in-places.patch to fix
https://bugzilla.novell.com/show_bug.cgi?id=428968 - the Places
sidebar had two "Network" items, as this patch had already been
@@ -266,7 +266,7 @@ fi
+ Improve the “Clear History” confirmation dialog
+ Use GdkAppLaunchContext instead of EelAppLaunchContext
+ Fix small leaks.
* Wed Sep 03 2008 mboman@novell.com
* Thu Sep 04 2008 mboman@novell.com
- Update to version 2.23.91:
+ Make autorun work for blank media
+ No more pixelated SVGs displayed for desktop items with absolute icon
@@ -286,7 +286,7 @@ fi
* Make scripts work when items in nested list view subdirectories are
selected
+ Usual minor fix & polish galore
* Thu Aug 28 2008 maw@suse.de
* Fri Aug 29 2008 maw@suse.de
- Update to version 2.23.90:
+ Truncate long item labels in the icon view and on the desktop
* icon_view/text_ellipsis_limit and desktop/text_ellipsis_limit
@@ -304,7 +304,7 @@ fi
+ Show file name instead of URI in the bookmark editor window
for local files
+ Polish "Visible Columns" list view dialog.
* Fri Aug 08 2008 maw@suse.de
* Sat Aug 09 2008 maw@suse.de
- Update to version 2.23.6.1:
+ Support transferring files with reserved FAT characters to a
FAT file system; replace them with an underscore if neccessary
@@ -387,9 +387,9 @@ fi
(bnc#376669).
* Fri Jun 06 2008 rodrigo@suse.de
- Add nautilus-bnc397852-huge-memory-leak.patch (bnc#397852)
* Wed May 21 2008 hpj@suse.de
* Thu May 22 2008 hpj@suse.de
- Add nautilus-bnc393226-dont-move-to-burn.patch (bnc#393226).
* Mon May 19 2008 hpj@suse.de
* Tue May 20 2008 hpj@suse.de
- Add nautilus-bnc376669-always-update-thumbnail.patch (bnc#376669).
* Thu May 01 2008 hpj@suse.de
- Removed previously disabled patches that were made obsolete by
@@ -464,7 +464,7 @@ fi
- Add back gtk2-devel to the devel requires
* Fri Mar 21 2008 vuntz@suse.de
- Add a gnome-desktop-devel buildrequires to fix the build.
* Thu Mar 20 2008 jpr@suse.de
* Fri Mar 21 2008 jpr@suse.de
- Remove obsolete -devel package requries
- Remove medusa obsoletes, not relevant to any shipping distros
* Thu Mar 13 2008 sbrabec@suse.cz
@@ -486,7 +486,7 @@ fi
- Use %%suse_update_desktop_file for nautilus-autorun-software and
nautilus-folder-handler to mark them as translatable.
- Add nautilus-bnc366455-change-ownership.patch to fix bnc#366455.
* Tue Mar 04 2008 maw@suse.de
* Wed Mar 05 2008 maw@suse.de
- Update to version 2.21.92:
+ Build fixes
+ Fix crashes and leaks
@@ -506,7 +506,7 @@ fi
* Thu Feb 28 2008 rodrigo@suse.de
- Added tags for all upstreamed patches, as well as bug numbers for
all patches
* Wed Feb 20 2008 federico@novell.com
* Thu Feb 21 2008 federico@novell.com
- Added nautilus-bnc363122-lockdown-disable-context-menus.diff to implement
https://bugzilla.novell.com/show_bug.cgi?id=363122 - have a way to disable
context menus in file views for quick-and-dirty kiosk setups.
@@ -569,10 +569,10 @@ fi
* Support direct save DnD (XDS)
* Fix up octal permission display
* Store window keep-above and stickines state across sessions
* Wed Sep 05 2007 maw@suse.de
* Thu Sep 06 2007 maw@suse.de
- Don't require gnome2-user-docs, which now supplements
nautilus (#297833).
* Wed Aug 29 2007 maw@suse.de
* Thu Aug 30 2007 maw@suse.de
- Update to version 2.19.91:
* Be more robust against broken extensions
* Set current working directory right on desktop when running scripts
@@ -589,7 +589,7 @@ fi
CD and re-mounting the CD, Nautilus uses 100%% CPU. This simply
includes the last patch from
https://bugzilla.novell.com/show_bug.cgi?id=276193#c42
* Fri Aug 10 2007 federico@novell.com
* Sat Aug 11 2007 federico@novell.com
- Added nautilus-330298-297983-fix-overlapping-desktop-icons.diff to
fix https://bugzilla.novell.com/show_bug.cgi?id=297983 - desktop
icons would overlap when inserting removable media, if the
@@ -626,7 +626,7 @@ fi
- Removed invalid desktop Category "Application" (#254654).
* Mon Mar 26 2007 sbrabec@suse.cz
- Fixed BuildRequires.
* Thu Mar 22 2007 maw@suse.de
* Fri Mar 23 2007 maw@suse.de
- Update to version 2.18.0.1
- intltool is now a build requirement
- Several code cleanups
@@ -640,7 +640,7 @@ fi
[#374623], #382207, #376952, #384078, #383840, #45953, #350579,
[#318373], #132326, #372550, #338353, #372471, #330298, #155337,
[#174766], #122688, #321175, #349840, #356124, #351713, #348161.
* Tue Feb 27 2007 dmueller@suse.de
* Wed Feb 28 2007 dmueller@suse.de
- adjust BuildRequires: libexif->libexif-devel
* Mon Feb 05 2007 sbrabec@suse.cz
- Fixed Categories (#242053).
@@ -697,18 +697,18 @@ fi
when navigating to the x-nautilus-search:/// URI. (bnc #212649)
* Sat Oct 14 2006 danw@suse.de
- Remove dead patches
* Mon Oct 02 2006 jhargadon@suse.de
* Tue Oct 03 2006 jhargadon@suse.de
- update to version 2.16.1
- Default to search in current directory for non-indexed search
- Fix clash with symbol names in gtk+
* Wed Sep 20 2006 sbrabec@suse.cz
- Update MIME database in scriptlets (#201729).
* Wed Sep 13 2006 jhargadon@suse.de
* Thu Sep 14 2006 jhargadon@suse.de
- update to version 2.16.0
- Handle enter activation when using typeahead search
- Avoid using gnome_vfs_is_local in wrong places
- Translations
* Wed Aug 30 2006 jhargadon@suse.de
* Thu Aug 31 2006 jhargadon@suse.de
- update to version 2.15.92.1
- Fix crash on startup
- Fix crash on changing owner/group of file
@@ -815,12 +815,12 @@ fi
https://bugzilla.novell.com/show_bug.cgi?id=174766. This makes
volume icons not overlap with other icons in the desktop when
volumes get mounted.
* Mon May 22 2006 federico@novell.com
* Tue May 23 2006 federico@novell.com
- Updated nautilus-158158-ignore-foreign-desktop-files.diff to fix
https://bugzilla.novell.com/show_bug.cgi?id=177777. All .desktop
files were being filtered erroneously if they didn't have
OnlyShowIn/NotShowIn keys.
* Mon May 22 2006 joeshaw@suse.de
* Tue May 23 2006 joeshaw@suse.de
- Only patch in the nautilus-search.desktop file on SL, not SLE,
since the new main menu has search built-in. (bnc #177551)
* Wed May 17 2006 sbrabec@suse.cz
@@ -829,25 +829,25 @@ fi
- Fixed I18N problems:
* untranslatable Search string (#173448)
* uninitialized locale (#173448#c3)
* Tue May 16 2006 federico@novell.com
* Wed May 17 2006 federico@novell.com
- Updated nautilus-158158-ignore-foreign-desktop-files.diff to fix
https://bugzilla.novell.com/show_bug.cgi?id=176123. The
"OnlyShowIn" key in desktop files can contain multiple items. Also
pay attention to the "NotShowIn" key.
* Mon May 15 2006 federico@novell.com
* Tue May 16 2006 federico@novell.com
- Added nautilus-158279-add-location-toggle-button.diff to fix
https://bugzilla.novell.com/show_bug.cgi?id=158279. This adds a
toggle button to the left of path bar in navigation windows.
Pressing this button will switch to using a location entry instead
of the path bar.
* Thu May 11 2006 federico@novell.com
* Fri May 12 2006 federico@novell.com
- Updated nautilus-155010-desktop-volume-policy.diff; this fixes
https://bugzilla.novell.com/show_bug.cgi?id=175076. This fixes a
crash when dragging a volume to the trash.
* Wed May 10 2006 joeshaw@suse.de
* Thu May 11 2006 joeshaw@suse.de
- Update search patch to remove annoying "queuing <whatever>"
debug spew.
* Tue May 09 2006 federico@novell.com
* Wed May 10 2006 federico@novell.com
- Added nautilus-142860-vfs-drive-for-extensions.diff to fix the
Nautilus part of bug
https://bugzilla.novell.com/show_bug.cgi?id=142860. This lets
@@ -865,11 +865,11 @@ fi
- Updated nautilus-155010-desktop-volume-policy.diff to fix bug
https://bugzilla.novell.com/show_bug.cgi?id=168280. This makes
Nautilus not display two volume icons for no-media-check devices.
* Tue Apr 18 2006 federico@suse.de
* Wed Apr 19 2006 federico@suse.de
- Removed dot-hidden.dif. This fixes bug #158158 completely; that
patch is obsoleted by the updated
nautilus-158158-ignore-foreign-desktop-files.diff.
* Tue Apr 18 2006 federico@novell.com
* Wed Apr 19 2006 federico@novell.com
- Added nautilus-158158-ignore-foreign-desktop-files.diff to fix
https://bugzilla.novell.com/show_bug.cgi?id=158158. This makes
Nautilus ignore .desktop files whose OnlyShowIn property indicates
@@ -877,7 +877,7 @@ fi
* Tue Apr 18 2006 joeshaw@suse.de
- Update nautilus-search patch to correctly handle a search URI
being passed into nautilus on the command-line. (bnc #166158)
* Mon Apr 17 2006 federico@novell.com
* Tue Apr 18 2006 federico@novell.com
- Added nautilus-155010-desktop-volume-policy.diff to fix
https://bugzilla.novell.com/show_bug.cgi?id=155010. This makes
Nautilus display the same set of drives and volumes as GTK+'s file
@@ -894,7 +894,7 @@ fi
- Added nautilus-155337-icon-positioning-on-reload.diff to fix bug
[#155337]. Now icons in the desktop are not repositioned if the
desktop gets reloaded.
* Thu Mar 16 2006 federico@novell.com
* Fri Mar 17 2006 federico@novell.com
- Added nautilus-perf-no-burn-uri-for-desktop.diff. This makes
Nautilus not do unnecessary work when initializing the desktop,
saving 1 second during login.
@@ -905,7 +905,7 @@ fi
- use beagle on ppc64 as well
* Thu Mar 02 2006 sbrabec@suse.cz
- Translations from upstream moved to gnome-patch-translation.
* Thu Feb 23 2006 federico@novell.com
* Fri Feb 24 2006 federico@novell.com
- Added nautilus-130796-bad-icon-placement.diff to fix
https://bugzilla.novell.com/show_bug.cgi?id=130796. This makes
desktop icons with very wide labels be placed correctly, instead of
@@ -917,9 +917,9 @@ fi
isn't running.
* Sun Feb 19 2006 aj@suse.de
- Reduce BuildRequires.
* Fri Feb 17 2006 gekker@suse.de
* Sat Feb 18 2006 gekker@suse.de
- ficup .desktop files for UI team
* Mon Feb 13 2006 federico@novell.com
* Tue Feb 14 2006 federico@novell.com
- Added nautilus-130796-bad-icon-placement.diff to fix
https://bugzilla.novell.com/show_bug.cgi?id=130796. This makes
desktop icons with very wide labels be placed correctly, instead of
@@ -940,12 +940,12 @@ fi
- converted neededforbuild to BuildRequires
* Mon Jan 23 2006 joeshaw@suse.de
- Update search patch to only search the files backend
* Tue Jan 17 2006 gekker@suse.de
* Wed Jan 18 2006 gekker@suse.de
- Remove Requires: on control-center2 and gnome-themes (#142237)
* Tue Dec 06 2005 sbrabec@suse.cz
- Do not require beagle on ppc64.
- Enabled parallel build.
* Mon Dec 05 2005 federico@novell.com
* Tue Dec 06 2005 federico@novell.com
- Removed nautilus-136167-no-default-window.diff. This is not the right fix, as external
apps rely on being to call just "nautilus" without command-line arguments, so that
Nautilus will open a window showing your Home directory. Moreover, there's no way for
@@ -954,17 +954,17 @@ fi
* Thu Dec 01 2005 federico@novell.com
- Updated nautilus-6014-network-servers-desktop-icon.diff. When doing "Clean up
by Name", the Network Servers icon will now be put after your Home icon.
* Wed Nov 30 2005 federico@novell.com
* Thu Dec 01 2005 federico@novell.com
- Added nautilus-6014-network-servers-desktop-icon.diff to fix bug #6014. This
Creates a "Network Servers" icon in the desktop.
- Added nautilus-136167-no-default-window.diff to fix bug #136167.
When restarted abnormally, Nautilus will no longer open a window for
your home directory.
* Wed Nov 30 2005 gekker@suse.de
* Thu Dec 01 2005 gekker@suse.de
- Update to version 2.12.2
* Mon Nov 28 2005 gekker@suse.de
* Tue Nov 29 2005 gekker@suse.de
- Enable nauilus sidebar by default (#132383).
* Wed Nov 16 2005 federico@novell.com
* Thu Nov 17 2005 federico@novell.com
- Added nautilus-default-thumbnail-size.diff. This makes the default size for
thumbnails be 64 pixels, which looks better with the default theme than the
old value of 96 pixels.
@@ -972,20 +972,20 @@ fi
- Update nautilus-search patch to 20051101.
- Add patch to hide the zoom and "view as" controls from the
location bar.
* Mon Nov 07 2005 federico@novell.com
* Tue Nov 08 2005 federico@novell.com
- Added nautilus-115467-dont-overlap-volume-icons.diff to fix part of
bug #115467. With this, Nautilus will not overlap the icons when
you insert a CD or USB stick.
* Tue Nov 01 2005 federico@novell.com
* Wed Nov 02 2005 federico@novell.com
- Updated nautilus-submount.patch to fix bug #127509. With this, the
"Unmount volume" command will appear again for network volumes.
* Thu Oct 13 2005 gekker@suse.de
* Fri Oct 14 2005 gekker@suse.de
- Update to version 2.12.1
- Remove upstreamed patch
- Re-diff some patches so that they apply to new version
* Fri Oct 07 2005 jpr@suse.de
* Sat Oct 08 2005 jpr@suse.de
- Update beagle search patch
* Thu Oct 06 2005 federico@novell.com
* Fri Oct 07 2005 federico@novell.com
- Added nautilus-desktop-file-fallback-icons.diff so that .desktop
files which don't have an Icon property will fall back to some
reasonable icons depending on the type of the .desktop file.
@@ -993,13 +993,13 @@ fi
- Add DocPath to .desktop file
* Thu Oct 06 2005 sbrabec@suse.de
- Require gnome-themes.
* Tue Oct 04 2005 federico@novell.com
* Wed Oct 05 2005 federico@novell.com
- Added nautilus-consistent-home-folder-name.diff to make the name of
$HOME consistent between the path bar and side bar in Nautilus and
GtkFileChooser.
* Thu Sep 22 2005 clahey@suse.de
* Fri Sep 23 2005 clahey@suse.de
- Turn off computer icon by default.
* Thu Sep 15 2005 clahey@suse.de
* Fri Sep 16 2005 clahey@suse.de
- Added nautilus-icon.patch to change main icon. bug #117333
* Thu Sep 08 2005 federico@novell.com
- Added nautilus-114914-trash-unmount-removable-volume.diff to fix bug
@@ -1021,9 +1021,9 @@ fi
- Update to version 2.11.92
* Tue Aug 16 2005 sbrabec@suse.cz
- Updated nautilus-search patch from Joe Shaw.
* Thu Aug 11 2005 gekker@suse.de
* Fri Aug 12 2005 gekker@suse.de
- Update to version 2.11.91
* Tue Aug 02 2005 gekker@suse.de
* Wed Aug 03 2005 gekker@suse.de
- Update to version 2.11.90
* Wed Jul 13 2005 sbrabec@suse.cz
- Updated to version 2.11.2.
@@ -1045,11 +1045,11 @@ fi
kde services (#58875)
* Mon Mar 14 2005 clahey@suse.de
- Remove nautilus-background-memory.patch. Fixes 72063.
* Wed Mar 09 2005 gekker@suse.de
* Thu Mar 10 2005 gekker@suse.de
- Update to version 2.10.0 (GNOME 2.10).
* Mon Mar 07 2005 gekker@suse.de
- Add nautilus-background-memory.patch
* Thu Mar 03 2005 gekker@suse.de
* Fri Mar 04 2005 gekker@suse.de
- Update to version 2.9.92
* Fri Feb 11 2005 gekker@suse.de
- Update to 2.9.91
@@ -1072,7 +1072,7 @@ fi
- fix filelist
* Thu Dec 16 2004 hvogel@suse.de
- require gnome-icon-theme for the desktop file icons
* Wed Dec 15 2004 hvogel@suse.de
* Thu Dec 16 2004 hvogel@suse.de
- fix desktop file
* Tue Nov 23 2004 hhetter@suse.de
- require gnome2-user-docs (#48272)
@@ -1096,26 +1096,26 @@ fi
* Tue Sep 21 2004 hhetter@suse.de
- show "drives:" location instead of "computer:" and recognize
/var/lib/Desktop
* Tue Sep 07 2004 clahey@suse.de
* Wed Sep 08 2004 clahey@suse.de
- Added OnlyShowIn=GNOME;.
* Tue Aug 24 2004 dave@suse.de
- Added nautilus-location-crash.patch, ximian bug #63445
* Thu Aug 19 2004 dave@suse.de
* Fri Aug 20 2004 dave@suse.de
- Added nautilus-submount.patch, fixes ximian bug #63101
* Tue Aug 17 2004 dave@suse.de
- Added nautilus-startup-notify.patch, fixes ximian bug #62605
* Thu Aug 12 2004 dave@suse.de
* Fri Aug 13 2004 dave@suse.de
- Added patches:
nautilus-hide-desktop-files.patch - Update of
nautilus-hide-separators.patch, fixes ximian bug #62339
nautilus-trim-desktop-menu.patch - fixes ximian bug #59110
* Thu Jul 29 2004 dave@suse.de
* Fri Jul 30 2004 dave@suse.de
- Added patches:
nautilus-desktop-keybindings.patch
nautilus-hide-separators.patch
nautilus-name-length.patch
nautilus-netscape-url-dnd-format.patch
* Tue Jun 22 2004 dave@suse.de
* Wed Jun 23 2004 dave@suse.de
- Added nautilus-view-dispose.patch
* Thu Jun 17 2004 dave@suse.de
- Updated to nautilus-2.6.3
@@ -1269,7 +1269,7 @@ fi
- gnome-common in #neededforbuild
* Fri Jun 07 2002 hhetter@suse.de
- really build nautilus treeview and notes
* Wed Jun 05 2002 ro@suse.de
* Thu Jun 06 2002 ro@suse.de
- fix libdir usage
* Wed Jun 05 2002 hhetter@suse.de
- added missing pkgtool files
@@ -1283,7 +1283,7 @@ fi
* Tue May 07 2002 ro@suse.de
- up to 1.1.15
- added gail to neededforbuild (for eel2)
* Thu Jan 31 2002 ro@suse.de
* Fri Feb 01 2002 ro@suse.de
- changed neededforbuild <libpng> to <libpng-devel-packages>
* Thu Jan 24 2002 hhetter@suse.de
- initial SuSE package for GNOME 2.0 platform