Git commit f20e8a25c57665e8cb8cdadb4794e9b4aa62b54e by Patrick Spendrin. Committed on 28/05/2013 at 23:48. Pushed by sengels into branch 'master'.
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/f20e8a25c57665e8cb8cdadb4794e9b4aa62b54e 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>
