diff options
author | Perberos <[email protected]> | 2012-05-13 07:46:32 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2012-05-13 07:46:32 -0300 |
commit | b787f7a4484f07560f7aa9f97f6c4ae1e7f383bd (patch) | |
tree | e058f119d2f84feb11a1c290669dbe3ff968213d /capplets/default-applications/mate-default-applications-properties.ui | |
parent | 006e3abdc5d7e3d1f8b5e13836f2933715ffab93 (diff) | |
download | mate-control-center-b787f7a4484f07560f7aa9f97f6c4ae1e7f383bd.tar.bz2 mate-control-center-b787f7a4484f07560f7aa9f97f6c4ae1e7f383bd.tar.xz |
re-coding default applications
Diffstat (limited to 'capplets/default-applications/mate-default-applications-properties.ui')
-rw-r--r-- | capplets/default-applications/mate-default-applications-properties.ui | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/capplets/default-applications/mate-default-applications-properties.ui b/capplets/default-applications/mate-default-applications-properties.ui index 0da56bc6..aa40c74b 100644 --- a/capplets/default-applications/mate-default-applications-properties.ui +++ b/capplets/default-applications/mate-default-applications-properties.ui @@ -68,6 +68,8 @@ <property name="position">0</property> </packing> </child> + + <!-- <child> <object class="GtkTable" id="web_browser_options_table"> <property name="visible">True</property> @@ -186,6 +188,7 @@ <property name="position">1</property> </packing> </child> + --> </object> <packing> <property name="position">1</property> @@ -249,6 +252,8 @@ <property name="position">0</property> </packing> </child> + + <!-- <child> <object class="GtkTable" id="mail_reader_options_table"> <property name="visible">True</property> @@ -303,6 +308,7 @@ <property name="position">1</property> </packing> </child> + --> </object> <packing> <property name="position">1</property> @@ -503,6 +509,7 @@ <property name="position">0</property> </packing> </child> + <!-- <child> <object class="GtkTable" id="image_options_table"> <property name="visible">True</property> @@ -558,6 +565,7 @@ <property name="position">1</property> </packing> </child> + --> </object> <packing> <property name="position">1</property> @@ -615,6 +623,7 @@ <object class="GtkVBox" id="media_player_options_vbox"> <property name="visible">True</property> <property name="spacing">6</property> + <child> <object class="GtkComboBox" id="media_player_combobox"> <property name="visible">True</property> @@ -624,6 +633,7 @@ <property name="position">0</property> </packing> </child> + <!-- <child> <object class="GtkTable" id="media_player_options_table"> <property name="visible">True</property> @@ -678,6 +688,7 @@ <property name="position">1</property> </packing> </child> + --> </object> <packing> <property name="position">1</property> @@ -744,6 +755,8 @@ <property name="position">0</property> </packing> </child> + + <!-- <child> <object class="GtkTable" id="video_options_table"> <property name="visible">True</property> @@ -799,6 +812,7 @@ <property name="position">1</property> </packing> </child> + --> </object> <packing> <property name="position">1</property> @@ -886,6 +900,7 @@ <property name="position">0</property> </packing> </child> + <!-- <child> <object class="GtkTable" id="text_options_table"> <property name="visible">True</property> @@ -941,6 +956,7 @@ <property name="position">1</property> </packing> </child> + --> </object> <packing> <property name="position">1</property> @@ -1007,6 +1023,7 @@ <property name="position">0</property> </packing> </child> + <!-- <child> <object class="GtkTable" id="terminal_options_table"> <property name="visible">True</property> @@ -1074,6 +1091,7 @@ <property name="position">1</property> </packing> </child> + --> </object> <packing> <property name="position">1</property> @@ -1141,6 +1159,8 @@ <property name="position">0</property> </packing> </child> + + <!-- <child> <object class="GtkTable" id="filemanager_options_table"> <property name="visible">True</property> @@ -1196,6 +1216,7 @@ <property name="position">1</property> </packing> </child> + --> </object> <packing> <property name="position">1</property> @@ -1293,6 +1314,7 @@ <property name="position">1</property> </packing> </child> + <!-- <child> <object class="GtkTable" id="visual_options_table"> <property name="visible">True</property> @@ -1330,6 +1352,7 @@ <property name="position">2</property> </packing> </child> + --> </object> <packing> <property name="position">1</property> @@ -1406,6 +1429,7 @@ <property name="position">1</property> </packing> </child> + <!-- <child> <object class="GtkTable" id="mobility_options_table"> <property name="visible">True</property> @@ -1442,6 +1466,7 @@ <property name="position">2</property> </packing> </child> + --> </object> <packing> <property name="position">1</property> |