Hello community, here is the log from the commit of package kdebase3-SuSE for openSUSE:Factory checked in at 2011-12-25 17:35:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdebase3-SuSE (Old) and /work/SRC/openSUSE:Factory/.kdebase3-SuSE.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdebase3-SuSE", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/kdebase3-SuSE/kdebase3-SuSE.changes 2011-10-12 16:12:31.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kdebase3-SuSE.new/kdebase3-SuSE.changes 2011-12-25 17:35:26.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Dec 19 02:41:27 UTC 2011 - [email protected] + +- make show desktop button to behave as in windows, gnome2, compiz + +------------------------------------------------------------------- Old: ---- 11.3-adjustments.diff New: ---- kwin-show-desktop.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdebase3-SuSE.spec ++++++ --- /var/tmp/diff_new_pack.84Cghi/_old 2011-12-25 17:35:27.000000000 +0100 +++ /var/tmp/diff_new_pack.84Cghi/_new 2011-12-25 17:35:27.000000000 +0100 @@ -46,9 +46,7 @@ # opened by suseplugger Suggests: yast2-bluetooth,yast2-country,yast2-mouse,yast2-network,yast2-printer,yast2-scanner,yast2-sound,yast2-storage,yast2-tv,yast2-x11 Obsoletes: kdebase3-Personal -%if %suse_version > 1010 Recommends: kwin-decor-suse2 -%endif PreReq: %fillup_prereq BuildRoot: %{_tmppath}/%{name}-%{version}-build Version: 11.3 @@ -58,32 +56,18 @@ Source3: kdebase3-SuSE-windowmanager.fillup Source4: media.desktop Requires: desktop-branding -%if %{suse_version} > 1020 Requires: %{name}-lang -%endif Requires: %{name}-branding Recommends: kde3-gtk-qt-engine kde3-knemo Patch0: adjust-settings.patch Patch1: branding-12_1.patch +Patch2: kwin-show-desktop.patch %description This package contains the standard SUSE desktop and menu extensions for the Kpanel. -Authors: --------- - Artwork: - Ken W. Wimer <[email protected]> - Torsten Rahn <[email protected]> - Everaldo <[email protected]> - - Implementation: - Adrian Schr�ter <[email protected]> - Marcus Meissner <[email protected]> - Oliver Ries <[email protected]> - Ludwig Nussel <[email protected]> - %package -n kde3-kio_sysinfo License: GPL-2.0+ Summary: System Information KIO-Slave @@ -95,18 +79,6 @@ This package contains a KDE KIO-Slave showing system information. - -Authors: --------- - Artwork: - Jakub Steiner - - Implementation: - Lukas Tinkl - Stephan Kulow - Dirk Mueller - Stephan Binner - %package branding-openSUSE Summary: SUSE KDE Extension License: GPL-2.0+ @@ -120,24 +92,7 @@ %description branding-openSUSE This package contains the openSUSE branding of the SUSE KDE Extensions. - - -Authors: --------- - Artwork: - Ken W. Wimer <[email protected]> - Torsten Rahn <[email protected]> - Everaldo <[email protected]> - - Implementation: - Adrian Schr�ter <[email protected]> - Marcus Meissner <[email protected]> - Oliver Ries <[email protected]> - Ludwig Nussel <[email protected]> - -%if %{suse_version} > 1020 %lang_package -%endif %prep %setup -q -n kdebase-SuSE @@ -152,6 +107,8 @@ %if %{suse_version} > 1140 %patch1 -p1 %endif +%patch2 -p1 + update_admin %build ++++++ kwin-show-desktop.patch ++++++ diff -wruN kdebase-SuSE.orig/config-files/etc/opt/kde3/share/config/kwinrc kdebase-SuSE/config-files/etc/opt/kde3/share/config/kwinrc --- kdebase-SuSE.orig/config-files/etc/opt/kde3/share/config/kwinrc 2008-05-16 12:25:00.000000000 +0400 +++ kdebase-SuSE/config-files/etc/opt/kde3/share/config/kwinrc 2011-12-19 06:38:56.447283615 +0400 @@ -27,3 +27,4 @@ TranslucentInactiveWindows=false TranslucentMovingWindows=false TreatKeepAboveAsActive=false +ShowDesktopIsMinimizeAll=true -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
