Mailinglist Archive: opensuse-commit (1206 mails)

< Previous Next >
commit metacity
  • From: root@xxxxxxx (h_root)
  • Date: Thu, 18 May 2006 02:13:09 +0200 (CEST)
  • Message-id: <20060518001309.31DC88D6AE@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package metacity
checked in at Thu May 18 02:13:08 CEST 2006.

--------
--- GNOME/metacity/metacity.changes 2006-03-05 22:57:58.000000000 +0100
+++ metacity/metacity.changes 2006-05-17 19:35:40.000000000 +0200
@@ -1,0 +2,5 @@
+Wed May 17 19:35:01 CEST 2006 - joeshaw@xxxxxxx
+
+- Add patch to turn audible bell off by default. (bnc #176424)
+
+-------------------------------------------------------------------

New:
----
metacity-audible-bell-off.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ metacity.spec ++++++
--- /var/tmp/diff_new_pack.wbMwFY/_old 2006-05-18 02:12:58.000000000 +0200
+++ /var/tmp/diff_new_pack.wbMwFY/_new 2006-05-18 02:12:58.000000000 +0200
@@ -18,7 +18,7 @@
Group: System/GUI/GNOME
Autoreqprov: on
Version: 2.12.2
-Release: 14
+Release: 23
Summary: A Fast Window Manager for the GNOME 2.x Desktop
Source: metacity-%{version}.tar.bz2
Source1: %name.desktop
@@ -29,6 +29,7 @@
Patch5: metacity-2.12.0-horizontal-viewport-constraints-1.patch
Patch6: metacity-activate-window-hack-1.patch
Patch7: metacity-319423.patch
+Patch8: metacity-audible-bell-off.patch
URL: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
PreReq: filesystem gconf2
@@ -50,6 +51,7 @@
%patch5 -p1
%patch6 -p1
%patch7
+%patch8
gnome-patch-translation-update

%build
@@ -115,6 +117,8 @@
/usr/share/xsessions

%changelog -n metacity
+* Wed May 17 2006 - joeshaw@xxxxxxx
+- Add patch to turn audible bell off by default. (bnc #176424)
* Sun Mar 05 2006 - dobey@xxxxxxx
- Default to new Gilouche theme
* Sun Feb 19 2006 - aj@xxxxxxx

++++++ metacity-audible-bell-off.patch ++++++
? metacity-audible-bell-off.patch
Index: src/metacity.schemas.in
===================================================================
RCS file: /cvs/gnome/metacity/src/metacity.schemas.in,v
retrieving revision 1.43
diff -u -p -u -r1.43 metacity.schemas.in
--- src/metacity.schemas.in 1 Aug 2005 14:56:24 -0000 1.43
+++ src/metacity.schemas.in 17 May 2006 17:22:33 -0000
@@ -197,7 +197,7 @@
<applyto>/apps/metacity/general/audible_bell</applyto>
<owner>metacity</owner>
<type>bool</type>
- <default>true</default>
+ <default>false</default>
<locale name="C">
<short>System Bell is Audible</short>
<long>Determines whether applications or the system can generate audible


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...


< Previous Next >
This Thread
  • No further messages