* BUGS FIXED

  * BUG: "Make default for this ..." checkbox on screen resolution 
    dialog doesn't take effect
    BUGLINK: https://bugs.launchpad.net/moblin-applets/+bug/179795
    FIX: That checkbox just affected where the settings were stored in 
    the gconf tree. It was pretty much useless for MID so I completely 
    removed it from the dialog.

  * BUG: "Cannot save resolution change after restart hildon-desktop or 
    system"
    BUGLINK: https://bugs.launchpad.net/moblin-applets/+bug/179792
    FIX: The fix is in 0.25, basically I changed the gconf keys over to 
    moblin specific settings. Then I added a reader into 
    moblin-settings-daemon which picks up the last resolution and
rotation 
    settings and applies them during moblin-settings-daemon launch.

  * BUG: "Cannot show battery life status by clicking Battery life icon 
    on status bar"
    BUGLINK: https://bugs.launchpad.net/moblin-applets/+bug/176829
    FIX: I added a pulldown which shows the percent charged, and if the 
    device supports the battery.charge_level.rate ACPI event and 
    corresponding HAL property, the remaining charge time or remaining 
    battery time. 

  * BUG: "Usability: can edit keyboard shortcut with symbol such as : ,"
    BUGLINK: https://bugs.launchpad.net/moblin-applets/+bug/179004
    FIX: I don't want to filter on what a user *can* use, since there 
    may be unknown hardware buttons mapped into part of the ascii 
    range of the keycode space, but I think it may be prudent to 
    filter out the whole range of printable ascii characters. 
    i.e. whatever passes g_ascii_isprint can't be bound. 

  * BUG: "Usability: Suggest to change Background dialog "Finish" button

    to "Close" to be consistent with other applets dialog"
    BUGLINK: https://bugs.launchpad.net/moblin-applets/+bug/179788
    FIX: Done

-----------------------------------------
|      Todd Brandt - Intel Oregon       |
|Linux for Mobile Internet Devices (MID)|
|         2111 W NE 25th Ave            |
|    Hillsboro, OR 97124 JF1-235        |
|---------------------------------------|
| "Of all the things I've lost, I miss  |
|    my mind the most" - Mark Twain     |
-----------------------------------------

-- 
Ubuntu-mobile mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile

Reply via email to