Show
Ignore:
Timestamp:
02/02/10 14:29:11 (14 years ago)
Author:
arnonym
Message:

Change the wording a bit.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libffado/support/mixer-qt4/ffado/mixer/dummy.ui

    r1640 r1795  
    1 <ui version="4.0" > 
     1<?xml version="1.0" encoding="UTF-8"?> 
     2<ui version="4.0"> 
    23 <comment>Copyright (C) 2005-2008 by Pieter Palmers 
    34         
     
    1819</comment> 
    1920 <class>DummyMixerUI</class> 
    20  <widget class="QWidget" name="DummyMixerUI"
    21   <property name="geometry"
     21 <widget class="QWidget" name="DummyMixerUI"
     22  <property name="geometry"
    2223   <rect> 
    2324    <x>0</x> 
     
    2728   </rect> 
    2829  </property> 
    29   <property name="windowTitle"
     30  <property name="windowTitle"
    3031   <string>Dummy Panel</string> 
    3132  </property> 
    32   <layout class="QGridLayout"
    33    <item row="0" column="0" colspan="2"
    34     <widget class="QLabel" name="textLabel1"
    35      <property name="text"
    36       <string>This panel is merely a placeholder for devices that don't have a mixer panel yet.</string> 
     33  <layout class="QGridLayout"
     34   <item row="0" column="0" colspan="2"
     35    <widget class="QLabel" name="textLabel1"
     36     <property name="text"
     37      <string>This panel is merely a placeholder for devices that don't have a mixer panel (yet).</string> 
    3738     </property> 
    38      <property name="alignment"
     39     <property name="alignment"
    3940      <set>Qt::AlignVCenter</set> 
    4041     </property> 
    41      <property name="wordWrap"
     42     <property name="wordWrap"
    4243      <bool>true</bool> 
    4344     </property> 
    4445    </widget> 
    4546   </item> 
    46    <item row="1" column="0"
     47   <item row="1" column="0"
    4748    <spacer> 
    48      <property name="orientation"
     49     <property name="orientation"
    4950      <enum>Qt::Horizontal</enum> 
    5051     </property> 
    51      <property name="sizeType"
     52     <property name="sizeType"
    5253      <enum>QSizePolicy::Expanding</enum> 
    5354     </property> 
    54      <property name="sizeHint"
     55     <property name="sizeHint" stdset="0"
    5556      <size> 
    5657       <width>40</width> 
     
    6263  </layout> 
    6364 </widget> 
    64  <layoutdefault spacing="6" margin="11" /> 
     65 <layoutdefault spacing="6" margin="11"/> 
    6566 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> 
    6667 <resources/>