summaryrefslogtreecommitdiff
path: root/portato/gui/templates/ui
diff options
context:
space:
mode:
authornecoro <>2007-04-25 23:21:14 +0000
committernecoro <>2007-04-25 23:21:14 +0000
commiteb2d5a7590bbbe91abe5d8f8a79624d6f756daba (patch)
tree445ca6391f3b7de33a3c2ee9f8b9e42e4688dc58 /portato/gui/templates/ui
parent28c524e8243f9eb41f2ecb7197e33711727526d9 (diff)
downloadportato-eb2d5a7590bbbe91abe5d8f8a79624d6f756daba.tar.gz
portato-eb2d5a7590bbbe91abe5d8f8a79624d6f756daba.tar.bz2
portato-eb2d5a7590bbbe91abe5d8f8a79624d6f756daba.zip
added systray
Diffstat (limited to '')
-rw-r--r--portato/gui/templates/ui/PreferenceWindow.ui29
1 files changed, 29 insertions, 0 deletions
diff --git a/portato/gui/templates/ui/PreferenceWindow.ui b/portato/gui/templates/ui/PreferenceWindow.ui
index fd4ccfa..fbc4a37 100644
--- a/portato/gui/templates/ui/PreferenceWindow.ui
+++ b/portato/gui/templates/ui/PreferenceWindow.ui
@@ -41,6 +41,21 @@
</property>
</widget>
</item>
+ </layout>
+ </widget>
+ </item>
+ <item>
+ <widget class="QGroupBox" name="guiBox" >
+ <property name="title" >
+ <string>Visual Options</string>
+ </property>
+ <layout class="QVBoxLayout" >
+ <property name="margin" >
+ <number>9</number>
+ </property>
+ <property name="spacing" >
+ <number>0</number>
+ </property>
<item>
<widget class="QCheckBox" name="pkgIconsCheck" >
<property name="text" >
@@ -48,6 +63,20 @@
</property>
</widget>
</item>
+ <item>
+ <widget class="QCheckBox" name="systrayCheck" >
+ <property name="text" >
+ <string>Show systray icon</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QCheckBox" name="minimizeCheck" >
+ <property name="text" >
+ <string>Minimize to systray (only if systray icon is activated)</string>
+ </property>
+ </widget>
+ </item>
</layout>
</widget>
</item>
tr>2009-09-03Add small wrapper to C-gettextRené 'Necoro' Neumann2-1/+22 2009-08-31Update messages.potRené 'Necoro' Neumann1-42/+94 2009-08-31Removed the gtk- strings from translationsRené 'Necoro' Neumann7-3639/+3479 2009-08-31Removed the 'translatable' attribute from 'gtk-*' stringsRené 'Necoro' Neumann5-11/+11 2009-08-31Removed TODO. Renamed ChangeLog to TODORené 'Necoro' Neumann2-40/+0 2009-08-27Only import stuff if necessaryRené 'Necoro' Neumann1-8/+8 2009-08-25Release the threadQueue-Lock in syncv0.13René 'Necoro' Neumann1-0/+1 2009-08-25Updated portugese translationAlberto Federman Neto1-650/+687 2009-08-15Update spanish translationDaniel Halens1-245/+258 2009-08-15Use boolean flags instead of obscure C flags for ipc.MessageQueueRené 'Necoro' Neumann3-13/+15 2009-08-15TypoRené 'Necoro' Neumann1-1/+1 2009-08-15Enhanced the extensions.shRené 'Necoro' Neumann1-3/+8 2009-08-15Move eix-format to correct locationRené 'Necoro' Neumann1-0/+0