checked in
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=78
This commit is contained in:
parent
ffeb3333ed
commit
50cc666aa7
3
nautilus-2.28.4.tar.bz2
Normal file
3
nautilus-2.28.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3aceda1c36acda20a0f9ce75165a31b1285a7aca2097d0583e340ccb2b01ea87
|
||||||
|
size 6045403
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bebd3682e52360ed4133f316f19675481ebd0b446719aa0eb346e66a164475a7
|
|
||||||
size 6116599
|
|
@ -15,11 +15,11 @@ folder is more recognizable than a filing cabinet.
|
|||||||
4 files changed, 4 insertions(+), 4 deletions(-)
|
4 files changed, 4 insertions(+), 4 deletions(-)
|
||||||
|
|
||||||
|
|
||||||
Index: nautilus-2.29.1/data/nautilus-file-management-properties.desktop.in.in
|
Index: nautilus-2.27.1/data/nautilus-file-management-properties.desktop.in.in
|
||||||
===================================================================
|
===================================================================
|
||||||
--- nautilus-2.29.1.orig/data/nautilus-file-management-properties.desktop.in.in
|
--- nautilus-2.27.1.orig/data/nautilus-file-management-properties.desktop.in.in
|
||||||
+++ nautilus-2.29.1/data/nautilus-file-management-properties.desktop.in.in
|
+++ nautilus-2.27.1/data/nautilus-file-management-properties.desktop.in.in
|
||||||
@@ -2,7 +2,7 @@
|
@@ -3,7 +3,7 @@ Encoding=UTF-8
|
||||||
_Name=File Management
|
_Name=File Management
|
||||||
_Comment=Change the behaviour and appearance of file manager windows
|
_Comment=Change the behaviour and appearance of file manager windows
|
||||||
Exec=nautilus-file-management-properties
|
Exec=nautilus-file-management-properties
|
||||||
@ -28,12 +28,12 @@ Index: nautilus-2.29.1/data/nautilus-file-management-properties.desktop.in.in
|
|||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
Index: nautilus-2.29.1/data/nautilus.desktop.in.in
|
Index: nautilus-2.27.1/data/nautilus.desktop.in.in
|
||||||
===================================================================
|
===================================================================
|
||||||
--- nautilus-2.29.1.orig/data/nautilus.desktop.in.in
|
--- nautilus-2.27.1.orig/data/nautilus.desktop.in.in
|
||||||
+++ nautilus-2.29.1/data/nautilus.desktop.in.in
|
+++ nautilus-2.27.1/data/nautilus.desktop.in.in
|
||||||
@@ -1,7 +1,7 @@
|
@@ -2,7 +2,7 @@
|
||||||
[Desktop Entry]
|
Encoding=UTF-8
|
||||||
_Name=File Manager
|
_Name=File Manager
|
||||||
Exec=nautilus
|
Exec=nautilus
|
||||||
-Icon=system-file-manager
|
-Icon=system-file-manager
|
||||||
@ -41,10 +41,10 @@ Index: nautilus-2.29.1/data/nautilus.desktop.in.in
|
|||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
Index: nautilus-2.29.1/src/nautilus-file-management-properties.c
|
Index: nautilus-2.27.1/src/nautilus-file-management-properties.c
|
||||||
===================================================================
|
===================================================================
|
||||||
--- nautilus-2.29.1.orig/src/nautilus-file-management-properties.c
|
--- nautilus-2.27.1.orig/src/nautilus-file-management-properties.c
|
||||||
+++ nautilus-2.29.1/src/nautilus-file-management-properties.c
|
+++ nautilus-2.27.1/src/nautilus-file-management-properties.c
|
||||||
@@ -807,7 +807,7 @@ nautilus_file_management_properties_dial
|
@@ -807,7 +807,7 @@ nautilus_file_management_properties_dial
|
||||||
(GClosureNotify)g_object_unref,
|
(GClosureNotify)g_object_unref,
|
||||||
0);
|
0);
|
||||||
@ -54,11 +54,11 @@ Index: nautilus-2.29.1/src/nautilus-file-management-properties.c
|
|||||||
|
|
||||||
if (window) {
|
if (window) {
|
||||||
gtk_window_set_screen (GTK_WINDOW (dialog), gtk_window_get_screen(window));
|
gtk_window_set_screen (GTK_WINDOW (dialog), gtk_window_get_screen(window));
|
||||||
Index: nautilus-2.29.1/src/nautilus-navigation-window.c
|
Index: nautilus-2.27.1/src/nautilus-navigation-window.c
|
||||||
===================================================================
|
===================================================================
|
||||||
--- nautilus-2.29.1.orig/src/nautilus-navigation-window.c
|
--- nautilus-2.27.1.orig/src/nautilus-navigation-window.c
|
||||||
+++ nautilus-2.29.1/src/nautilus-navigation-window.c
|
+++ nautilus-2.27.1/src/nautilus-navigation-window.c
|
||||||
@@ -759,7 +759,7 @@ static NautilusIconInfo *
|
@@ -1285,7 +1285,7 @@ static NautilusIconInfo *
|
||||||
real_get_icon (NautilusWindow *window,
|
real_get_icon (NautilusWindow *window,
|
||||||
NautilusWindowSlot *slot)
|
NautilusWindowSlot *slot)
|
||||||
{
|
{
|
||||||
|
@ -1,20 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Dec 18 09:31:53 CET 2009 - vuntz@opensuse.org
|
|
||||||
|
|
||||||
- Update to version 2.29.1:
|
|
||||||
+ Make browser mode the default
|
|
||||||
+ Add split view mode
|
|
||||||
+ Browser UI reorganization
|
|
||||||
+ Better background support on multi-monitor setups
|
|
||||||
+ Support new "default location" on mounts (supported by ftp and
|
|
||||||
sftp)
|
|
||||||
+ Add extension api to lookup NautilusFileInfo objects
|
|
||||||
+ Make the search toolbar button a toggle button
|
|
||||||
+ Ctrl+shift does multiple range selection in list view
|
|
||||||
- Rebase
|
|
||||||
nautilus-bnc117333-bgo350962-folder-icon-for-menus-and-windows.diff
|
|
||||||
to apply without fuzz.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 15 14:15:14 CET 2009 - dimstar@opensuse.org
|
Tue Dec 15 14:15:14 CET 2009 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package nautilus (Version 2.29.1)
|
# spec file for package nautilus (Version 2.28.4)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -35,7 +35,7 @@ BuildRequires: translation-update-upstream
|
|||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Productivity/File utilities
|
Group: Productivity/File utilities
|
||||||
Version: 2.29.1
|
Version: 2.28.4
|
||||||
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
|
||||||
@ -107,9 +107,6 @@ NOCONFIGURE=1 gnome-autogen.sh
|
|||||||
%{__rm} %{buildroot}%{_datadir}/locale/ha/LC_MESSAGES/*
|
%{__rm} %{buildroot}%{_datadir}/locale/ha/LC_MESSAGES/*
|
||||||
%{__rm} %{buildroot}%{_datadir}/locale/ig/LC_MESSAGES/*
|
%{__rm} %{buildroot}%{_datadir}/locale/ig/LC_MESSAGES/*
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} <= 1120
|
|
||||||
%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
|
|
||||||
%endif
|
|
||||||
rm $RPM_BUILD_ROOT/%{_libdir}/*.*a
|
rm $RPM_BUILD_ROOT/%{_libdir}/*.*a
|
||||||
### ln -s ../icons/gnome/24x24/devices/gnome-fs-client.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/
|
### ln -s ../icons/gnome/24x24/devices/gnome-fs-client.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/
|
||||||
# FIXME: this is probably wrong, but it enables the build to succeed for now
|
# FIXME: this is probably wrong, but it enables the build to succeed for now
|
||||||
|
Loading…
Reference in New Issue
Block a user