Ignore:
Timestamp:
Nov 14, 2016 4:58:29 PM (7 years ago)
Author:
maronga
Message:

mrungui improvements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/UTIL/mrungui/about.ui

    r798 r2069  
    77    <x>0</x>
    88    <y>0</y>
    9     <width>280</width>
    10     <height>129</height>
     9    <width>300</width>
     10    <height>127</height>
    1111   </rect>
    1212  </property>
    1313  <property name="windowTitle">
    14    <string>About MRUN gui</string>
     14   <string>About mrungui</string>
    1515  </property>
    1616  <widget class="QPushButton" name="button_ok">
    1717   <property name="geometry">
    1818    <rect>
    19      <x>180</x>
     19     <x>195</x>
    2020     <y>95</y>
    2121     <width>91</width>
     
    2525   <property name="text">
    2626    <string>Close</string>
    27    </property>
    28   </widget>
    29   <widget class="QLabel" name="label_3">
    30    <property name="geometry">
    31     <rect>
    32      <x>10</x>
    33      <y>100</y>
    34      <width>141</width>
    35      <height>21</height>
    36     </rect>
    37    </property>
    38    <property name="text">
    39     <string>Based on Qt 4.7.4</string>
    40    </property>
    41    <property name="alignment">
    42     <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
    43    </property>
    44    <property name="wordWrap">
    45     <bool>true</bool>
    4627   </property>
    4728  </widget>
     
    6344   </property>
    6445   <property name="text">
    65     <string>MRUN gui $Rev$</string>
     46    <string>mrungui</string>
    6647   </property>
    6748  </widget>
    68   <widget class="QLabel" name="label_4">
     49  <widget class="QLabel" name="label_5">
    6950   <property name="geometry">
    7051    <rect>
    7152     <x>10</x>
    72      <y>75</y>
    73      <width>211</width>
    74      <height>31</height>
     53     <y>60</y>
     54     <width>261</width>
     55     <height>36</height>
    7556    </rect>
    7657   </property>
    7758   <property name="text">
    78     <string>$LastChangedBy$</string>
     59    <string>http://palm.muk.uni-hannover.de/</string>
    7960   </property>
    8061   <property name="alignment">
     
    8566   </property>
    8667  </widget>
    87   <widget class="QLabel" name="label_5">
     68  <widget class="QLabel" name="label_3">
    8869   <property name="geometry">
    8970    <rect>
    9071     <x>10</x>
    91      <y>40</y>
    92      <width>261</width>
    93      <height>31</height>
     72     <y>25</y>
     73     <width>274</width>
     74     <height>41</height>
    9475    </rect>
    9576   </property>
     77   <property name="font">
     78    <font>
     79     <pointsize>12</pointsize>
     80     <weight>75</weight>
     81     <bold>true</bold>
     82    </font>
     83   </property>
    9684   <property name="text">
    97     <string>Written by the PALM group. Visit us at                                    http://palm.muk.uni-hannover.de/</string>
    98    </property>
    99    <property name="alignment">
    100     <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
    101    </property>
    102    <property name="wordWrap">
    103     <bool>true</bool>
     85    <string>A graphical user interface for PALM</string>
    10486   </property>
    10587  </widget>
Note: See TracChangeset for help on using the changeset viewer.