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:
Jens Granseuer 2008-04-16 16:38:50 +00:00 committed by Jens Granseuer
parent 956ced0c51
commit 0c4f13adf4
3 changed files with 49 additions and 6 deletions

View file

@ -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>