[Kstars-devel] KDE/kdeedu/kstars/kstars/tools
Akarsh Simha
akarshsimha at gmail.com
Sun Sep 27 17:52:35 CEST 2009
SVN commit 1028556 by asimha:
Make minimum size of SkyCalendar smaller, so that it fits into a
1024x768 screen. It can be made even smaller if required, but I wonder
if anybody still uses anything lower than 1024x768. Please re-open if
necessary.
BUG: 205558
CCMAIL: kstars-devel at kde.org
M +1 -1 skycalendar.ui
--- trunk/KDE/kdeedu/kstars/kstars/tools/skycalendar.ui #1028555:1028556
@@ -100,7 +100,7 @@
<property name="minimumSize" >
<size>
<width>480</width>
- <height>720</height>
+ <height>600</height>
</size>
</property>
</widget>
More information about the Kstars-devel
mailing list