This commit is contained in:
parent
6bdaaa4c09
commit
98bf997496
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fcca9b34aaee86262a62246332f4b2d378d6be4b7730fbc7cd50b3f904f96a89
|
|
||||||
size 10370681
|
|
3
nautilus-2.23.91.tar.bz2
Normal file
3
nautilus-2.23.91.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:85361e18c9dd3868671f84fc4fc084d63785ddd9307c7a8da2bc669ce0b753d2
|
||||||
|
size 10391855
|
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 03 23:27:22 CEST 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
|
||||||
|
SVG paths
|
||||||
|
+ Use consistent labels, mnemonics and icons for trash and delete actions
|
||||||
|
+ Icon container (i.e. icon view and compact view)
|
||||||
|
* RTL support for vertical layout
|
||||||
|
* Always reveal entire rows or columns of icons
|
||||||
|
* Nicer icon container bounds
|
||||||
|
* (Again) vastly improved keyboard navigation, especially in RTL mode
|
||||||
|
* No more overlapping desktop icons, when files are added or volumes
|
||||||
|
mounted while Nautilus is not running. This is implemented with
|
||||||
|
metadata timestamps when the desktop icons are laid out.
|
||||||
|
* Rewrite large chunks of icon canvas text size handling
|
||||||
|
* Clear underlying items if hovered or selected item overlaps them
|
||||||
|
+ List View
|
||||||
|
* Make scripts work when items in nested list view subdirectories are
|
||||||
|
selected
|
||||||
|
+ Usual minor fix & polish galore
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 28 23:27:22 CEST 2008 - maw@suse.de
|
Thu Aug 28 23:27:22 CEST 2008 - maw@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package nautilus (Version 2.23.90)
|
# spec file for package nautilus (Version 2.23.91)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -22,7 +22,7 @@ Name: nautilus
|
|||||||
BuildRequires: cdparanoia eel-devel fdupes fontconfig-devel gnome-common gnome-desktop-devel gnome-icon-theme gnome-patch-translation gtk-doc gvfs-devel intltool libbeagle-devel libexempi-devel libexif-devel libgnomeui-devel libidl-devel librsvg-devel perl-XML-Parser update-desktop-files
|
BuildRequires: cdparanoia eel-devel fdupes fontconfig-devel gnome-common gnome-desktop-devel gnome-icon-theme gnome-patch-translation gtk-doc gvfs-devel intltool libbeagle-devel libexempi-devel libexif-devel libgnomeui-devel libidl-devel librsvg-devel perl-XML-Parser update-desktop-files
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: Productivity/File utilities
|
Group: Productivity/File utilities
|
||||||
Version: 2.23.90
|
Version: 2.23.91
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: The GNOME 2.x Desktop File Manager
|
Summary: The GNOME 2.x Desktop File Manager
|
||||||
Source: ftp://ftp.gnome.org/pub/gnome/sources/nautilus/2.20/%{name}-%{version}.tar.bz2
|
Source: ftp://ftp.gnome.org/pub/gnome/sources/nautilus/2.20/%{name}-%{version}.tar.bz2
|
||||||
@ -193,6 +193,26 @@ fi
|
|||||||
%{_datadir}/gtk-doc/html/libnautilus-extension
|
%{_datadir}/gtk-doc/html/libnautilus-extension
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
||||||
|
SVG paths
|
||||||
|
+ Use consistent labels, mnemonics and icons for trash and delete actions
|
||||||
|
+ Icon container (i.e. icon view and compact view)
|
||||||
|
* RTL support for vertical layout
|
||||||
|
* Always reveal entire rows or columns of icons
|
||||||
|
* Nicer icon container bounds
|
||||||
|
* (Again) vastly improved keyboard navigation, especially in RTL mode
|
||||||
|
* No more overlapping desktop icons, when files are added or volumes
|
||||||
|
mounted while Nautilus is not running. This is implemented with
|
||||||
|
metadata timestamps when the desktop icons are laid out.
|
||||||
|
* Rewrite large chunks of icon canvas text size handling
|
||||||
|
* Clear underlying items if hovered or selected item overlaps them
|
||||||
|
+ List View
|
||||||
|
* Make scripts work when items in nested list view subdirectories are
|
||||||
|
selected
|
||||||
|
+ Usual minor fix & polish galore
|
||||||
* Fri Aug 29 2008 maw@suse.de
|
* Fri Aug 29 2008 maw@suse.de
|
||||||
- Update to version 2.23.90:
|
- Update to version 2.23.90:
|
||||||
+ Truncate long item labels in the icon view and on the desktop
|
+ Truncate long item labels in the icon view and on the desktop
|
||||||
|
Loading…
Reference in New Issue
Block a user