[longomatch] Revert change removing the Migration Tool menu item
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Revert change removing the Migration Tool menu item
- Date: Tue, 28 Oct 2014 09:48:35 +0000 (UTC)
commit cbe2a78de5d38d6310ed18f26728454d9e3c21ca
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Thu Oct 16 18:46:44 2014 +0200
Revert change removing the Migration Tool menu item
LongoMatch.GUI/gtk-gui/gui.stetic | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/LongoMatch.GUI/gtk-gui/gui.stetic b/LongoMatch.GUI/gtk-gui/gui.stetic
index 3dc2c82..cbcbf04 100644
--- a/LongoMatch.GUI/gtk-gui/gui.stetic
+++ b/LongoMatch.GUI/gtk-gui/gui.stetic
@@ -838,6 +838,12 @@
<property name="Sensitive">False</property>
<property name="ShortLabel" translatable="yes">Show project stats</property>
</action>
+ <action id="MigrationToolAction">
+ <property name="Type">Action</property>
+ <property name="Label" translatable="yes">Migration Tool</property>
+ <property name="ShortLabel" translatable="yes">Migration Tool</property>
+ <signal name="Activated" handler="OnMigrationToolActionActivated" />
+ </action>
</action-group>
<property name="MemberName" />
<property name="Title" translatable="yes">LongoMatch</property>
@@ -879,6 +885,7 @@
</node>
<node type="Separator" />
<node type="Menuitem" action="VideoConverterToolAction" />
+ <node type="Menuitem" action="MigrationToolAction" />
</node>
<node type="Menu" action="ViewAction">
<node type="Menuitem" action="FullScreenAction" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]