X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Fapp.cpp;h=d94d3fdb5d333d7c1700af3ec6c326f07beef104;hb=817f9750244974cd8207fe7e8c170a5c0def135c;hp=b9b0f86fe42fd935a93d82444b44b49ffc774c42;hpb=502711922369818be46ccc4094b8d32aaab753b3;p=synfig.git diff --git a/synfig-studio/trunk/src/gtkmm/app.cpp b/synfig-studio/trunk/src/gtkmm/app.cpp index b9b0f86..d94d3fd 100644 --- a/synfig-studio/trunk/src/gtkmm/app.cpp +++ b/synfig-studio/trunk/src/gtkmm/app.cpp @@ -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" - "http://www.synfig.com/ " + "http://synfig.org/Download" ); throw 40; }