Changeset 3076
- Timestamp:
- 10/04/07 12:04:00 (6 years ago)
- Location:
- trunk/src/target/OM-2007.2/applications/openmoko-today2
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
src/today-pim-summary.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/target/OM-2007.2/applications/openmoko-today2/ChangeLog
r3056 r3076 1 2007-10-04 Thomas Wood <thomas@openedhand.com> 2 3 * src/today-pim-summary.c: 4 (today_pim_summary_tasks_selection_changed_cb): Update binary name for 5 openmoko-tasks 6 1 7 2007-09-28 Chris Lord <chris@openedhand.com> 2 8 -
trunk/src/target/OM-2007.2/applications/openmoko-today2/src/today-pim-summary.c
r2919 r3076 131 131 gtk_tree_selection_unselect_all (selection); 132 132 launcher_start (data->window, today_get_launcher ( 133 (const gchar *[]){ " openmoko-tasks", NULL },133 (const gchar *[]){ "tasks", NULL }, 134 134 TRUE, TRUE)); 135 135 }
Note: See TracChangeset
for help on using the changeset viewer.
