[Kstars-devel] branches/kstars/summer/kstars/kstars/comast

Prakash Mohan prak902000 at gmail.com
Sun Aug 2 09:56:57 CEST 2009


SVN commit 1005795 by prakash:

Changing the text of the KURLlabels in the Execute UI.

CCMAIL: kstars-devel at kde.org


 M  +3 -3      execute.ui  


--- branches/kstars/summer/kstars/kstars/comast/execute.ui #1005794:1005795
@@ -19,14 +19,14 @@
      <item>
       <widget class="KUrlLabel" name="SessionURL">
        <property name="text">
-        <string>Edit Session Details</string>
+        <string>Step 1: Session Details</string>
        </property>
       </widget>
      </item>
      <item>
       <widget class="KUrlLabel" name="ObservationsURL">
        <property name="text">
-        <string>Observations</string>
+        <string>Step 2: Observations</string>
        </property>
       </widget>
      </item>
@@ -49,7 +49,7 @@
      <item>
       <widget class="KUrlLabel" name="ConclusionsURL">
        <property name="text">
-        <string>Conclusions</string>
+        <string>Step 3: Conclusions</string>
        </property>
       </widget>
      </item>


More information about the Kstars-devel mailing list