Git commit b828037e3ffdbcf52f5e15813fea54e6bf1526f8 by Patrick Spendrin. Committed on 28/05/2013 at 23:48. Pushed by sengels into branch 'KDE/4.10'.
remove file with different case but same name. This leads to problems on Windows. also adapt documentation accordingly. D +- -- doc/WUT.png M +1 -1 doc/obsplanner.docbook http://commits.kde.org/kstars/b828037e3ffdbcf52f5e15813fea54e6bf1526f8 diff --git a/doc/WUT.png b/doc/WUT.png deleted file mode 100644 index d4a5b83..0000000 Binary files a/doc/WUT.png and /dev/null differ diff --git a/doc/obsplanner.docbook b/doc/obsplanner.docbook index e661c35..e3bc3ea 100644 --- a/doc/obsplanner.docbook +++ b/doc/obsplanner.docbook @@ -139,7 +139,7 @@ <para>You can also access the <guilabel>WUT</guilabel> (What's up tonight), which could be of a great assistance to you. It can give you ideas what to observe on a date, time and place that you specify using the configuration buttons int the top-right corner of the <guilabel>What's up tonight</guilabel> window.</para> <mediaobject> <imageobject> - <imagedata fileref="WUT.png" format="PNG"/> + <imagedata fileref="wut.png" format="PNG"/> </imageobject> <caption> <para>
