From: Ricardo Mones Date: Thu, 8 Oct 2015 22:20:54 +0000 (+0200) Subject: Complete GeoLocation removal X-Git-Tag: 3.13.0~8 X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=commitdiff_plain;h=4f5b04711d774d7779e02f465b8c96c5da17877b Complete GeoLocation removal It was started on 3c64fb648dbb155c971fd0108f40fee7a36d2cb1 --- diff --git a/INSTALL b/INSTALL index 04fd9106e..7ff17864d 100644 --- a/INSTALL +++ b/INSTALL @@ -131,7 +131,6 @@ are matched. --disable-fancy-plugin do not build Fancy plugin --disable-fetchinfo-plugin do not build Fetchinfo plugin --disable-gdata-plugin do not build GData plugin - --disable-geolocation-plugin do not build GeoLocation plugin --disable-libravatar-plugin do not build Libravatar plugin --disable-mailmbox-plugin do not build MailMbox plugin --disable-managesieve-plugin do not build ManageSieve plugin diff --git a/appdata/Makefile.am b/appdata/Makefile.am index e22701bb4..15066a274 100644 --- a/appdata/Makefile.am +++ b/appdata/Makefile.am @@ -17,7 +17,6 @@ appdata_in_files = claws-mail.appdata.xml.in \ claws-mail-fancy.metainfo.xml.in \ claws-mail-fetchinfo.metainfo.xml.in \ claws-mail-gdata.metainfo.xml.in \ - claws-mail-geolocation.metainfo.xml.in \ claws-mail-libravatar.metainfo.xml.in \ claws-mail-mailmbox.metainfo.xml.in \ claws-mail-managesieve.metainfo.xml.in \ diff --git a/appdata/claws-mail-geolocation.metainfo.xml.in b/appdata/claws-mail-geolocation.metainfo.xml.in deleted file mode 100644 index 083c610b3..000000000 --- a/appdata/claws-mail-geolocation.metainfo.xml.in +++ /dev/null @@ -1,12 +0,0 @@ - - - -claws-mail-geolocation -claws-mail.desktop -GeoLocation -<_summary>Provides GeoLocation functionality. -http://claws-mail.org/plugins.php -CC0-1.0 -GPL-3.0+ -devel@lists.claws-mail.org - diff --git a/configure.ac b/configure.ac index 98f9273f9..8880aec04 100644 --- a/configure.ac +++ b/configure.ac @@ -1055,7 +1055,6 @@ dnl either yes or no, and do the AC_SUBST calls. dnl Archive: libarchive dnl Fancy: Webkit, curl, optionally libsoup-gnome dnl Gdata: libgdata -dnl Geolocation: libchamplain, libsoup dnl Libravatar: libcurl dnl Notification: optionally libnotify libindicate libcanberra_gtk hotkey dnl Pdf-Viewer: libpoppler