Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity
diff options
context:
space:
mode:
authorC Neves <cn@goat.(none)>2007-06-15 20:56:36 (GMT)
committer C Neves <cn@goat.(none)>2007-06-15 20:56:36 (GMT)
commitee7a7e21ecba16c022a159217c65ba767066171d (patch)
tree13193dd02489fc1588ea32112847a1122857017a /activity
parent5b2e058f58dd5125ebb7892bf695b7bb1fa12cd0 (diff)
Version 1.1 upgraded
Arrows for image selection changed to the ones supplied by Shannon. This means another redesign for the sizes of things, as it made the buttons taller, and that in turn made the game area have a top and bottom blank area. Now the game area is 520 pixels squared, and since the subject thumb was now smaller that the buttons, I bumped that up to 48 pixels squared, also on the subject selection widget. The toolbar title is now resized to fit the text, but I was told by eben that will not be needed in the future, as the toolbar will be greatly enhanced. For now this will do. My Own Picture storage changed places. I had to move it away from the activity installation path and into the user home dir (it's now inside ~/.sugar/default/org.worldwideworkshop.olpc.SliderPuzzle.MyOwnPictures). The reason for this change should have been obvious in the past, as the activity path is not to be writable by the user, but since it actually is in the test environment, I failed to spot it. In the future we should probably use the datastore service for this, but I will need to investigate/ask around first. This activity no longer appears in the sugar launcher. Lessons had their font size increased.
Diffstat (limited to 'activity')
-rw-r--r--activity/activity.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/activity/activity.info b/activity/activity.info
index 0572c6f..2372758 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -4,4 +4,4 @@ service_name = org.worldwideworkshop.olpc.SliderPuzzle
class = SliderPuzzleActivity.SliderPuzzleActivity
icon = activity-sliderpuzzle
activity_version = 1
-show_launcher = yes
+show_launcher = no