1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305
|
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>Help</class>
<widget class="QDialog">
<property name="name">
<cstring>Help</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>457</width>
<height>720</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>32767</width>
<height>32767</height>
</size>
</property>
<property name="caption">
<string>Baghira Help</string>
</property>
<property name="sizeGripEnabled">
<bool>false</bool>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget" row="1" column="0">
<property name="name">
<cstring>layout2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer2_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>60</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="QPushButton">
<property name="name">
<cstring>closeButton</cstring>
</property>
<property name="text">
<string>Close</string>
</property>
</widget>
</hbox>
</widget>
<widget class="QTabWidget" row="0" column="0">
<property name="name">
<cstring>tabWidget2</cstring>
</property>
<widget class="QWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>BAB</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget" row="1" column="0">
<property name="name">
<cstring>layout3</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="QPushButton">
<property name="name">
<cstring>startBAB</cstring>
</property>
<property name="text">
<string>Start BAB</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer4</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="KActiveLabel" row="0" column="0">
<property name="name">
<cstring>kActiveLabel2</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="resizePolicy">
<enum>Manual</enum>
</property>
<property name="vScrollBarMode">
<enum>Auto</enum>
</property>
<property name="hScrollBarMode">
<enum>Auto</enum>
</property>
<property name="text">
<string><b>"BAB"</b> is a little Systray Application to give you more control about the look of your Baghiranced Desktop.<br>
You can start if from a shell or the KDE executor or by just simply clicking the button below.<br>
<br>
<b>How does it work?</b><br>
a) Simply leftclick the icon to switch between the different generations ( Blue:Jaguar, Black:Panther, Grey:Brushed Metal, Yellow:Tiger, White:Milk)<br><br>
b) Righclick to get a config menu, providing direct acces to Baghiras config dialog<br><br>
c) BAB is also a DCOP interface to the Baghira Style and Windeco</string>
</property>
</widget>
</grid>
</widget>
<widget class="QWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>DCOP</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KActiveLabel" row="0" column="0">
<property name="name">
<cstring>kActiveLabel4</cstring>
</property>
<property name="text">
<string><br><b>How to acces bab via DCOP</br>
<br>Well, if you're a coder, i assume you know hot to access the dcop server from within your code
<br>If you're a user, the main way to acces dcop is the <b>dcop command line tool</b><br><br>
To see, which functions are provided by bab (the list will probably grow), open a shell and enter<br><br>
<i><b>dcop bab default</b></i><br>
<br>
The most interesting function is<br><br>
<i><b>start(QString name,QString settings)</b></i><br>
<br>
use it like:<br><br>
<i><b>start &lt;appName&gt; &lt;design&gt;</b></i><br><br>
where <i><b>&lt;appName&gt;</b></i> is the (KDE) application command (try "konqueror") you want to start and <i><b>&lt;design&gt;</b></i> is a predefined Design you set in the rules section (Baghiracomes with "Jaguar", "Panther", "Brushed", "Tiger" and "Milk")</string>
</property>
</widget>
</grid>
</widget>
<widget class="QWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>Coloring</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KActiveLabel" row="0" column="0">
<property name="name">
<cstring>kActiveLabel3</cstring>
</property>
<property name="text">
<string>The new coloring Function <i>"Aquarius"</i> replaces the former "<i>icy</i>" style.
<br>Though you can use any color, i suggest to avoid very high or very low saturated colors.
<br>- High saturation will lead to a flat look
<br>- Low saturation will look uncolored
<br>
<br>I suggest to use a button color like rgb = 84,140,242 as a starting Point and modify the color to yoour wishes
<br><b>Notice</b> that the coloring function is probably not fixed yet - especially not in the high saturated area
<br>So please do not complain if you worked hard to optimize the color and get a different result in one of the next versions.
<br>
<br>Additionally, there are two color schemes by Christian Lehmann included.</string>
</property>
</widget>
</grid>
</widget>
<widget class="QWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>Credits</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KActiveLabel" row="1" column="0">
<property name="name">
<cstring>kActiveLabel1</cstring>
</property>
<property name="vScrollBarMode">
<enum>Auto</enum>
</property>
<property name="hScrollBarMode">
<enum>Auto</enum>
</property>
<property name="text">
<string><b>Apple Computer, Inc.</b><br>For being such great Designers =)<p>
<b>Christian Lehmann</b><br>For the SuSE binaries and Supporting my Ego<p>
<b>Elias Probst</b><br>For the Gentoo ebuild<p>
<b>Mosfet</b> (Of Course)<br>For the initial Liquid Code<p>
<b>Narcis Tesa</b><br>For the Mandrake binaries and being the worst nitpicker on this Planet<p><b>Timur</b><br>For the cute icons<p>
Everyone else who supported me with suggestions, bug reports and Help on the fores.<p>
<a href="http://www.kde-look.org/">KDE-Look</a><br>
and<br>
<a href="http://www.sf.net/">Sourceforge</a><br>
for hosting the Project</string>
</property>
</widget>
<widget class="QLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="font">
<font>
<bold>1</bold>
</font>
</property>
<property name="text">
<string>Thanks To (alphabetical):</string>
</property>
</widget>
</grid>
</widget>
</widget>
</grid>
</widget>
<customwidgets>
</customwidgets>
<connections>
<connection>
<sender>closeButton</sender>
<signal>clicked()</signal>
<receiver>Help</receiver>
<slot>close()</slot>
</connection>
</connections>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>kactivelabel.h</includehint>
<includehint>kactivelabel.h</includehint>
<includehint>kactivelabel.h</includehint>
<includehint>kactivelabel.h</includehint>
</includehints>
</UI>
|