Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TODO
blob: 9b6207d57815bfb90fa0b67c42c12f363fd5d6d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
= To Do =

* Figure out why only alerts are being translated 
* Double check that all strings are gettexted
* Use hippo.PACK_EXPAND to get rid of hardcoded sizes
* Get a fix on memory useage
* Create and set activity_version property for persistence.JokeMachineState.version
* Split unit.py out into separate test cases 
* Sundry refactors
* Figure out a safe way to clean out /activity_root/tmp on startup

* Things waiting for the journal to settle
** Filter ObjectChooser to only list images/audio -> https://dev.laptop.org/ticket/3060
** Create sample Jokebooks in the journal on bundle installation
** Insert sample laugh tracks into the journal on bundle installation
** Fold image/image_blob into a single property
** Fold sound/sound_blob into a single property
** Bring up the last Jokebooks instead of starting from scratch when started from the frame
** Don't persist if there are no jokebooks 


= Known Problems =

* i18n is only translating alerts at the moment for some strange reason
* Deprecating theme_widget() for custom gtkrc fixes language combo but there are now faint hints of Irish in the activity frame :)