summaryrefslogtreecommitdiff
path: root/amiga/resources
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2013-11-23 13:11:30 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2013-11-23 13:11:30 +0000
commit46a88fe8f4dd4f987b97e2ba0197bf2c964fcb8d (patch)
tree380268a06b30a15a0e72117c104ce4661e7c4dfe /amiga/resources
parent616a9b06524bb5189338d36f34a9d57fa827a306 (diff)
downloadnetsurf-46a88fe8f4dd4f987b97e2ba0197bf2c964fcb8d.tar.gz
netsurf-46a88fe8f4dd4f987b97e2ba0197bf2c964fcb8d.tar.bz2
Create the BitMapObjects and just switch between them.
Fix the themes so the images are correct.
Diffstat (limited to 'amiga/resources')
-rwxr-xr-xamiga/resources/Themes/AISS/Theme4
-rwxr-xr-xamiga/resources/Themes/Default/Theme2
2 files changed, 3 insertions, 3 deletions
diff --git a/amiga/resources/Themes/AISS/Theme b/amiga/resources/Themes/AISS/Theme
index 96f84cd07..8c5af103c 100755
--- a/amiga/resources/Themes/AISS/Theme
+++ b/amiga/resources/Themes/AISS/Theme
@@ -29,8 +29,8 @@ theme_throbber_frames:13
theme_throbber_delay:100
theme_tab_loading:*TBImages:list_download
theme_search:*TBImages:list_search
-theme_fave:*TBImages:list_favourite
-theme_unfave:*TBImages:list_favouriteadd
+theme_fave:*TBImages:list_favouriteadd
+theme_unfave:*TBImages:list_favourite
ptr_default:*PROGDIR:Resources/Pointers/Default
ptr_point:*PROGDIR:Resources/Pointers/Point
ptr_caret:*PROGDIR:Resources/Pointers/Caret
diff --git a/amiga/resources/Themes/Default/Theme b/amiga/resources/Themes/Default/Theme
index bfd610a19..141e84f54 100755
--- a/amiga/resources/Themes/Default/Theme
+++ b/amiga/resources/Themes/Default/Theme
@@ -43,7 +43,7 @@ theme_throbber_delay:100
theme_tab_loading:
theme_search:search.png
theme_fave:*PROGDIR:Resources/icons/hotlist-add.png
-theme_fave:*PROGDIR:Resources/icons/hotlist-rmv.png
+theme_unfave:*PROGDIR:Resources/icons/hotlist-rmv.png
ptr_default:*PROGDIR:Resources/Pointers/Default
ptr_point:*PROGDIR:Resources/Pointers/Point
ptr_caret:*PROGDIR:Resources/Pointers/Caret