The 'polygon', 'draw', 'sketch', and 'width' tools are disabled by default. This...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 7 Mar 2007 00:29:08 +0000 (00:29 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 7 Mar 2007 00:29:08 +0000 (00:29 +0000)
commit6ee1233ccd00e071d9a1b1f305d980ed91bd1939
tree30265ba33f9adc7a716217017a4615f985f0b390
parenta1077b46c18fe056632fa3ed5098a5c6a8ded3ae
The 'polygon', 'draw', 'sketch', and 'width' tools are disabled by default.  This change allows the user to re-enable them by setting the appropriate environment variable(s):

  export SYNFIG_ENABLE_POLYGON=1
  export SYNFIG_ENABLE_DRAW=1
  export SYNFIG_ENABLE_SKETCH=1
  export SYNFIG_ENABLE_WIDTH=1

git-svn-id: http://svn.voria.com/code@267 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-studio/trunk/src/gtkmm/app.cpp