diff options
author | Ted Gould <ted@gould.cx> | 2011-03-03 14:38:11 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-03-03 14:38:11 -0600 |
commit | dc4a5be24185927dbd52c9404bf5974f8b418575 (patch) | |
tree | b53540826e884fec0e4cf97ddb5e086e0a5a634f /libmap/README | |
parent | e7e3df4f785e467a59308f7b99817cfbaeecab2c (diff) | |
parent | e7442e09fecff816aa195e8aaff27192d3c64b6b (diff) | |
download | ayatana-indicator-datetime-dc4a5be24185927dbd52c9404bf5974f8b418575.tar.gz ayatana-indicator-datetime-dc4a5be24185927dbd52c9404bf5974f8b418575.tar.bz2 ayatana-indicator-datetime-dc4a5be24185927dbd52c9404bf5974f8b418575.zip |
Merge for U. Desktop
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. |