add -p/--show-page to open the dialog on a specific page (see bug #528196)
2008-04-16 Jens Granseuer <jensgr@gmx.net> * gnome-da-capplet.c: (show_dialog), (main): * gnome-default-applications-properties.glade: add -p/--show-page to open the dialog on a specific page (see bug #528196) svn path=/trunk/; revision=8654
This commit is contained in:
parent
956ced0c51
commit
0c4f13adf4
3 changed files with 49 additions and 6 deletions
|
@ -76,7 +76,7 @@
|
|||
<property name="enable_popup">False</property>
|
||||
|
||||
<child>
|
||||
<widget class="GtkVBox" id="internet_apps_vbox">
|
||||
<widget class="GtkVBox" id="internet_vbox">
|
||||
<property name="border_width">12</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="homogeneous">False</property>
|
||||
|
@ -1314,7 +1314,7 @@
|
|||
</child>
|
||||
|
||||
<child>
|
||||
<widget class="GtkVBox" id="system_apps_vbox">
|
||||
<widget class="GtkVBox" id="system_vbox">
|
||||
<property name="border_width">12</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="homogeneous">False</property>
|
||||
|
@ -1740,7 +1740,7 @@
|
|||
</child>
|
||||
|
||||
<child>
|
||||
<widget class="GtkVBox" id="a11y_apps_vbox">
|
||||
<widget class="GtkVBox" id="a11y_vbox">
|
||||
<property name="border_width">12</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="homogeneous">False</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue