summaryrefslogtreecommitdiff
path: root/portato/gui/templates/ui/MainWindow.ui
diff options
context:
space:
mode:
authornecoro <>2007-07-21 22:13:06 +0000
committernecoro <>2007-07-21 22:13:06 +0000
commit44a726cd69e3e0d5c50890946b366c441a575a37 (patch)
tree26580405641d1f4f0e66acc859fad44ed3a54bef /portato/gui/templates/ui/MainWindow.ui
parent6d3b88dbe7a72377db9c853781593287f9cbcfa5 (diff)
downloadportato-44a726cd69e3e0d5c50890946b366c441a575a37.tar.gz
portato-44a726cd69e3e0d5c50890946b366c441a575a37.tar.bz2
portato-44a726cd69e3e0d5c50890946b366c441a575a37.zip
added logviewers
Diffstat (limited to 'portato/gui/templates/ui/MainWindow.ui')
-rw-r--r--portato/gui/templates/ui/MainWindow.ui22
1 files changed, 14 insertions, 8 deletions
diff --git a/portato/gui/templates/ui/MainWindow.ui b/portato/gui/templates/ui/MainWindow.ui
index 5329f9e..0011ead 100644
--- a/portato/gui/templates/ui/MainWindow.ui
+++ b/portato/gui/templates/ui/MainWindow.ui
@@ -428,13 +428,6 @@ p, li { white-space: pre-wrap; }
<addaction name="separator" />
<addaction name="quitAction" />
</widget>
- <widget class="QMenu" name="helpMenu" >
- <property name="title" >
- <string>&amp;?</string>
- </property>
- <addaction name="aboutAction" />
- <addaction name="pluginAction" />
- </widget>
<widget class="QMenu" name="emergeMenu" >
<property name="title" >
<string>&amp;Emerge</string>
@@ -450,6 +443,14 @@ p, li { white-space: pre-wrap; }
<addaction name="killAction" />
<addaction name="pauseAction" />
</widget>
+ <widget class="QMenu" name="helpMenu" >
+ <property name="title" >
+ <string>&amp;?</string>
+ </property>
+ <addaction name="aboutAction" />
+ <addaction name="pluginAction" />
+ <addaction name="logAction" />
+ </widget>
<addaction name="fileMenu" />
<addaction name="emergeMenu" />
<addaction name="helpMenu" />
@@ -544,7 +545,7 @@ p, li { white-space: pre-wrap; }
</action>
<action name="pluginAction" >
<property name="text" >
- <string>Plugins</string>
+ <string>&amp;Plugins</string>
</property>
</action>
<action name="pauseAction" >
@@ -555,6 +556,11 @@ p, li { white-space: pre-wrap; }
<string>Emerge &amp;paused</string>
</property>
</action>
+ <action name="logAction" >
+ <property name="text" >
+ <string>Show &amp;Logs</string>
+ </property>
+ </action>
</widget>
<customwidgets>
<customwidget>