diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-01-21 19:17:10 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-01-21 19:17:10 +0100 |
commit | a7ff7c49085c320c1e0a2ffb66cc6d283c5acb8e (patch) | |
tree | d9f86def771c7845f241ec81219b243c70523c60 /plugins/shotwell-publishing-extras/gallery3_authentication_pane.ui | |
parent | 66f6a7bd3f7e00022191f16cb0e82a39e7333a76 (diff) |
New upstream version 0.25.3upstream/0.25.3
Diffstat (limited to 'plugins/shotwell-publishing-extras/gallery3_authentication_pane.ui')
-rw-r--r-- | plugins/shotwell-publishing-extras/gallery3_authentication_pane.ui | 33 |
1 files changed, 2 insertions, 31 deletions
diff --git a/plugins/shotwell-publishing-extras/gallery3_authentication_pane.ui b/plugins/shotwell-publishing-extras/gallery3_authentication_pane.ui index 1f2dfae..3317805 100644 --- a/plugins/shotwell-publishing-extras/gallery3_authentication_pane.ui +++ b/plugins/shotwell-publishing-extras/gallery3_authentication_pane.ui @@ -1,12 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- Generated with glade 3.20.0 --> <interface> - <!-- interface-requires gtk+ 3.0 --> - <object class="GtkAction" id="go_back_action"> - <property name="label" translatable="yes">Go _Back</property> - </object> - <object class="GtkAction" id="login_action"> - <property name="label" translatable="yes">_Log in</property> - </object> + <requires lib="gtk+" version="3.14"/> <object class="GtkGrid" id="gallery3_auth_pane_widget"> <property name="visible">True</property> <property name="can_focus">False</property> @@ -23,7 +18,6 @@ <property name="left_attach">0</property> <property name="top_attach">0</property> <property name="width">5</property> - <property name="height">1</property> </packing> </child> <child> @@ -38,8 +32,6 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -54,7 +46,6 @@ <property name="left_attach">1</property> <property name="top_attach">1</property> <property name="width">4</property> - <property name="height">1</property> </packing> </child> <child> @@ -68,8 +59,6 @@ <packing> <property name="left_attach">2</property> <property name="top_attach">2</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -83,8 +72,6 @@ <packing> <property name="left_attach">2</property> <property name="top_attach">3</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -96,8 +83,6 @@ <packing> <property name="left_attach">3</property> <property name="top_attach">2</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -111,8 +96,6 @@ <packing> <property name="left_attach">3</property> <property name="top_attach">3</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -123,7 +106,6 @@ <child> <object class="GtkButton" id="go_back_button"> <property name="label" translatable="yes">Go _Back</property> - <property name="related_action">go_back_action</property> <property name="width_request">102</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -136,14 +118,11 @@ <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> <object class="GtkButton" id="login_button"> <property name="label" translatable="yes">_Log in</property> - <property name="related_action">login_action</property> <property name="width_request">102</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -159,8 +138,6 @@ <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> </object> @@ -168,7 +145,6 @@ <property name="left_attach">0</property> <property name="top_attach">6</property> <property name="width">5</property> - <property name="height">1</property> </packing> </child> <child> @@ -182,8 +158,6 @@ <packing> <property name="left_attach">2</property> <property name="top_attach">5</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -197,8 +171,6 @@ <packing> <property name="left_attach">3</property> <property name="top_attach">5</property> - <property name="width">1</property> - <property name="height">1</property> </packing> </child> <child> @@ -211,7 +183,6 @@ <property name="left_attach">0</property> <property name="top_attach">4</property> <property name="width">5</property> - <property name="height">1</property> </packing> </child> <child> |