~ubuntu-branches/ubuntu/hardy/gtkpod-aac/hardy

« back to all changes in this revision

Viewing changes to scripts/sync-kaddressbook.sh

  • Committer: Bazaar Package Importer
  • Author(s): John Dong
  • Date: 2007-11-20 01:33:01 UTC
  • Revision ID: james.westby@ubuntu.com-20071120013301-8xk70i9vonhxei4g
Tags: 0.99.10-4ubuntu1
* Resynchronize with gtkpod 0.9.10-4:
 - Pulled in 01_mountpoint.dpatch (and deapply it from the diff.gz)
 - Pulled in 02_missing-fclose.dpatch
 - Applied desktop file and control file changes from -4
* Ubuntu Changes:
 - Dropped .png extension on icon in .desktop file
 - Call dh_icons
 - Put our prefs.c mountpoint patch into 01_mountpoint
* Updated gtkpod-aac.diff

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
#
10
10
# with the following defaults: 
11
11
 
12
 
IPOD_MOUNT=/media/ipod                          # mountpoint of ipod
 
12
IPOD_MOUNT=/mnt/ipod                          # mountpoint of ipod
13
13
DATAFILE=~/.kde/share/apps/kabc/std.vcf       # vcard file
14
14
ENCODING=ISO-8859-15                          # encoding used by ipod
15
15