Changeset 1392

Show
Ignore:
Timestamp:
09/30/06 17:55:19 (2 years ago)
Author:
dgollub
Message:

changed name in conifugre template form libopensync-plugin-gcalendar to
libopensync-google-calendar. I hope this is ok?

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • plugins/google-calendar/configure.ac

    r1330 r1392  
    22 
    33AC_PREREQ(2.58) 
    4 AC_INIT([OpenSync Google Calendar Plugin], 0.19, [], [libopensync-plugin-gcalendar]) 
     4AC_INIT([OpenSync Google Calendar Plugin], 0.19, [], [libopensync-plugin-google-calendar]) 
    55AM_INIT_AUTOMAKE(foreign) 
    66AC_CONFIG_SRCDIR(src/gcalendar.c)