Changeset 2509
- Timestamp:
- 07/13/07 12:04:58 (6 years ago)
- Location:
- trunk/applications/openmoko-today
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
src/today-main.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/applications/openmoko-today/ChangeLog
r2504 r2509 1 2007-07-13 Chris Lord <chris@openedhand.com> 2 3 * src/today-main.c: 4 Change launcher from 'contacts' to 'openmoko-contacts' 5 1 6 2007-07-12 Chris Lord <chris@openedhand.com> 2 7 -
trunk/applications/openmoko-today/src/today-main.c
r2504 r2509 64 64 today_contacts_button_clicked_cb (GtkToolButton *button, TodayData *data) 65 65 { 66 today_fill_launcher (" contacts", TRUE, TRUE);66 today_fill_launcher ("openmoko-contacts", TRUE, TRUE); 67 67 launcher_start (data->window, &launcher_data); 68 68 }
Note: See TracChangeset
for help on using the changeset viewer.
