svn commit: r14256 - trunk/src/app: . src/bin

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: dthompson
Date: 2008-03-29 14:48:36-0700
New Revision: 14256

Added:
   trunk/src/app/src/bin/ArgoUMLdoc.ico   (contents, props changed)
Modified:
   trunk/src/app/build.xml

Log:
Issue 4294: Added src/app/build.xml command to copy .ico files into build directory.
Added new ArgoUMLdoc.ico, an icon suitable for argouml project files.

Modified: trunk/src/app/build.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/app/build.xml?view=diff&rev=14256&p1=trunk/src/app/build.xml&p2=trunk/src/app/build.xml&r1=14255&r2=14256
==============================================================================
--- trunk/src/app/build.xml	(original)
+++ trunk/src/app/build.xml	2008-03-29 14:48:36-0700
@@ -341,6 +341,8 @@
     <copy file="src/README.txt" tofile="${build.dir}/README.txt"/>
     <copy file="src/bin/argouml.sh" todir="${build.dir}"/>
     <copy file="src/bin/argouml.bat" todir="${build.dir}"/>
+    <copy file="src/bin/ArgoUML.ico" todir="${build.dir}"/>
+    <copy file="src/bin/ArgoUMLdoc.ico" todir="${build.dir}"/>
 
   </target>
 

Added: trunk/src/app/src/bin/ArgoUMLdoc.ico
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/app/src/bin/ArgoUMLdoc.ico?view=auto&rev=14256
==============================================================================
Binary file. No diff available.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.