Ignore:
Timestamp:
Mar 24, 2020 6:52:19 AM (4 years ago)
Author:
maronga
Message:

funtionality improvements in palmrungui

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/palmrungui_files/about.ui

    r2413 r4470  
    77    <x>0</x>
    88    <y>0</y>
    9     <width>349</width>
    10     <height>127</height>
     9    <width>455</width>
     10    <height>147</height>
    1111   </rect>
    1212  </property>
     
    1717   <property name="geometry">
    1818    <rect>
    19      <x>195</x>
    20      <y>95</y>
     19     <x>10</x>
     20     <y>110</y>
    2121     <width>91</width>
    2222     <height>24</height>
     
    5151    <rect>
    5252     <x>10</x>
    53      <y>60</y>
    54      <width>261</width>
    55      <height>36</height>
     53     <y>50</y>
     54     <width>431</width>
     55     <height>51</height>
    5656    </rect>
    5757   </property>
    5858   <property name="text">
    59     <string>Visit http://palm-model.org</string>
     59    <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;palmrungui is a graphical user interface for the bash script palmrun. &lt;/p&gt;&lt;p&gt;A documentation can be found &lt;a href=&quot;http://palm-model.org/trac/wiki/doc/app/palmrungui&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#2980b9;&quot;&gt;here&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
     60   </property>
     61   <property name="textFormat">
     62    <enum>Qt::RichText</enum>
    6063   </property>
    6164   <property name="alignment">
    62     <set>Qt::AlignHCenter|Qt::AlignTop</set>
     65    <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
    6366   </property>
    6467   <property name="wordWrap">
    6568    <bool>true</bool>
    6669   </property>
    67   </widget>
    68   <widget class="QLabel" name="label_3">
    69    <property name="geometry">
    70     <rect>
    71      <x>10</x>
    72      <y>25</y>
    73      <width>291</width>
    74      <height>41</height>
    75     </rect>
    76    </property>
    77    <property name="font">
    78     <font>
    79      <pointsize>12</pointsize>
    80      <weight>75</weight>
    81      <bold>true</bold>
    82     </font>
    83    </property>
    84    <property name="text">
    85     <string>A graphical user interface for palmrun</string>
     70   <property name="openExternalLinks">
     71    <bool>false</bool>
    8672   </property>
    8773  </widget>
Note: See TracChangeset for help on using the changeset viewer.