Git commit 26620f8b267b977d5f1084ca5cb9a1ec98d710d0 by Stefan Gerlach. Committed on 09/04/2015 at 17:13. Pushed by sgerlach into branch 'master'.
documentation: updated main screenshot M +7 -6 doc/index.docbook M +- -- doc/labplot.png D +- -- doc/using1.png http://commits.kde.org/labplot/26620f8b267b977d5f1084ca5cb9a1ec98d710d0 diff --git a/doc/index.docbook b/doc/index.docbook index 0e85ad8..c83d8d9 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -113,15 +113,16 @@ Many functions are reachable via the main menu and via object specific toolbars <imageobjectco> <areaspec units="other" otherunits="imagemap"> <!--these ids are used only internally by DocBook so we keep them short--> - <area id="im-win1a1" linkends="project-explorer" coords="37,112,316,747" /> - <area id="im-win1a2" linkends="worksheet" coords="314,116,842,741" /> - <area id="im-win1a4" linkends="toolbar" coords="38,86,1294,116" /> - <area id="im-win1a5" linkends="commands" coords="38,62,520,86" /> + <area id="im-win1a1" linkends="project-explorer" coords="28,69,234,724" /> + <area id="im-win1a2" linkends="worksheet" coords="456,382,804,688" /> + <area id="im-win1a3" linkends="spreadsheet" coords="249,78,553,319" /> + <area id="im-win1a4" linkends="toolbar" coords="1,46,640,68" /> + <area id="im-win1a5" linkends="commands" coords="1,19,432,45" /> <!-- <area id="im-win1a6" linkends="statusbar" coords="38,742,1294,777" /> --> - <area id="im-win1a7" linkends="properties-explorer" coords="843,116,1294,741" /> + <area id="im-win1a7" linkends="properties-explorer" coords="834,69,1279,724" /> </areaspec> <imageobject> - <imagedata fileref="using1.png" format="PNG"/> + <imagedata fileref="labplot.png" format="PNG"/> </imageobject> </imageobjectco> </mediaobjectco> diff --git a/doc/labplot.png b/doc/labplot.png index a9dddf4..f55fbbb 100644 Binary files a/doc/labplot.png and b/doc/labplot.png differ diff --git a/doc/using1.png b/doc/using1.png deleted file mode 100644 index a86e377..0000000 Binary files a/doc/using1.png and /dev/null differ
