Patch to make ggv not show the scroll outline by default
- From: Federico Mena Quintero <federico ximian com>
- To: desktop-devel-list gnome org
- Subject: Patch to make ggv not show the scroll outline by default
- Date: 10 Jun 2003 18:56:28 -0500
[I'm re-sending this mail, this time to d-d-l. I sent it on Friday to
Jaka and usability-list, but got no reply.]
I think GGV looks a lot prettier if you make it not show the scroll
outline by default. This simple patch makes it so.
Do we need this option at all, and if not, should I submit another patch
to remove the relevant code instead of just hiding the configuration
option?
Federico
Index: ggv.schemas
===================================================================
RCS file: /cvs/gnome/ggv/Attic/ggv.schemas,v
retrieving revision 1.14.4.1
diff -u -r1.14.4.1 ggv.schemas
--- ggv.schemas 25 May 2003 14:02:29 -0000 1.14.4.1
+++ ggv.schemas 6 Jun 2003 20:47:03 -0000
@@ -71,7 +71,7 @@
<applyto>/apps/ggv/gtkgs/show_scroll_rect</applyto>
<owner>ggv</owner>
<type>bool</type>
- <default>true</default>
+ <default>false</default>
<locale name="C">
<short>Show previous visible area when scrolling</short>
<long>Whether the user wants to see a rectangle outlining the
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]