Changeset 2509


Ignore:
Timestamp:
07/13/07 12:04:58 (6 years ago)
Author:
chris
Message:

Change launcher from 'contacts' to 'openmoko-contacts'

Location:
trunk/applications/openmoko-today
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/applications/openmoko-today/ChangeLog

    r2504 r2509  
     12007-07-13  Chris Lord  <chris@openedhand.com> 
     2 
     3        * src/today-main.c: 
     4        Change launcher from 'contacts' to 'openmoko-contacts' 
     5 
    162007-07-12  Chris Lord  <chris@openedhand.com> 
    27 
  • trunk/applications/openmoko-today/src/today-main.c

    r2504 r2509  
    6464today_contacts_button_clicked_cb (GtkToolButton *button, TodayData *data) 
    6565{ 
    66         today_fill_launcher ("contacts", TRUE, TRUE); 
     66        today_fill_launcher ("openmoko-contacts", TRUE, TRUE); 
    6767        launcher_start (data->window, &launcher_data); 
    6868} 
Note: See TracChangeset for help on using the changeset viewer.