Changeset 3076


Ignore:
Timestamp:
10/04/07 12:04:00 (6 years ago)
Author:
thomas
Message:
  • src/today-pim-summary.c:

(today_pim_summary_tasks_selection_changed_cb): Update binary name for
openmoko-tasks

Location:
trunk/src/target/OM-2007.2/applications/openmoko-today2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/target/OM-2007.2/applications/openmoko-today2/ChangeLog

    r3056 r3076  
     12007-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 
    172007-09-28  Chris Lord  <chris@openedhand.com> 
    28 
  • trunk/src/target/OM-2007.2/applications/openmoko-today2/src/today-pim-summary.c

    r2919 r3076  
    131131                gtk_tree_selection_unselect_all (selection); 
    132132                launcher_start (data->window, today_get_launcher ( 
    133                         (const gchar *[]){ "openmoko-tasks", NULL }, 
     133                        (const gchar *[]){ "tasks", NULL }, 
    134134                        TRUE, TRUE)); 
    135135        } 
Note: See TracChangeset for help on using the changeset viewer.