Gitweb links:
...log
http://git.netsurf-browser.org/netsurf.git/shortlog/c8c7246def5b4466d066fe31429925ddfd489bea
...commit
http://git.netsurf-browser.org/netsurf.git/commit/c8c7246def5b4466d066fe31429925ddfd489bea
...tree
http://git.netsurf-browser.org/netsurf.git/tree/c8c7246def5b4466d066fe31429925ddfd489bea
The branch, master has been updated
via c8c7246def5b4466d066fe31429925ddfd489bea (commit)
from e3da29f9f916645b57b178f6242616429b4e83d0 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commitdiff
http://git.netsurf-browser.org/netsurf.git/commit/?id=c8c7246def5b4466d066fe31429925ddfd489bea
commit c8c7246def5b4466d066fe31429925ddfd489bea
Author: Chris Young <[email protected]>
Commit: Chris Young <[email protected]>
Amiga: Update AISSClassic theme
diff --git a/frontends/amiga/resources/Themes/AISSClassic/Theme
b/frontends/amiga/resources/Themes/AISSClassic/Theme
index bdf8756e4..4a5764ae5 100755
--- a/frontends/amiga/resources/Themes/AISSClassic/Theme
+++ b/frontends/amiga/resources/Themes/AISSClassic/Theme
@@ -12,9 +12,9 @@ theme_nav_east_g:*TBImages:nav_east_g
theme_stop:*TBImages:stop
theme_stop_s:*TBImages:stop_s
theme_stop_g:*TBImages:stop_g
-theme_reload:*TBImages:update
-theme_reload_s:*TBImages:update_s
-theme_reload_g:*TBImages:update_g
+theme_reload:*TBImages:refresh
+theme_reload_s:*TBImages:refresh_s
+theme_reload_g:*TBImages:refresh_g
theme_home:*TBImages:home
theme_home_s:*TBImages:home_s
theme_home_g:*TBImages:home_g
@@ -27,14 +27,14 @@ theme_addtab_g:*TBImages:list_add
theme_throbber:Throbber
theme_throbber_frames:13
theme_throbber_delay:100
-theme_tab_loading:*TBImages:list_download
+theme_tab_loading:*TBImages:list_boing
theme_search:*TBImages:list_search
theme_fave:*TBImages:list_favouritesadd
-theme_unfave:*TBImages:list_favourites
-theme_pageinfo_insecure:*TBImages:list_warning
+theme_unfave:*TBImages:list_favouritesremove
+theme_pageinfo_insecure:*TBImages:list_lockopen
theme_pageinfo_internal:*TBImages:list_info
theme_pageinfo_local:*TBImages:list_info
-theme_pageinfo_secure:*TBImages:list_protect
+theme_pageinfo_secure:*TBImages:list_lock
theme_pageinfo_warning:*TBImages:list_warning
ptr_default:*PROGDIR:Resources/Pointers/Default
ptr_point:*PROGDIR:Resources/Pointers/Point
-----------------------------------------------------------------------
Summary of changes:
frontends/amiga/resources/Themes/AISSClassic/Theme | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/frontends/amiga/resources/Themes/AISSClassic/Theme
b/frontends/amiga/resources/Themes/AISSClassic/Theme
index bdf8756e4..4a5764ae5 100755
--- a/frontends/amiga/resources/Themes/AISSClassic/Theme
+++ b/frontends/amiga/resources/Themes/AISSClassic/Theme
@@ -12,9 +12,9 @@ theme_nav_east_g:*TBImages:nav_east_g
theme_stop:*TBImages:stop
theme_stop_s:*TBImages:stop_s
theme_stop_g:*TBImages:stop_g
-theme_reload:*TBImages:update
-theme_reload_s:*TBImages:update_s
-theme_reload_g:*TBImages:update_g
+theme_reload:*TBImages:refresh
+theme_reload_s:*TBImages:refresh_s
+theme_reload_g:*TBImages:refresh_g
theme_home:*TBImages:home
theme_home_s:*TBImages:home_s
theme_home_g:*TBImages:home_g
@@ -27,14 +27,14 @@ theme_addtab_g:*TBImages:list_add
theme_throbber:Throbber
theme_throbber_frames:13
theme_throbber_delay:100
-theme_tab_loading:*TBImages:list_download
+theme_tab_loading:*TBImages:list_boing
theme_search:*TBImages:list_search
theme_fave:*TBImages:list_favouritesadd
-theme_unfave:*TBImages:list_favourites
-theme_pageinfo_insecure:*TBImages:list_warning
+theme_unfave:*TBImages:list_favouritesremove
+theme_pageinfo_insecure:*TBImages:list_lockopen
theme_pageinfo_internal:*TBImages:list_info
theme_pageinfo_local:*TBImages:list_info
-theme_pageinfo_secure:*TBImages:list_protect
+theme_pageinfo_secure:*TBImages:list_lock
theme_pageinfo_warning:*TBImages:list_warning
ptr_default:*PROGDIR:Resources/Pointers/Default
ptr_point:*PROGDIR:Resources/Pointers/Point
--
NetSurf Browser