[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[TSVN] [Patch] Overlay added icon lost in 3094

From: Dominik Guder <osc_at_guder.org>
Date: 2005-04-22 22:06:28 CEST

Hi,

in dug_wcstatus.xml the icon and description for added files disappeared
in rev 3094. So the patch will include it again (base dir 'doc').

The po files must be updated, since there I saw the missing part

So far
Dominik

-- 
The answer to the great question of life,
the universe and everything is 42 (Douglas Adams)

Index: source/en/tsvn_dug/dug_wcstatus.xml
===================================================================
--- source/en/tsvn_dug/dug_wcstatus.xml (revision 3108)
+++ source/en/tsvn_dug/dug_wcstatus.xml (working copy)
@@ -37,6 +37,9 @@
                         <graphic fileref="images/ConflictIcon.png"/>
                         If during an update a <literal>conflict</literal> occurs then
                         the icon changes to a yellow exclamation mark.
+ <graphic fileref="images/AddedIcon.png"/>
+ The plus sign tells you that a file or folder has been scheduled to be
+ <literal>added</literal> to version control.
                         <graphic fileref="images/ReadOnlyIcon.png"/>
                         If you have set the <literal>svn:needs-lock</literal> property on a file,
                         Subversion makes that file read-only until you get a lock on that file.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Apr 22 22:13:04 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.