diff options
| author | Ted Gould <ted@gould.cx> | 2012-02-17 16:18:45 -0600 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2012-02-17 16:18:45 -0600 |
| commit | f8ca95b2f833a22f559ccd101c612081a6a089a3 (patch) | |
| tree | 70418cc37784f6f2a9c5c43639f1d2ec9723b5fc /libmap/README | |
| parent | 6e60a40ec583b507aef6254a744631f30f9e072d (diff) | |
| parent | 52d15e402e4ada9c8f1ee1f4b7e3a9ada473772c (diff) | |
| download | ayatana-indicator-datetime-f8ca95b2f833a22f559ccd101c612081a6a089a3.tar.gz ayatana-indicator-datetime-f8ca95b2f833a22f559ccd101c612081a6a089a3.tar.bz2 ayatana-indicator-datetime-f8ca95b2f833a22f559ccd101c612081a6a089a3.zip | |
* New upstream release.
* Still need to distribute these files even if we're not building it
* Adding some extra ignore stuff in
* Adding in code coverage calculation
* Allow ccpanel to be optional
* Move to use libtimezone map
* Add a name hint on the indicator
* Build fixes for updated dependencies
* Fixing Geoclue support
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. |
