diff options
-rw-r--r-- | src/bin/e_about.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/bin/e_about.c b/src/bin/e_about.c index 8e9931237..56b78b015 100644 --- a/src/bin/e_about.c +++ b/src/bin/e_about.c @@ -29,6 +29,9 @@ e_about_new(E_Container *con) "We hope you enjoy using this software as much as we enjoyed " "writing it.<br>" "<br>" + "To contact us please visit:<br>" + "<hilight>http://www.enlightenment.org</><br>" + "<br>" "All rights reserved.<br>" "<br>" "Redistribution and use in source and binary forms, with or without " |