[gimp-web] Bug 551581 (part 1) - Modify About link



commit cf36cdd1ead310db124cb3a03d30223d3f3b1c95
Author: Sven Claussner <sclaussner src gnome org>
Date:   Sat Feb 1 11:26:46 2014 +0100

    Bug 551581 (part 1) - Modify About link
    
    Replace 'History' by 'About GIMP' in page footer.

 includes/wgo-page-fini.xhtml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/includes/wgo-page-fini.xhtml b/includes/wgo-page-fini.xhtml
index adcec95..e027421 100755
--- a/includes/wgo-page-fini.xhtml
+++ b/includes/wgo-page-fini.xhtml
@@ -29,7 +29,7 @@
   </div>
   <div class="bottomlinks">
        <ul>
-         <li class="mainlink"><a href="/about/">History</a></li>
+         <li class="mainlink"><a href="/about/">About GIMP</a></li>
          <li><a href="/about/splash/">Splash Archive</a></li>
          <li><a href="/links/">Links</a></li>
        </ul>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]