]> git.pld-linux.org Git - packages/control-center.git/blob - control-center-bgcolor1.patch
- def-apps-capplet-browsers.patch
[packages/control-center.git] / control-center-bgcolor1.patch
1 --- control-center-1.0.4/capplets/background-properties/property-background.c.bgcolor1  Mon Mar 22 14:05:34 1999
2 +++ control-center-1.0.4/capplets/background-properties/property-background.c   Mon Mar 22 14:05:47 1999
3 @@ -1108,7 +1108,7 @@
4         gint r, g, b;
5  
6         gdk_color_parse
7 -               (gnome_config_get_string ("/Background/Default/color1=#005060"),
8 +               (gnome_config_get_string ("/Background/Default/color1=#356390"),
9                  &state->bgColor1);
10         r = state->bgColor1.red >> 8;
11         g = state->bgColor1.green >> 8;
This page took 0.032035 seconds and 3 git commands to generate.