~ubuntu-branches/ubuntu/jaunty/quassel/jaunty-backports

« back to all changes in this revision

Viewing changes to src/qtui/settingspages/colorsettingspage.ui

  • Committer: Bazaar Package Importer
  • Author(s): Harald Sitter
  • Date: 2008-11-17 15:22:46 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20081117152246-3lwlpnr4r08910kv
Tags: 0.3.1-0ubuntu1
* New upstream release (LP: #271403)
* Drop all patches originated from upstream (quassel_*)
* Compile with non-builtin quassel icons
  + Introduce new quassel-data package
  + quassel and quassel-client depend on quassel-data
  + Don't manually enforce icon installation for desktop files in debian/rules
  + Add quassel_01_fix_iconloader.patch
* Drop perl build dependency, I have no clue why it was added in the first
  place. Neither changelog nor Bazaar knows, and since quassel compiles just
  fine without it, removing it should be save.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
   <item>
23
23
    <widget class="QTabWidget" name="tabWidget" >
24
24
     <property name="currentIndex" >
25
 
      <number>1</number>
 
25
      <number>0</number>
26
26
     </property>
27
27
     <widget class="QWidget" name="bufferview" >
28
 
      <property name="geometry" >
29
 
       <rect>
30
 
        <x>0</x>
31
 
        <y>0</y>
32
 
        <width>487</width>
33
 
        <height>485</height>
34
 
       </rect>
35
 
      </property>
36
28
      <attribute name="title" >
37
29
       <string>Bufferview</string>
38
30
      </attribute>
323
315
      </layout>
324
316
     </widget>
325
317
     <widget class="QWidget" name="chatview" >
326
 
      <property name="geometry" >
327
 
       <rect>
328
 
        <x>0</x>
329
 
        <y>0</y>
330
 
        <width>487</width>
331
 
        <height>485</height>
332
 
       </rect>
333
 
      </property>
334
318
      <attribute name="title" >
335
319
       <string>Chatview</string>
336
320
      </attribute>
344
328
          </sizepolicy>
345
329
         </property>
346
330
         <property name="currentIndex" >
347
 
          <number>2</number>
 
331
          <number>0</number>
348
332
         </property>
349
333
         <widget class="QWidget" name="tab" >
350
 
          <property name="geometry" >
351
 
           <rect>
352
 
            <x>0</x>
353
 
            <y>0</y>
354
 
            <width>441</width>
355
 
            <height>262</height>
356
 
           </rect>
357
 
          </property>
358
334
          <attribute name="title" >
359
335
           <string>Server Activity</string>
360
336
          </attribute>
582
558
          </layout>
583
559
         </widget>
584
560
         <widget class="QWidget" name="tab_2" >
585
 
          <property name="geometry" >
586
 
           <rect>
587
 
            <x>0</x>
588
 
            <y>0</y>
589
 
            <width>441</width>
590
 
            <height>294</height>
591
 
           </rect>
592
 
          </property>
593
561
          <attribute name="title" >
594
562
           <string>User Activity</string>
595
563
          </attribute>
907
875
          </layout>
908
876
         </widget>
909
877
         <widget class="QWidget" name="Seite_2" >
910
 
          <property name="geometry" >
911
 
           <rect>
912
 
            <x>0</x>
913
 
            <y>0</y>
914
 
            <width>441</width>
915
 
            <height>294</height>
916
 
           </rect>
917
 
          </property>
918
878
          <attribute name="title" >
919
879
           <string>Message</string>
920
880
          </attribute>
1268
1228
      </layout>
1269
1229
     </widget>
1270
1230
     <widget class="QWidget" name="Mirc" >
1271
 
      <property name="geometry" >
1272
 
       <rect>
1273
 
        <x>0</x>
1274
 
        <y>0</y>
1275
 
        <width>487</width>
1276
 
        <height>485</height>
1277
 
       </rect>
1278
 
      </property>
1279
1231
      <attribute name="title" >
1280
1232
       <string>Mirc Color Codes</string>
1281
1233
      </attribute>
1535
1487
      </layout>
1536
1488
     </widget>
1537
1489
     <widget class="QWidget" name="nickview" >
1538
 
      <property name="geometry" >
1539
 
       <rect>
1540
 
        <x>0</x>
1541
 
        <y>0</y>
1542
 
        <width>487</width>
1543
 
        <height>485</height>
1544
 
       </rect>
1545
 
      </property>
1546
1490
      <attribute name="title" >
1547
1491
       <string>Nickview</string>
1548
1492
      </attribute>