summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2014-11-21 20:59:29 +0000
committerJohan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>2014-11-21 20:59:29 +0000
commit8697e6040295a484ef497b1e89744d52bd444750 (patch)
tree56caa91aff6d5d3710efadc3bae53bb4431a80b0
parentproperly name the document units as "Document units" in the UI. The setting i... (diff)
downloadinkscape-8697e6040295a484ef497b1e89744d52bd444750.tar.gz
inkscape-8697e6040295a484ef497b1e89744d52bd444750.zip
build-x64-gtk3.xml : fix documentation
(bzr r13745)
-rw-r--r--build-x64-gtk3.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/build-x64-gtk3.xml b/build-x64-gtk3.xml
index 1f377db8e..542125e56 100644
--- a/build-x64-gtk3.xml
+++ b/build-x64-gtk3.xml
@@ -34,8 +34,7 @@
<project name="Inkscape" default="dist-all" basedir=".">
<description>
Build file for the Inkscape SVG editor. This file
- was written for GTK-2.10 on Win32, but it should work
- well for other types of builds with only minor adjustments.
+ was written for GTK-3 on Win64.
Note that the default target is 'dist-all'. You can execute other
targets instead, by "btool {target}", like "btool compile", if
you want to save time, or "dist-inkscape" if you don't want inkview.