added our new website to the About dialog
authorryan <ryan@tablet.(none)>
Wed, 21 Apr 2010 02:24:12 +0000 (20:24 -0600)
committerRyan Campbell <campbellr@gmail.com>
Wed, 21 Apr 2010 02:25:14 +0000 (20:25 -0600)
src/ui/diablo/ui.py
src/ui/fremantle/ui.py

index 8a8bb23..bcf34f9 100644 (file)
@@ -29,7 +29,7 @@ class mEveMonUI():
     about_name = 'mEveMon'
     about_text = ('Mobile character monitor for EVE Online')
     about_authors = ['Ryan Campbell','Danny Campbell']
     about_name = 'mEveMon'
     about_text = ('Mobile character monitor for EVE Online')
     about_authors = ['Ryan Campbell','Danny Campbell']
-    about_website = 'http://example.site.org'
+    about_website = 'http://mevemon.garage.maemo.org'
     app_version = '0.1'
 
     menu_items = ("Settings", "About", "Refresh")
     app_version = '0.1'
 
     menu_items = ("Settings", "About", "Refresh")
index 58da3d5..def9c3b 100644 (file)
@@ -27,7 +27,7 @@ class mEveMonUI():
     about_name = 'mEveMon'
     about_text = ('Mobile character monitor for EVE Online')
     about_authors = ['Ryan Campbell', 'Danny Campbell']
     about_name = 'mEveMon'
     about_text = ('Mobile character monitor for EVE Online')
     about_authors = ['Ryan Campbell', 'Danny Campbell']
-    about_website = 'http://example.site.org'
+    about_website = 'http://mevemon.garage.maemo.org'
     app_version = '0.1'
 
     menu_items = ("Settings", "About", "Refresh")
     app_version = '0.1'
 
     menu_items = ("Settings", "About", "Refresh")