26 Mar 15:08
Fwd: [Kstars-devel] KDE/kdeedu/kstars/kstars/tools
Prakash Mohan makes his first commit today - and that's Jain Basil's 2nd patch! :) Congrats to both of you. Hope to keep seeing 'em patches and commits coming in! Regards Akarsh
From: Prakash Mohan <prak902000@...>
Subject: [Kstars-devel] KDE/kdeedu/kstars/kstars/tools
Date: 2009-03-26 13:48:46 GMT
Subject: [Kstars-devel] KDE/kdeedu/kstars/kstars/tools
Date: 2009-03-26 13:48:46 GMT
SVN commit 944918 by prakash: Fixing a bug in the Altitude vs Time dialog, the label in the last line should be 'Equinox' not 'Epoch' Thanks for the patch Aliyas! BUG:125097 CCMAIL:kstars-devel@... M +2 -18 altvstime.ui --- trunk/KDE/kdeedu/kstars/kstars/tools/altvstime.ui #944917:944918 @@ -41,14 +41,6 @@ <number>0</number> </property> <widget class="QWidget" name="tab" > - <property name="geometry" > - <rect> - <x>0</x> - <y>0</y> - <width>587</width> - <height>140</height> - </rect> - </property> <attribute name="title" > <string>Sources</string> </attribute> @@ -172,7 +164,7 @@ <item row="3" column="0" > <widget class="QLabel" name="textLabel3" > <property name="text" > - <string>Epoch:</string> + <string>Equinox:</string> </property> </widget> </item> @@ -223,16 +215,8 @@ </layout> </widget> <widget class="QWidget" name="tab" > - <property name="geometry" > - <rect> - <x>0</x> - <y>0</y> - <width>840</width> - <height>420</height> - </rect> - </property> <attribute name="title" > - <string>Date & Location</string> + <string>Date && Location</string> </attribute> <layout class="QVBoxLayout" > <property name="spacing" > _______________________________________________ Kstars-devel mailing list Kstars-devel@... https://mail.kde.org/mailman/listinfo/kstars-devel
_______________________________________________ KDE-india mailing list KDE-india@... https://mail.kde.org/mailman/listinfo/kde-india
RSS Feed