Show the URL of the section describing the decision that was just made about which...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sun, 3 Feb 2008 18:58:14 +0000 (18:58 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sun, 3 Feb 2008 18:58:14 +0000 (18:58 +0000)
git-svn-id: http://svn.voria.com/code@1564 1f10aa63-cdf2-0310-b900-c93c546f37ac

synfig-studio/trunk/src/synfigapp/actions/valuedesclink.cpp

index a3ec049..c813361 100644 (file)
@@ -299,5 +299,5 @@ Action::ValueDescLink::prepare()
                add_action_front(action);
        }
 
-       synfig::info(status_message);
+       synfig::info("http://synfig.org/Linking#Tier_%d : %s", status_level, status_message.c_str());
 }