Changeset 3180
- Timestamp:
- 10/15/07 18:44:45 (6 years ago)
- Location:
- trunk/src/target/OM-2007.2/applications/openmoko-today2
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
src/today-main.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/target/OM-2007.2/applications/openmoko-today2/ChangeLog
r3124 r3180 1 2007-10-15 Thomas Wood <thomas@openedhand.com> 2 3 * src/today-main.c: (today_dial_button_clicked_cb): Don't use -s 4 argument for the dialer shortcut button 5 1 6 2007-10-09 Chris Lord <chris@openedhand.com> 2 7 -
trunk/src/target/OM-2007.2/applications/openmoko-today2/src/today-main.c
r2968 r3180 37 37 { 38 38 launcher_start (data->window, today_get_launcher ((const gchar *[]) 39 {"openmoko-dialer", "-s",NULL }, TRUE, TRUE));39 {"openmoko-dialer", NULL }, TRUE, TRUE)); 40 40 } 41 41
Note: See TracChangeset
for help on using the changeset viewer.
