/[pkgs]/devel/metacity/metacity-dont-force-bell.patch
ViewVC logotype

Contents of /devel/metacity/metacity-dont-force-bell.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Sat Feb 21 17:07:26 2009 UTC (9 months ago) by mclasen
Branch: MAIN
CVS Tags: metacity-2_28_0-1_fc12, metacity-2_27_1-1_fc12, F-12-split, metacity-2_25_144-6_fc11, metacity-2_25_144-5_fc11, metacity-2_25_144-4_fc11, metacity-2_26_0-2_fc12, metacity-2_27_0-5_fc12, metacity-2_27_0-8_fc12, F-11-split, metacity-2_27_0-9_fc12, metacity-2_26_0-1_fc11, metacity-2_27_0-2_fc12, metacity-2_27_0-1_fc12, metacity-2_27_0-4_fc12, metacity-2_27_0-3_fc12, metacity-2_27_0-6_fc12, metacity-2_27_0-7_fc12, HEAD
File MIME type: text/x-patch
don't force the bell
1 diff -up metacity-2.25.144/src/core/bell.c.no-more-brokkoli metacity-2.25.144/src/core/bell.c
2 --- metacity-2.25.144/src/core/bell.c.no-more-brokkoli 2009-02-21 12:04:32.447950258 -0500
3 +++ metacity-2.25.144/src/core/bell.c 2009-02-21 12:04:41.191943469 -0500
4 @@ -293,7 +293,6 @@ meta_bell_notify (MetaDisplay *display,
5 ca_proplist_sets (p, CA_PROP_EVENT_ID, "bell-window-system");
6 ca_proplist_sets (p, CA_PROP_EVENT_DESCRIPTION, _("Bell event"));
7 ca_proplist_sets (p, CA_PROP_MEDIA_ROLE, "event");
8 - ca_proplist_sets (p, CA_PROP_CANBERRA_ENABLE, "1");
9
10 window = meta_display_lookup_x_window (display, xkb_bell_event->window);
11 if (!window && (display->focus_window) && (display->focus_window->frame))

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2