Ignore:
Timestamp:
07/24/06 07:19:50 (18 years ago)
Author:
Nicholas Riley
Message:

If you're editing an alarm, focus on the time/interval edit field
rather than the message. Relayout set alarm display when time/date
format changes (yay positionDynamically!). Attempt to fix tooltip for

1-minute alarm refreshing/flashing without changing (needs more

testing). Build against 3.0 libraries by default.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hiptop/pester/build.xml

    r237 r280  
    1212    <property name="APP_VERSION_BUILD" value="1"/>
    1313
     14    <property name="TARGET_LIB_VERSION" value="3.0" />
     15
    1416    <import file="${DANGER_HOME}/tools/build_common.xml"/>
    1517</project>
Note: See TracChangeset for help on using the changeset viewer.