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

« back to all changes in this revision

Viewing changes to scripts/sync-korganizer.sh

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2007-07-17 18:25:25 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070717182525-rhl5w4pk8lbk6pna
Tags: 0.99.10-2ubuntu1
* Resynchronise with gtkpod 0.9.10-2.
* Hack in dpatch support, since it was removed.
* Rename debian/patches/03-configure.dpatch to
  debian/patches/aac-configure.dpatch.
* Update debian/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=/mnt/ipod                          # mountpoint of ipod
 
12
IPOD_MOUNT=/media/ipod                          # mountpoint of ipod
13
13
DATAFILE=~/.kde/share/apps/korganizer/std.ics # calendar data file
14
14
ENCODING=ISO-8859-15                          # encoding used by ipod
15
15
 
16
 
# Unless called with "-e=none" this script requires "iconv" available
 
16
# Unless called with "-e none" this script requires "iconv" available
17
17
# from http://www.gnu.org/software/libiconv/
18
18
 
19
19
# About the encoding used by the iPod (by Jorg Schuler):
50
50
# Added Usage-line, added check for vcard file, rearranged source
51
51
#
52
52
# 2004/07/03 (Jorg Schuler <jcsjcs at users dot sourceforge dot net>):
53
 
# Made "iconv" optional (call with -e="none")
 
53
# Made "iconv" optional (call with "-e none")
54
54
#
55
55
# Removed "dos2unix" as my iPod (firmware 1.3) happily accepted
56
56
# DOS-type vcards as well. Instead changed the "grep" pattern to