auto-import changelog data from nautilus-2.7.92-2.src.rpm
Tue Sep 07 2004 Alexander Larsson <alexl@redhat.com> - 2.7.92-2 - Add patch to fix desktop keynav (#131894)
This commit is contained in:
parent
921a483028
commit
caf91cb5af
59
nautilus-desktop-keynav.patch
Normal file
59
nautilus-desktop-keynav.patch
Normal file
@ -0,0 +1,59 @@
|
|||||||
|
Index: src/nautilus-shell-ui.xml
|
||||||
|
===================================================================
|
||||||
|
RCS file: /cvs/gnome/nautilus/src/nautilus-shell-ui.xml,v
|
||||||
|
retrieving revision 1.115
|
||||||
|
diff -u -p -r1.115 nautilus-shell-ui.xml
|
||||||
|
--- src/nautilus-shell-ui.xml 29 Jul 2004 22:31:42 -0000 1.115
|
||||||
|
+++ src/nautilus-shell-ui.xml 7 Sep 2004 12:25:22 -0000
|
||||||
|
@@ -40,6 +40,7 @@
|
||||||
|
<accel name="*Control*equal" verb="Zoom In"/>
|
||||||
|
<accel name="*Control**Shift*plus" verb="Zoom In"/>
|
||||||
|
<accel name="BackSpace" verb="Up"/>
|
||||||
|
+ <accel name="*Control*r" verb="Reload"/>
|
||||||
|
</keybindings>
|
||||||
|
|
||||||
|
<menu>
|
||||||
|
Index: src/nautilus-spatial-window-ui.xml
|
||||||
|
===================================================================
|
||||||
|
RCS file: /cvs/gnome/nautilus/src/nautilus-spatial-window-ui.xml,v
|
||||||
|
retrieving revision 1.12
|
||||||
|
diff -u -p -r1.12 nautilus-spatial-window-ui.xml
|
||||||
|
--- src/nautilus-spatial-window-ui.xml 29 Jul 2004 22:31:42 -0000 1.12
|
||||||
|
+++ src/nautilus-spatial-window-ui.xml 7 Sep 2004 12:25:22 -0000
|
||||||
|
@@ -8,6 +8,7 @@
|
||||||
|
<keybindings>
|
||||||
|
<accel name="*Alt**Shift*Up" verb="UpCloseCurrent"/>
|
||||||
|
<accel name="*Shift*BackSpace" verb="UpCloseCurrent"/>
|
||||||
|
+ <accel name="*Alt*Home" verb="Home"/>
|
||||||
|
</keybindings>
|
||||||
|
<menu>
|
||||||
|
<submenu name="File">
|
||||||
|
Index: src/file-manager/nautilus-directory-view-ui.xml
|
||||||
|
===================================================================
|
||||||
|
RCS file: /cvs/gnome/nautilus/src/file-manager/nautilus-directory-view-ui.xml,v
|
||||||
|
retrieving revision 1.68
|
||||||
|
diff -u -p -r1.68 nautilus-directory-view-ui.xml
|
||||||
|
--- src/file-manager/nautilus-directory-view-ui.xml 12 Aug 2004 20:12:36 -0000 1.68
|
||||||
|
+++ src/file-manager/nautilus-directory-view-ui.xml 7 Sep 2004 12:25:22 -0000
|
||||||
|
@@ -97,9 +97,21 @@
|
||||||
|
<accel name="KP_Delete" verb="Trash"/>
|
||||||
|
<accel name="Delete" verb="Trash"/>
|
||||||
|
<accel name="*Shift*KP_Delete" verb="Delete"/>
|
||||||
|
+ <accel name="*Shift*Delete" verb="Delete"/>
|
||||||
|
<accel name="*Alt*Down" verb="Open"/>
|
||||||
|
<accel name="*Alt**Shift*Down" verb="OpenCloseParent"/>
|
||||||
|
<accel name="*Control*i" verb="Properties"/>
|
||||||
|
+ <accel name="*Shift**Control*n" verb="New Folder"/>
|
||||||
|
+ <accel name="*Control*o" verb="Open"/>
|
||||||
|
+ <accel name="*Control**Shift*o" verb="OpenAlternate"/>
|
||||||
|
+ <accel name="*Alt*Return" verb="Properties"/>
|
||||||
|
+ <accel name="*Control*x" verb="Cut Files"/>
|
||||||
|
+ <accel name="*Control*c" verb="Copy Files"/>
|
||||||
|
+ <accel name="*Control*v" verb="Paste Files"/>
|
||||||
|
+ <accel name="*Control*m" verb="Create Link"/>
|
||||||
|
+ <accel name="F2" verb="Rename"/>
|
||||||
|
+ <accel name="*Control*a" verb="Select All"/>
|
||||||
|
+ <accel name="*Control*s" verb="Select Pattern"/>
|
||||||
|
</keybindings>
|
||||||
|
<menu>
|
||||||
|
<submenu name="File">
|
@ -18,7 +18,7 @@
|
|||||||
Name: nautilus
|
Name: nautilus
|
||||||
Summary: Nautilus is a file manager for GNOME.
|
Summary: Nautilus is a file manager for GNOME.
|
||||||
Version: 2.7.92
|
Version: 2.7.92
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: User Interface/Desktops
|
Group: User Interface/Desktops
|
||||||
Source: ftp://ftp.gnome.org/pub/GNOME/sources/2.7/%{name}/%{name}-%{version}.tar.bz2
|
Source: ftp://ftp.gnome.org/pub/GNOME/sources/2.7/%{name}/%{name}-%{version}.tar.bz2
|
||||||
@ -76,6 +76,8 @@ Obsoletes: nautilus-mozilla < 2.0
|
|||||||
# Some changes to default config
|
# Some changes to default config
|
||||||
Patch1: nautilus-2.5.7-rhconfig.patch
|
Patch1: nautilus-2.5.7-rhconfig.patch
|
||||||
|
|
||||||
|
Patch10: nautilus-desktop-keynav.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Nautilus integrates access to files, applications, media,
|
Nautilus integrates access to files, applications, media,
|
||||||
Internet-based resources and the Web. Nautilus delivers a dynamic and
|
Internet-based resources and the Web. Nautilus delivers a dynamic and
|
||||||
@ -88,6 +90,8 @@ GNOME desktop project.
|
|||||||
|
|
||||||
%patch1 -p1 -b .rhconfig
|
%patch1 -p1 -b .rhconfig
|
||||||
|
|
||||||
|
%patch10 -p0 -b .desktop-keynav
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
libtoolize --force --copy
|
libtoolize --force --copy
|
||||||
@ -174,6 +178,9 @@ scrollkeeper-update
|
|||||||
%{_datadir}/control-center-2.0/capplets/nautilus-file-management-properties.desktop
|
%{_datadir}/control-center-2.0/capplets/nautilus-file-management-properties.desktop
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 7 2004 Alexander Larsson <alexl@redhat.com> - 2.7.92-2
|
||||||
|
- Add patch to fix desktop keynav (#131894)
|
||||||
|
|
||||||
* Tue Aug 31 2004 Alex Larsson <alexl@redhat.com> 2.7.92-1
|
* Tue Aug 31 2004 Alex Larsson <alexl@redhat.com> 2.7.92-1
|
||||||
- update to 2.7.92
|
- update to 2.7.92
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user