[tor-commits] [flashproxy/master] Re-remove badge_con_counter.png.

dcf at torproject.org dcf at torproject.org
Sun Jun 12 08:56:30 UTC 2011


commit 84024e7f6efd44e202cc7b7d7dd60a0baf1deb92
Author: David Fifield <david at bamsoftware.com>
Date:   Fri Jun 3 08:22:33 2011 -0700

    Re-remove badge_con_counter.png.
---
 badge_con_counter.png     |  Bin 270 -> 0 bytes
 return_of_the_rtmfpcat.as |    2 +-
 2 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/badge_con_counter.png b/badge_con_counter.png
deleted file mode 100644
index d832e24..0000000
Binary files a/badge_con_counter.png and /dev/null differ
diff --git a/return_of_the_rtmfpcat.as b/return_of_the_rtmfpcat.as
index e512408..7095c09 100644
--- a/return_of_the_rtmfpcat.as
+++ b/return_of_the_rtmfpcat.as
@@ -100,7 +100,7 @@ package
         private var fac_poll_timeo_id:uint;
 
         /* Badge with a client counter */
-        [Embed(source="badge_con_counter.png")]
+        [Embed(source="badge.png")]
         private var BadgeImage:Class;
         private var tot_client_count_tf:TextField;
         private var tot_client_count_fmt:TextFormat;





More information about the tor-commits mailing list