source: trunk/gnome-theme-xp/change-default-to-xp.sh @ 164

Last change on this file since 164 was 157, checked in by sebas, 15 years ago

importacion initial - gracias al trabajo de PhrankDaChicken?

  • Property svn:executable set to *
File size: 21.5 KB
Line 
1#!/bin/bash -x
2#
3#xpconfig=" \/apps/metacity/general/num_workspaces --type int 2 \ 3"
4
5#for xpconf in $xpconfig; do
6#        /usr/bin/gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "$xpconfig" > /dev/null 2>&1
7#done
8
9
10
11# one workplace
12gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/metacity/general/num_workspaces" --type int 1
13
14# background
15gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/desktop/gnome/background/picture_filename" --type string "/etc/gnome-theme-xp/files/XPLuna/Bliss_XP.jpg"
16gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/desktop/gnome/background/picture_options" --type string "stretched"
17
18## Panel Stuff
19# Create New Panel
20gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/toplevels/bottom_panel_0/animation_speed" --type string "medium"
21gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/toplevels/bottom_panel_0/auto_hide" --type bool FALSE
22gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/toplevels/bottom_panel_0/auto_hide_size" --type int 6
23gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/toplevels/bottom_panel_0/enable_animations" --type bool TRUE
24gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/toplevels/bottom_panel_0/enable_arrows" --type bool TRUE
25gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/toplevels/bottom_panel_0/enable_buttons" --type bool FALSE
26gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/toplevels/bottom_panel_0/expand" --type bool TRUE
27gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/toplevels/bottom_panel_0/hide_delay" --type int 500
28gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/toplevels/bottom_panel_0/monitor" --type int 0
29gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/toplevels/bottom_panel_0/name" --type string "bottom_panel_0"
30gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/toplevels/bottom_panel_0/orientation" --type string "bottom"
31gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/toplevels/bottom_panel_0/screen" --type int 0
32gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/toplevels/bottom_panel_0/size" --type int 32
33gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/toplevels/bottom_panel_0/unhide_delay" --type int 500 
34gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/toplevels/bottom_panel_0/x" --type int 0
35gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/toplevels/bottom_panel_0/x_centered" --type bool FALSE
36gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/toplevels/bottom_panel_0/x_right" --type int
37gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/toplevels/bottom_panel_0/y" --type int 0
38gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/toplevels/bottom_panel_0/y_bottom" --type  int
39gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/toplevels/bottom_panel_0/y_centered" --type bool FALSE
40
41gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/toplevels/bottom_panel_0/background/color" --type string "#ffffff"
42gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/toplevels/bottom_panel_0/background/fit" --type bool FALSE
43gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/toplevels/bottom_panel_0/background/image" --type string ""
44gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/toplevels/bottom_panel_0/background/opacity" --type int 6000
45gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/toplevels/bottom_panel_0/background/rotate" --type bool FALSE
46gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/toplevels/bottom_panel_0/background/stretch" --type bool FALSE
47gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/toplevels/bottom_panel_0/background/type" --type string "gtk"
48
49# Start Menu
50gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/objects/object_0/action_type" --type string "lock"
51gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/objects/object_0/attached_toplevel_id" --type string ""
52gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/objects/object_0/bonobo_iid" --type string ""
53gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/objects/object_0/custom_icon" --type string "/etc/gnome-theme-xp/files/XPLuna/start.png"
54gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/objects/object_0/launcher_location" --type string ""
55gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/objects/object_0/locked" --type bool TRUE
56gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/objects/object_0/menu_path" --type string "applications:/"
57gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/objects/object_0/object_type" --type string "menu-object"
58gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/objects/object_0/panel_right_stick" --type bool FALSE
59gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/objects/object_0/position" --type int 0
60gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/objects/object_0/tooltip" --type string "Main Menu"
61gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/objects/object_0/toplevel_id" --type string "bottom_panel_0"
62gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/objects/object_0/use_custom_icon" --type bool TRUE
63gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/objects/object_0/use_menu_path" --type bool FALSE
64
65# Show Desktop
66gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_0/action_type" --type string "lock"
67gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_0/attached_toplevel_id" --type string ""
68gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_0/bonobo_iid" --type string "OAFIID:GNOME_ShowDesktopApplet"
69gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_0/custom_icon" --type string ""
70gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_0/launcher_location" --type string ""
71gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_0/locked" --type bool TRUE
72gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_0/menu_path" --type string "applications:/"
73gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_0/object_type" --type string "bonobo-applet"
74gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_0/panel_right_stick" --type bool FALSE
75gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_0/position" --type int 1
76gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_0/tooltip" --type string ""
77gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_0/toplevel_id" --type string "bottom_panel_0"
78gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_0/use_custom_icon" --type bool FALSE
79gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_0/use_menu_path" --type bool FALSE
80
81# Window Switcher
82gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_1/action_type" --type string "lock"
83gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_1/attached_toplevel_id" --type string ""
84gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_1/bonobo_iid" --type string "OAFIID:GNOME_WindowListApplet"
85gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_1/custom_icon" --type string ""
86gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_1/launcher_location" --type string ""
87gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_1/locked" --type bool TRUE
88gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_1/menu_path" --type string "applications:/"
89gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_1/object_type" --type string "bonobo-applet"
90gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_1/panel_right_stick" --type bool FALSE
91gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_1/position" --type int 2
92gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_1/tooltip" --type string ""
93gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_1/toplevel_id" --type string "bottom_panel_0"
94gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_1/use_custom_icon" --type bool FALSE
95gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_1/use_menu_path" --type bool FALSE
96
97gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_1/prefs/display_all_workspaces" --type bool FALSE
98gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_1/prefs/group_windows" --type string "never"
99gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_1/prefs/maximum_size" --type int 4096
100gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_1/prefs/minimum_size" --type int 50
101gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_1/prefs/move_unminimized_windows" --type bool TRUE
102
103# Notification Area
104gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_2/action_type" --type string "lock"
105gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_2/attached_toplevel_id" --type string ""
106gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_2/bonobo_iid" --type string "OAFIID:GNOME_NotificationAreaApplet"
107gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_2/custom_icon" --type string ""
108gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_2/launcher_location" --type string ""
109gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_2/locked" --type bool TRUE
110gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_2/menu_path" --type string "applications:/"
111gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_2/object_type" --type string "bonobo-applet"
112gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_2/panel_right_stick" --type bool TRUE
113gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_2/position" --type int 3
114gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_2/tooltip" --type string ""
115gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_2/toplevel_id" --type string "bottom_panel_0"
116gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_2/use_custom_icon" --type bool FALSE
117gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_2/use_menu_path" --type bool FALSE
118
119# Volume Control
120gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_3/action_type" --type string "lock"
121gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_3/attached_toplevel_id" --type string ""
122gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_3/bonobo_iid" --type string "OAFIID:GNOME_MixerApplet"
123gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_3/custom_icon" --type string ""
124gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_3/launcher_location" --type string ""
125gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_3/locked" --type bool TRUE
126gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_3/menu_path" --type string "applications:/"
127gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_3/object_type" --type string "bonobo-applet"
128gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_3/panel_right_stick" --type bool TRUE
129gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_3/position" --type int 2
130gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_3/tooltip" --type string ""
131gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_3/toplevel_id" --type string "bottom_panel_0"
132gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_3/use_custom_icon" --type bool FALSE
133gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_3/use_menu_path" --type bool FALSE
134
135# Clock
136gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/action_type" --type string "lock"
137gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/attached_toplevel_id" --type string ""
138gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/bonobo_iid" --type string "OAFIID:GNOME_ClockApplet"
139gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/custom_icon" --type string ""
140gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/launcher_location" --type string ""
141gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/locked" --type bool TRUE
142gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/menu_path" --type string "applications:/"
143gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/object_type" --type string "bonobo-applet"
144gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/panel_right_stick" --type bool TRUE
145gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/toplevel_id" --type string "bottom_panel_0"
146gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/use_custom_icon" --type bool FALSE
147gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/use_menu_path" --type bool FALSE
148
149gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/prefs/config_tool" --type string ""
150gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/prefs/custom_format" --type string ""
151gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/prefs/expand_appointments" --type bool TRUE
152gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/prefs/expand_birthdays" --type bool TRUE
153gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/prefs/expand_tasks" --type bool FALSE
154gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/prefs/expand_weather" --type bool FALSE
155gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/prefs/format" --type string "12-hour"
156gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/prefs/gmt_time" --type bool FALSE
157gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/prefs/hour_format" --type string "12"
158gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/prefs/internet_time" --type bool FALSE
159gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/prefs/show_date" --type bool FALSE
160gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/prefs/show_seconds" --type bool FALSE
161gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/prefs/show_timezones" --type bool FALSE
162gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/prefs/show_tooltip" --type bool TRUE
163gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/prefs/show_week_numbers" --type bool TRUE
164gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/prefs/unix_time" --type bool FALSE
165gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/applets/applet_4/prefs/timezones/tz_id_list" --type list --list-type string "[]"
166
167# Add Panels Items
168gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/general/applet_id_list" --type list --list-type string "[applet_0,applet_1,applet_2,applet_3,applet_4]"
169gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/general/object_id_list" --type list --list-type string "[object_0]"
170gconftool-2 --direct  --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set "/apps/panel/general/toplevel_id_list" --type list --list-type string "[bottom_panel_0]"
Note: See TracBrowser for help on using the repository browser.