changeset 960b584e0f06 in /home/hg/repos/gtk-win32-bin details:http://hg.gajim.org/gtk-win32-bin?cmd=changeset;node=960b584e0f06 description: restore previsou gtk theme diffstat:
etc/gtk-2.0/gtkrc | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diffs (13 lines): diff -r 3f6df80835af -r 960b584e0f06 etc/gtk-2.0/gtkrc --- a/etc/gtk-2.0/gtkrc Sat Jan 07 15:06:44 2012 +0100 +++ b/etc/gtk-2.0/gtkrc Sat Jan 07 16:10:56 2012 +0100 @@ -1,4 +1,6 @@ +gtk-theme-name = "Glossy-js" # Auto-written by gtk2-prefs. Do not edit. -gtk-theme-name = "MS-Windows" - +# Windows users don't expect the PC Speaker beeping at them when they press +# backspace in an empty textview and stuff like that +gtk-error-bell = 0 \ No newline at end of file _______________________________________________ Commits mailing list [email protected] http://lists.gajim.org/cgi-bin/listinfo/commits
