diff options
author | Ted Gould <ted@gould.cx> | 2012-02-17 16:15:25 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-02-17 16:15:25 -0600 |
commit | 52d15e402e4ada9c8f1ee1f4b7e3a9ada473772c (patch) | |
tree | bb80c652ef218150d4f8d7d9b604fccc404ab465 /libmap/README | |
parent | 09dcfec3e1305ed9ad26df78a9ff6c755ed08ece (diff) | |
parent | 59ade0a5dad1cb85f3576fc89c323a8baceb3a5e (diff) | |
download | ayatana-indicator-datetime-52d15e402e4ada9c8f1ee1f4b7e3a9ada473772c.tar.gz ayatana-indicator-datetime-52d15e402e4ada9c8f1ee1f4b7e3a9ada473772c.tar.bz2 ayatana-indicator-datetime-52d15e402e4ada9c8f1ee1f4b7e3a9ada473772c.zip |
Import upstream version 0.3.90
Diffstat (limited to 'libmap/README')
-rw-r--r-- | libmap/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libmap/README b/libmap/README deleted file mode 100644 index 6766b42..0000000 --- a/libmap/README +++ /dev/null @@ -1,5 +0,0 @@ -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. |