diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2010-06-15 23:20:30 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2010-06-16 02:45:55 +0800 |
commit | 333897772f2cf3251915800aff2c836f02095c84 (patch) | |
tree | 6e5d9d2c81b0c1bdf3d3e941e09f2a724a2c56fe /po | |
parent | 3acb21484e8b93916641dcd0a9b13fed2488a1ef (diff) | |
download | gsoc2013-evolution-333897772f2cf3251915800aff2c836f02095c84.tar gsoc2013-evolution-333897772f2cf3251915800aff2c836f02095c84.tar.gz gsoc2013-evolution-333897772f2cf3251915800aff2c836f02095c84.tar.bz2 gsoc2013-evolution-333897772f2cf3251915800aff2c836f02095c84.tar.lz gsoc2013-evolution-333897772f2cf3251915800aff2c836f02095c84.tar.xz gsoc2013-evolution-333897772f2cf3251915800aff2c836f02095c84.tar.zst gsoc2013-evolution-333897772f2cf3251915800aff2c836f02095c84.zip |
Remove gnome-pilot integration.
It just doesn't belong in Evolution anymore. We don't support syncing
with more modern devices -- see Conduits or SyncEvolution for that -- so
it does not make sense for older model Palm Pilot PDAs to be the lone
exception.
I have repackaged the Evolution-Data-Server conduit modules to be
provided by gnome-pilot itself in bug #619315. This should provide
eqivalent Palm Pilot syncing functionality; it's just being moved to
gnome-pilot.
This completely severs our dependency on deprecated GNOME 2.x libraries
which were still being dragged in by way of gnome-pilot dependencies.
It was also interfereing with our bundling of libgnomecanvas.
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 7dec6b07e3..d94632f168 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,7 +1,6 @@ # List of source files containing translatable strings. # Please keep this list in alphabetic order. addressbook/addressbook.error.xml -addressbook/conduit/address-conduit.c [type: gettext/glade]addressbook/gui/contact-editor/contact-editor.ui addressbook/gui/contact-editor/e-contact-editor-fullname.c addressbook/gui/contact-editor/e-contact-editor.c @@ -40,9 +39,6 @@ addressbook/tools/evolution-addressbook-export.c addressbook/util/addressbook.c calendar/calendar.error.xml calendar/common/authentication.c -calendar/conduits/calendar/calendar-conduit.c -calendar/conduits/memo/memo-conduit.c -calendar/conduits/todo/todo-conduit.c calendar/gui/alarm-notify/alarm-notify-dialog.c [type: gettext/glade]calendar/gui/alarm-notify/alarm-notify.ui calendar/gui/alarm-notify/alarm-queue.c @@ -473,7 +469,6 @@ widgets/misc/e-import-assistant.c widgets/misc/e-map.c widgets/misc/e-online-button.c widgets/misc/e-paned.c -widgets/misc/e-pilot-settings.c widgets/misc/e-popup-action.c widgets/misc/e-preferences-window.c widgets/misc/e-search-bar.c |