kstars-bleeding:KDE/4.2

Last commit made on 2009-06-23
Get this branch:
git clone -b KDE/4.2 https://git.launchpad.net/kstars-bleeding

Branch merges

Branch information

Name:
KDE/4.2
Repository:
lp:kstars-bleeding

Recent commits

75b2f5d... by Alexey Khudyakov <email address hidden>

Backport fix for bug 189508: "Won't show FOV when translated" to branch 4.2

CCBUG: 189508

svn path=/branches/KDE/4.2/kdeedu/kstars/; revision=985884

b04ab3d... by Frederik Schwarzer

backport of r970794

remove hack that removes the weekday from longDate

This hack causes trouble if the longDate string is modified by the user
or just different in another locale.

E.g. it makes
    "Wednesday 20 May 2009" -> "20 May 2009"
but breaks with strings like
    "Wednesday, 20. May 2009" -> " , 20. May 2009"

CCBUG: 193115

svn path=/branches/KDE/4.2/kdeedu/kstars/; revision=971947

fc052a7... by Script Kiddy <email address hidden>

SVN_SILENT made messages (.desktop file)

svn path=/branches/KDE/4.2/kdeedu/kstars/; revision=966501

51ef80d... by Mboquien

Backport r952978.

CCMAIL: <email address hidden>

svn path=/branches/KDE/4.2/kdeedu/kstars/; revision=952980

f538a0d... by Stephan Kulow <email address hidden>

fprintf needs stdio

svn path=/branches/KDE/4.2/kdeedu/kstars/; revision=936420

8ece095... by Script Kiddy <email address hidden>

SVN_SILENT made messages (.desktop file)

svn path=/branches/KDE/4.2/kdeedu/kstars/; revision=935450

867ded5... by Mboquien

Backport compilation fix when INDI is installed.
CCMAIL:<email address hidden>

svn path=/branches/KDE/4.2/kdeedu/kstars/; revision=929619

802a40a... by Script Kiddy <email address hidden>

SVN_SILENT made messages (.desktop file)

svn path=/branches/KDE/4.2/kdeedu/kstars/; revision=919509

431dc9e... by Akarsh Simha <email address hidden>

Backporting fix for an i18n bug. The original commit log is as
follows:

Fixing i18n bug which prevented the Sun and Moon from being selected
in the conjunctions tool. The bug was preventing me from calculating
today's solar eclipse. Things now work.

I think the amount of obscuration shown by KStars seems to be lesser
than observed, and this is yet another thing to investigate.

We should really, really do something about the way translated names
are handled.

CCMAIL: <email address hidden>

svn path=/branches/KDE/4.2/kdeedu/kstars/; revision=917020

734a17f... by Akarsh Simha <email address hidden>

Backporting i18n fix to 4.2 branch.

Quoting from the original commit log:
Fix i18n issue in Time Dialog. ? ... : should not be used in a i18nc
call because the macro doesn't know what to do with it.

Note that this introduces a new string into 4.2 branch.

CCMAIL: <email address hidden>
CCMAIL: <email address hidden>

svn path=/branches/KDE/4.2/kdeedu/kstars/; revision=914951