Use synfig.org instead of synfig.com
authorpabs <pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 8 Jan 2008 01:04:33 +0000 (01:04 +0000)
committerpabs <pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 8 Jan 2008 01:04:33 +0000 (01:04 +0000)
git-svn-id: http://svn.voria.com/code@1290 1f10aa63-cdf2-0310-b900-c93c546f37ac

synfig-studio/trunk/NEWS
synfig-studio/trunk/README
synfig-studio/trunk/TODO
synfig-studio/trunk/po/Makevars
synfig-studio/trunk/po/fr.po
synfig-studio/trunk/src/gtkmm/app.cpp

index 5af5583..b272cae 100644 (file)
@@ -8,7 +8,7 @@
   * Move icons to a subdir
   * Fix some typos, several crashes (#1780016, #1785598) and other bugs
   * Re-enable sketch, draw, polygon by default
   * Move icons to a subdir
   * Fix some typos, several crashes (#1780016, #1785598) and other bugs
   * Re-enable sketch, draw, polygon by default
-  * Add keyboard shortcuts for all tools ( http://wiki.synfig.com/Keyboard_Shortcuts )
+  * Add keyboard shortcuts for all tools ( http://synfig.org/Keyboard_Shortcuts )
   * Fix crash when setting canvas resolution to zero (#1779616)
   * Add 'auto-export' checkbox and layer name box to the draw tool
   * Various GUI fixes (#1794006, #1796110)
   * Fix crash when setting canvas resolution to zero (#1779616)
   * Add 'auto-export' checkbox and layer name box to the draw tool
   * Various GUI fixes (#1794006, #1796110)
index 200a97b..1175134 100644 (file)
@@ -13,8 +13,7 @@ format.
 
 Links
 
 
 Links
 
-Web:  http://www.synfig.com/
-Wiki: http://wiki.synfig.com/
+Web:  http://synfig.org/
 SVN:  http://svn.voria.com/code/synfig/
 Proj: http://sf.net/projects/synfig/
 IRC:  irc://irc.freenode.net/synfig
 SVN:  http://svn.voria.com/code/synfig/
 Proj: http://sf.net/projects/synfig/
 IRC:  irc://irc.freenode.net/synfig
index 391bf2a..0e822d2 100644 (file)
@@ -28,5 +28,5 @@
 
 ## User-requested features ##
 
 
 ## User-requested features ##
 
-http://wiki.synfig.com/Wish_list
+http://synfig.org/Wish_list
 http://sf.net/tracker/?group_id=144022&atid=757419
 http://sf.net/tracker/?group_id=144022&atid=757419
index e6c9266..92b987a 100644 (file)
@@ -3,5 +3,5 @@ subdir = po
 top_builddir = ..
 XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --add-comments=TRANSLATORS
 COPYRIGHT_HOLDER = Synfig Contributors
 top_builddir = ..
 XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --add-comments=TRANSLATORS
 COPYRIGHT_HOLDER = Synfig Contributors
-MSGID_BUGS_ADDRESS = http://www.synfig.com
+MSGID_BUGS_ADDRESS = http://synfig.org/Bugs
 EXTRA_LOCALE_CATEGORIES = 
 EXTRA_LOCALE_CATEGORIES = 
index 1b485f0..fb3714f 100644 (file)
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: fr\n"
 msgid ""
 msgstr ""
 "Project-Id-Version: fr\n"
-"Report-Msgid-Bugs-To: http://www.synfig.com\n"
+"Report-Msgid-Bugs-To: http://synfig.org/Bugs\n"
 "POT-Creation-Date: 2007-12-09 14:04+0100\n"
 "PO-Revision-Date: 2008-01-07 21:55+0100\n"
 "Last-Translator:  <aurore.d@gmail.com>\n"
 "POT-Creation-Date: 2007-12-09 14:04+0100\n"
 "PO-Revision-Date: 2008-01-07 21:55+0100\n"
 "Last-Translator:  <aurore.d@gmail.com>\n"
index b9b0f86..d94d3fd 100644 (file)
@@ -1000,7 +1000,7 @@ App::App(int *argc, char ***argv):
                        "different version of libsynfig than what is currently\n"
                        "installed. Synfig Studio will now abort. Try downloading\n"
                        "the latest version from the Synfig website at\n"
                        "different version of libsynfig than what is currently\n"
                        "installed. Synfig Studio will now abort. Try downloading\n"
                        "the latest version from the Synfig website at\n"
-                       "http://www.synfig.com/ "
+                       "http://synfig.org/Download"
                );
                throw 40;
        }
                );
                throw 40;
        }