diff options
author | René 'Necoro' Neumann <necoro@necoro.net> | 2009-04-24 19:12:09 +0200 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.net> | 2009-04-24 19:12:09 +0200 |
commit | 8b43c15dbc1207afece005c0d04a73e7d08306b4 (patch) | |
tree | 7cb411b3a6a713320d8a029ec67004682134a50d /portato/gui | |
parent | 785e1f2cb2fcd32426931d47fbca72c23ccc06ea (diff) | |
download | portato-8b43c15dbc1207afece005c0d04a73e7d08306b4.tar.gz portato-8b43c15dbc1207afece005c0d04a73e7d08306b4.tar.bz2 portato-8b43c15dbc1207afece005c0d04a73e7d08306b4.zip |
Committed a wrong change
Diffstat (limited to '')
-rw-r--r-- | portato/gui/templates/MainWindow.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/portato/gui/templates/MainWindow.ui b/portato/gui/templates/MainWindow.ui index 473821d..383011e 100644 --- a/portato/gui/templates/MainWindow.ui +++ b/portato/gui/templates/MainWindow.ui @@ -8,7 +8,6 @@ <object class="GtkAction" id="pluginMenuAction"> <property name="name">pluginMenuAction</property> <property name="label" translatable="yes">Plu_gins</property> - <property name="is_important">True</property> </object> </child> </object> |