~ubuntu-branches/ubuntu/wily/psi/wily

« back to all changes in this revision

Viewing changes to options/default.xml

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2010-02-19 09:37:12 UTC
  • mfrom: (6.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100219093712-e225xvm1wjcf1cgi
Tags: 0.14-2
* comment out only function which uses va_list to work around build
  problems on armel
* Set Standards-Version to 3.8.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
                                <jids type="QStringList" />
52
52
                                <maximum comment="The maximum number of recently joined rooms that should be remembered" type="int">10</maximum>
53
53
                        </recent-joins>
 
54
                        <reasons type="QStringList" />
54
55
                </muc> 
55
56
                <pgp comment="PGP encryption options">
56
57
                        <enable comment="Enable PGP globally" type="bool">true</enable>
243
244
                                                        <item>Red</item>
244
245
                                                </nick-colors>
245
246
                                        </muc>
 
247
                                        <messages comment="Message coloring.">
 
248
                                                <received type="QColor" comment="Color used to indicate received messages.">#0000ff</received>
 
249
                                                <sent type="QColor" comment="Color used to indicate sent messages.">#ff0000</sent>
 
250
                                                <informational type="QColor" comment="Color used to indicate informational (status change, spooled) messages.">#008000</informational>
 
251
                                        </messages>
246
252
                                        <passive-popup>
247
253
                                                <border type="QColor">#5297f9</border>
248
254
                                        </passive-popup>
262
268
                                        <passive-popup type="QString">Sans Serif,7,-1,5,50,0,0,0,0,0</passive-popup>
263
269
                                </font>
264
270
                        </look>
265
 
                        <mac>
266
 
                                <use-brushed-metal-windows type="bool">false</use-brushed-metal-windows>
267
 
                        </mac>
268
271
                        <notifications>
269
272
                                <alert-style type="QString">animate</alert-style>
270
273
                                <bounce-dock type="QString">forever</bounce-dock>