[giggle] Update Glade files
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [giggle] Update Glade files
- Date: Tue, 20 Aug 2013 00:06:09 +0000 (UTC)
commit 0e4016cabddf8dbb22f588ef4640c1ef3cfdd7ef
Author: Javier Jardón <jjardon gnome org>
Date: Tue Aug 20 01:03:21 2013 +0100
Update Glade files
data/main-window.ui | 194 +++++++++++++++++++++---------------------
plugins/hello-world.ui | 8 +-
plugins/personal-details.ui | 8 +-
plugins/terminal-view.ui | 6 +-
4 files changed, 111 insertions(+), 105 deletions(-)
---
diff --git a/data/main-window.ui b/data/main-window.ui
index 5bebcb8..2f14bde 100644
--- a/data/main-window.ui
+++ b/data/main-window.ui
@@ -1,133 +1,133 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<!-- interface-requires gtk+ 3.0 -->
- <object class="GtkBox" id="remote_vbox">
+ <object class="GtkBox" id="remote_vbox">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="orientation">vertical</property>
+ <property name="spacing">12</property>
+ <child>
+ <object class="GtkTable" id="table2">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="n_rows">2</property>
+ <property name="n_columns">2</property>
+ <property name="column_spacing">6</property>
+ <property name="row_spacing">6</property>
+ <child>
+ <object class="GtkEntry" id="entry_remote_url">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ </object>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
+ <property name="y_options"/>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkEntry" id="entry_remote_name">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ </object>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="y_options"/>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel" id="label13">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">URL:</property>
+ </object>
+ <packing>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
+ <property name="x_options">GTK_FILL</property>
+ <property name="y_options"/>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel" id="label11">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">Name:</property>
+ </object>
+ <packing>
+ <property name="x_options">GTK_FILL</property>
+ <property name="y_options"/>
+ </packing>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkBox" id="vbox10">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
- <property name="spacing">12</property>
+ <property name="spacing">6</property>
<child>
- <object class="GtkTable" id="table2">
+ <object class="GtkLabel" id="label12">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="n_rows">2</property>
- <property name="n_columns">2</property>
- <property name="column_spacing">6</property>
- <property name="row_spacing">6</property>
- <child>
- <object class="GtkEntry" id="entry_remote_url">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- </object>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="y_options"></property>
- </packing>
- </child>
- <child>
- <object class="GtkEntry" id="entry_remote_name">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- </object>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="y_options"></property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="label13">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">URL:</property>
- </object>
- <packing>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_options">GTK_FILL</property>
- <property name="y_options"></property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="label11">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">Name:</property>
- </object>
- <packing>
- <property name="x_options">GTK_FILL</property>
- <property name="y_options"></property>
- </packing>
- </child>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">Branches</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
</object>
<packing>
<property name="expand">False</property>
- <property name="fill">True</property>
+ <property name="fill">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
- <object class="GtkBox" id="vbox10">
+ <object class="GtkAlignment" id="alignment5">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="orientation">vertical</property>
- <property name="spacing">6</property>
+ <property name="left_padding">6</property>
<child>
- <object class="GtkLabel" id="label12">
+ <object class="GtkScrolledWindow" id="scrolledwindow7">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">Branches</property>
- <attributes>
- <attribute name="weight" value="bold"/>
- </attributes>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkAlignment" id="alignment5">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="left_padding">6</property>
+ <property name="can_focus">True</property>
+ <property name="shadow_type">in</property>
<child>
- <object class="GtkScrolledWindow" id="scrolledwindow7">
+ <object class="GtkTreeView" id="treeview_remote_branches">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="shadow_type">in</property>
- <child>
- <object class="GtkTreeView" id="treeview_remote_branches">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="vexpand">True</property>
- <child internal-child="selection">
- <object class="GtkTreeSelection" id="treeview-selection1"/>
- </child>
- </object>
+ <property name="vexpand">True</property>
+ <child internal-child="selection">
+ <object class="GtkTreeSelection" id="treeview-selection1"/>
</child>
</object>
</child>
</object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">1</property>
- </packing>
</child>
</object>
<packing>
- <property name="expand">True</property>
+ <property name="expand">False</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
</object>
+ <packing>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ </object>
</interface>
diff --git a/plugins/hello-world.ui b/plugins/hello-world.ui
index 49eb27b..fd74d86 100644
--- a/plugins/hello-world.ui
+++ b/plugins/hello-world.ui
@@ -1,4 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
<interface>
+ <!-- interface-requires gtk+ 3.0 -->
<object class="GigglePlugin" id="plugin">
<property name="description" translatable="yes">Demonstration of Giggle's Plugin System</property>
@@ -6,7 +8,7 @@
<object class="GtkActionGroup" id="GigglePlugin-HelloWorld">
<child>
<object class="GtkAction" id="HelloWorld">
- <property name="label" translatable="yes">Hello World</property>
+ <property name="label" translatable="yes">Hello World</property>
<property name="tooltip" translatable="yes">Check if the plugin system works</property>
<property name="stock-id">gtk-about</property>
</object>
@@ -18,14 +20,14 @@
<menubar name="MainMenubar">
<menu action="EditMenu">
<placeholder name="EditMenuActions">
- <menuitem action="HelloWorld" />
+ <menuitem action="HelloWorld"/>
</placeholder>
</menu>
</menubar>
<toolbar name="MainToolbar">
<placeholder name="Actions">
- <toolitem action="HelloWorld" />
+ <toolitem action="HelloWorld"/>
</placeholder>
</toolbar>
</ui>
diff --git a/plugins/personal-details.ui b/plugins/personal-details.ui
index 39fd0ad..0a7c5b7 100644
--- a/plugins/personal-details.ui
+++ b/plugins/personal-details.ui
@@ -1,4 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
<interface>
+ <!-- interface-requires gtk+ 3.0 -->
<object class="GigglePlugin" id="plugin">
<property name="description" translatable="yes">Edit personal details</property>
@@ -6,7 +8,7 @@
<object class="GtkActionGroup" id="GigglePlugin-PersonalDetails">
<child>
<object class="GtkAction" id="PersonalDetails">
- <property name="label" translatable="yes">Personal Details</property>
+ <property name="label" translatable="yes">Personal Details</property>
<property name="tooltip" translatable="yes">Edit personal details</property>
<property name="stock-id">gtk-preferences</property>
</object>
@@ -17,8 +19,8 @@
<ui>
<menubar name="MainMenubar">
<menu action="EditMenu">
- <placeholder name='EditMenuPreferences'>
- <menuitem action="PersonalDetails" />
+ <placeholder name="EditMenuPreferences">
+ <menuitem action="PersonalDetails"/>
</placeholder>
</menu>
</menubar>
diff --git a/plugins/terminal-view.ui b/plugins/terminal-view.ui
index 6e23747..57a3fbd 100644
--- a/plugins/terminal-view.ui
+++ b/plugins/terminal-view.ui
@@ -1,4 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
<interface>
+ <!-- interface-requires gtk+ 3.0 -->
<object class="GigglePlugin" id="plugin">
<property name="description" translatable="yes">Terminal window</property>
@@ -6,7 +8,7 @@
<object class="GtkActionGroup" id="GigglePlugin-Terminal">
<child>
<object class="GtkAction" id="ShowTerminalView">
- <property name="label" translatable="yes">Create _Terminal</property>
+ <property name="label" translatable="yes">Create _Terminal</property>
<property name="tooltip" translatable="yes">Create new tab in git terminal</property>
<property name="icon-name">gnome-terminal</property>
<property name="icon-name">gnome-terminal</property>
@@ -20,7 +22,7 @@
<menubar name="MainMenubar">
<menu action="ViewMenu">
<separator/>
- <menuitem action="ShowTerminalView" />
+ <menuitem action="ShowTerminalView"/>
</menu>
</menubar>
</ui>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]