]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/wince/clean_vcp.py
Set missing Language: headers in PO files.
[wxWidgets.git] / src / msw / wince / clean_vcp.py
index 782c42ffabb9c691845c3c3445311f026335377e..580e3cda451042c97132bb28275b1e1eb210045a 100644 (file)
@@ -1,11 +1,10 @@
 '''
 This script will delete dependences from *.vcp files.
 After using this script, next time when you will try to save project,
-you will have wait untill 'Visual Tools' will rebuild all dependencies
+you will have wait until 'Visual Tools' will rebuild all dependencies
 and this process might take HUGE amount of time
 
 Author : Viktor Voroshylo
-$Id$
 '''
 __version__='$Revision$'[11:-2]