This commit is contained in:
committed by
Git OBS Bridge
parent
d4cb8e5e7f
commit
63421b3d81
13
desktop-icon.patch
Normal file
13
desktop-icon.patch
Normal file
@@ -0,0 +1,13 @@
|
||||
Index: nautilus-2.19.91/nautilus-search.desktop.in
|
||||
===================================================================
|
||||
--- nautilus-2.19.91.orig/nautilus-search.desktop.in
|
||||
+++ nautilus-2.19.91/nautilus-search.desktop.in
|
||||
@@ -103,7 +103,7 @@ Comment[xh]=Ukufumana iifayili, iziqulat
|
||||
Comment[zh_CN]=在您的计算机上查找文件、文件夹和文档
|
||||
Comment[zh_TW]=在電腦中搜尋檔案、資料夾和文件
|
||||
Exec=nautilus x-nautilus-search:
|
||||
-Icon=stock_search
|
||||
+Icon=system-search
|
||||
Terminal=false
|
||||
Type=Application
|
||||
StartupNotify=true
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0c0febf76699d0b0ce22153ffa208e7e97547245da71e2da77a4fdb0ce21450
|
||||
size 4791741
|
3
nautilus-2.19.91.tar.bz2
Normal file
3
nautilus-2.19.91.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ab64b8e725cc632c8f9257c1ba65a72fed34dedc5383d96945b47bc102b0c57
|
||||
size 4866406
|
@@ -11,12 +11,9 @@ Install a nautilus-search.desktop for "Search for Files".
|
||||
? test/test-nautilus-search-engine
|
||||
Index: Makefile.am
|
||||
===================================================================
|
||||
RCS file: /cvs/gnome/nautilus/Makefile.am,v
|
||||
retrieving revision 1.86
|
||||
diff -u -r1.86 Makefile.am
|
||||
--- Makefile.am 9 Feb 2005 10:51:53 -0000 1.86
|
||||
+++ Makefile.am 28 Aug 2005 19:45:27 -0000
|
||||
@@ -8,6 +8,7 @@
|
||||
--- Makefile.am.orig
|
||||
+++ Makefile.am
|
||||
@@ -8,6 +8,7 @@ desktop_in_files = \
|
||||
nautilus.desktop.in \
|
||||
nautilus-home.desktop.in \
|
||||
nautilus-computer.desktop.in \
|
||||
@@ -26,10 +23,8 @@ diff -u -r1.86 Makefile.am
|
||||
|
||||
Index: nautilus-search.desktop.in
|
||||
===================================================================
|
||||
RCS file: nautilus-search.desktop.in
|
||||
diff -N nautilus-search.desktop.in
|
||||
--- /dev/null 1 Jan 1970 00:00:00 -0000
|
||||
+++ nautilus-search.desktop.in 28 Aug 2005 19:45:28 -0000
|
||||
--- /dev/null
|
||||
+++ nautilus-search.desktop.in
|
||||
@@ -0,0 +1,113 @@
|
||||
+[Desktop Entry]
|
||||
+Encoding=UTF-8
|
||||
@@ -136,7 +131,7 @@ diff -N nautilus-search.desktop.in
|
||||
+Comment[zh_CN]=在您的计算机上查找文件、文件夹和文档
|
||||
+Comment[zh_TW]=在電腦中搜尋檔案、資料夾和文件
|
||||
+Exec=nautilus x-nautilus-search:
|
||||
+Icon=gnome-searchtool
|
||||
+Icon=stock_search
|
||||
+Terminal=false
|
||||
+Type=Application
|
||||
+StartupNotify=true
|
||||
|
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 29 23:14:36 CEST 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
|
||||
* Fix crash on file:///#
|
||||
* Update to cope with the new size of emblem icons
|
||||
* Auto-size list view filename column again
|
||||
* New message for service unavailable error
|
||||
* UI terminology consistency fix
|
||||
* Build fix
|
||||
- Refresh nautilus-search-desktop.patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 16 19:51:38 CEST 2007 - federico@novell.com
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package nautilus (Version 2.19.6)
|
||||
# spec file for package nautilus (Version 2.19.91)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@@ -14,8 +14,8 @@ Name: nautilus
|
||||
BuildRequires: cdparanoia eel-devel fdupes gnome-common gnome-icon-theme gnome-patch-translation intltool libbeagle-devel libexif-devel libgnomeui-devel libidl librsvg-devel mDNSResponder-devel perl-XML-Parser update-desktop-files
|
||||
License: GPL v2 or later
|
||||
Group: Productivity/File utilities
|
||||
Version: 2.19.6
|
||||
Release: 10
|
||||
Version: 2.19.91
|
||||
Release: 1
|
||||
Summary: The GNOME 2.x Desktop File Manager
|
||||
Source: ftp://ftp.gnome.org/pub/gnome/sources/nautilus/2.16/%{name}-%{version}.tar.bz2
|
||||
URL: http://www.gnome.org
|
||||
@@ -36,6 +36,7 @@ Patch13: nautilus-6014-network-servers-in-places-sidebar.diff
|
||||
Patch15: nautilus-drives-and-volumes-on-desktop.diff
|
||||
Patch17: nautilus-181941-i18n.patch
|
||||
Patch18: nautilus-330298-297983-fix-overlapping-desktop-icons.diff
|
||||
Patch19: desktop-icon.patch
|
||||
Requires: gnome2-user-docs gnome-icon-theme
|
||||
Requires: %{name}-lang = %{version}
|
||||
Provides: nautilus2
|
||||
@@ -86,6 +87,7 @@ gnome-patch-translation-prepare
|
||||
%patch15 -p1
|
||||
%patch17 -p1
|
||||
%patch18 -p1
|
||||
%patch19 -p1
|
||||
gnome-patch-translation-update
|
||||
|
||||
%build
|
||||
@@ -104,7 +106,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
rm docs/Makefile*
|
||||
ln -s ../icons/gnome/24x24/devices/gnome-fs-client.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/
|
||||
ln -s ../icons/gnome/24x24/places/gnome-fs-home.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/
|
||||
ln -s ../icons/gnome/48x48/apps/gnome-searchtool.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/
|
||||
ln -s ../icons/gnome/24x24/actions/system-search.png $RPM_BUILD_ROOT%{_datadir}/pixmaps/
|
||||
%suse_update_desktop_file -N "Nautilus" -G "File Browser" -D "user-guide/user-guide.xml?gosnautilus-1" nautilus System FileManager
|
||||
%suse_update_desktop_file -D "user-guide/user-guide.xml?gosnautilus-1" nautilus-computer System FileManager
|
||||
%suse_update_desktop_file -D "user-guide/user-guide.xml?gosnautilus-1" nautilus-file-management-properties System FileManager X-SuSE-ControlCenter-LookAndFeel
|
||||
@@ -167,6 +169,17 @@ fi
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
|
||||
%changelog
|
||||
* Wed Aug 29 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
|
||||
* Fix crash on file:///#
|
||||
* Update to cope with the new size of emblem icons
|
||||
* Auto-size list view filename column again
|
||||
* New message for service unavailable error
|
||||
* UI terminology consistency fix
|
||||
* Build fix
|
||||
- Refresh nautilus-search-desktop.patch.
|
||||
* Thu Aug 16 2007 - federico@novell.com
|
||||
- Updated nautilus-drives-and-volumes-on-desktop.diff to fix
|
||||
https://bugzilla.novell.com/show_bug.cgi?id=298802 - after burning a
|
||||
|
Reference in New Issue
Block a user