diff options
author | karl-qdh <karl@qdh.org.uk> | 2011-02-25 17:22:33 +0000 |
---|---|---|
committer | karl-qdh <karl@qdh.org.uk> | 2011-02-25 17:22:33 +0000 |
commit | 0188356e069018c07849f8c2c09c9741bbf70ff5 (patch) | |
tree | a0ba2047125ba0ada887f2722ea0c11a52fd9792 /libmap/README | |
parent | d0e5a69a026bc879759cde57f8ba324c67b6b37a (diff) | |
parent | 6f103ce25995b5a40967b0ba683b7f7330aadd8a (diff) | |
download | ayatana-indicator-datetime-0188356e069018c07849f8c2c09c9741bbf70ff5.tar.gz ayatana-indicator-datetime-0188356e069018c07849f8c2c09c9741bbf70ff5.tar.bz2 ayatana-indicator-datetime-0188356e069018c07849f8c2c09c9741bbf70ff5.zip |
Updated to newest trunk needs more merging
Diffstat (limited to 'libmap/README')
-rw-r--r-- | libmap/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libmap/README b/libmap/README new file mode 100644 index 0000000..6766b42 --- /dev/null +++ b/libmap/README @@ -0,0 +1,5 @@ +This static library is a copied version of the code in GNOME 3.0's control center panel 'datetime', which itself is a version of Ubiquity's map ported to C. + +Ideally in the future, we can have all three packages using the same code. But for now, for time reasons (hah), it's just a copy. + +To update this copy, put newer versions of the code and data files in place; then fix up any GTK3-isms and add cc_timezone_map_set_coords and friends. And the watermark. |