[tor-commits] [torbrowser/master] [Linux] Remove a bogus comment

erinn at torproject.org erinn at torproject.org
Sun Oct 23 23:18:27 UTC 2011


commit de606d90aba5d440501dec30c66d8ba044ee7c04
Author: Robert Ransom <rransom.8774 at gmail.com>
Date:   Tue Aug 23 01:58:56 2011 -0400

    [Linux] Remove a bogus comment
    
    The commonly used Linux desktop environments' file managers do not
    allow C programs to have custom icons.
    (cherry picked from commit 630326fad2c3321557c438a6ac8c8aeb9e8224e0)
---
 src/RelativeLink/RelativeLink.sh |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/RelativeLink/RelativeLink.sh b/src/RelativeLink/RelativeLink.sh
index 09013a9..63c0414 100755
--- a/src/RelativeLink/RelativeLink.sh
+++ b/src/RelativeLink/RelativeLink.sh
@@ -2,8 +2,6 @@
 #
 # GNU/Linux does not really require something like RelativeLink.c
 # However, we do want to have the same look and feel with similiar features.
-# In the future, we may want this to be a C binary with a custom icon but at the moment
-# it's quite simple to just use a shell script
 #
 # To run in debug mode simply pass --debug
 #





More information about the tor-commits mailing list