Fix 1797745: show the correct SVN revision id in the about dialog
authorpabs <pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 6 Feb 2008 09:11:32 +0000 (09:11 +0000)
committerpabs <pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Wed, 6 Feb 2008 09:11:32 +0000 (09:11 +0000)
commit3624aac2a6e2dc3824ae22e99e2608f93f285e61
tree6b213f6091d890a256cf4c0b6f1c15c21ac2f8cd
parent3d42999cd64bee81ae1e168dff2e1e0b8a243081
Fix 1797745: show the correct SVN revision id in the about dialog
* Run a script each time we build to see if we have updated
* The script currently supports svn and git-svn
* The about dialog will only be rebuilt if you update
* No need to rebuild configure after updating

git-svn-id: http://svn.voria.com/code@1600 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-studio/trunk/Makefile.am
synfig-studio/trunk/build_tools/Makefile.am [new file with mode: 0644]
synfig-studio/trunk/build_tools/autorevision.sh [new file with mode: 0644]
synfig-studio/trunk/configure.ac
synfig-studio/trunk/src/gtkmm/about.cpp