Mailinglist Archive: opensuse-commit (1083 mails)
| < Previous | Next > |
commit kdebase3
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 13 Sep 2007 18:45:54 +0200
- Message-id: <20070913164554.BCBA2678334@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package kdebase3
checked in at Thu Sep 13 18:45:54 CEST 2007.
--------
--- KDE/kdebase3/kdebase3.changes 2007-09-11 12:12:42.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdebase3/kdebase3.changes 2007-09-11 17:46:27.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Sep 11 13:07:23 CEST 2007 - stbinner@xxxxxxx
+
+- show folder_man icon in system:/ slave for Documents (#304656)
+
+-------------------------------------------------------------------
New:
----
system-folder_man.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdebase3.spec ++++++
--- /var/tmp/diff_new_pack.U13788/_old 2007-09-13 18:45:35.000000000 +0200
+++ /var/tmp/diff_new_pack.U13788/_new 2007-09-13 18:45:35.000000000 +0200
@@ -52,7 +52,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: http://www.kde.org/
Version: 3.5.7
-Release: 71
+Release: 73
%define kde_version 3.5.7
Source0: kdebase-%{kde_version}.tar.bz2
Source3: startkde.suse.sh
@@ -205,6 +205,7 @@
Patch222: khelpcenter-delayed-indexcheck.cpp
Patch223: nsplugin-paths.diff
Patch224: kicker-x-errors.patch
+Patch225: system-folder_man.diff
%description
This package contains kdebase, one of the basic packages of the K
@@ -392,7 +393,7 @@
Summary: Set and list fileshares
Group: System/Management
Version: 2.0
-Release: 356
+Release: 358
%description -n fileshareset
This package contains the the fileshareset utility to allow users to
@@ -578,6 +579,7 @@
%patch222
%patch223
%patch224
+%patch225
#%patch197
%patch206
rm -rf kappfinder
@@ -1596,6 +1598,8 @@
%endif
%changelog
+* Tue Sep 11 2007 - stbinner@xxxxxxx
+- show folder_man icon in system:/ slave for Documents (#304656)
* Tue Sep 11 2007 - dmueller@xxxxxxx
- reorder patches to apply properly even without uncommitted patches
* Fri Sep 07 2007 - dmueller@xxxxxxx
++++++ system-folder_man.diff ++++++
Index: kioslave/system/entries/documents.desktop
===================================================================
--- kioslave/system/entries/documents.desktop (revision 711056)
+++ kioslave/system/entries/documents.desktop (working copy)
@@ -2,7 +2,7 @@
Encoding=UTF-8
Type=Link
Path[$e]=$( kio_system_documenthelper )
-Icon=folder_important
+Icon=folder_man
Name=Documents Folder
Name[af]=Dokument Gids
Name[ar]=مستنداتي
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |