Module: synfig
Branch: zelgadis_master
Commit: d240a32754a4dea85ac6321527e3110671e2e1ec
URL:    
http://synfig.git.sourceforge.net/git/gitweb.cgi?p=synfig;a=commit;h=d240a32754a4dea85ac6321527e3110671e2e1ec

Author: Konstantin Dmitriev <ksee.zelga...@gmail.com>
Date:   Fri Jul 17 14:21:15 2009 +0700

synfigstudio-cph-monitor: Show small notice about script purpose.

---

 synfig-studio/trunk/synfigstudio-cph-monitor |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/synfig-studio/trunk/synfigstudio-cph-monitor 
b/synfig-studio/trunk/synfigstudio-cph-monitor
index 02fc18a..52d33ad 100755
--- a/synfig-studio/trunk/synfigstudio-cph-monitor
+++ b/synfig-studio/trunk/synfigstudio-cph-monitor
@@ -17,6 +17,8 @@ trap writelog INT
 
 init()
 {
+echo "Synfig Crash Monitor is a tool to collect statistics about synfig 
crashes. All information is collected locally in ~/.synfig/cph directory."
+echo
 echo `date +%H:%M` "Synfig Crash Monitor started."
 STARTED=0
 RUNTIME=0
@@ -105,7 +107,6 @@ mainloop()
                                if [ ! -e $P ]; then
                                        P=`which $P`
                                fi
-                               echo $P
                                P=`dirname $P`
                                echo "   Assuming synfig installed in $P."
                                VERSION=`$P/synfig --info|head -n 1|cut -d '-' 
-f 2`


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to