[gtranslator] Removed open-tran plugin



commit d453bf31e6c2b64558bd15d8df537b892e632fad
Author: Muhammet Kara <muhammetk gmail com>
Date:   Wed Dec 21 23:23:19 2016 +0300

    Removed open-tran plugin
    
    OpenTran was closed in Dec 01 2013, as decided by its maintainer:
    https://groups.google.com/d/msg/open-tran/gO_c6ScjMUk/MEGZNc6hSBUJ
    Based on the patch by Daniel Mustieles <daniel mustieles gmail com>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=697006

 plugins/Makefile.am                                |    4 -
 plugins/open-tran/Makefile.am                      |   67 ---
 plugins/open-tran/debian.png                       |  Bin 357 -> 0 bytes
 plugins/open-tran/fedora.png                       |  Bin 543 -> 0 bytes
 plugins/open-tran/gnome.png                        |  Bin 650 -> 0 bytes
 plugins/open-tran/gtr-open-tran-dialog.ui          |  258 ---------
 plugins/open-tran/gtr-open-tran-panel.c            |  566 --------------------
 plugins/open-tran/gtr-open-tran-panel.h            |   67 ---
 plugins/open-tran/gtr-open-tran-plugin.c           |  308 -----------
 plugins/open-tran/gtr-open-tran-plugin.h           |   59 --
 plugins/open-tran/gtr-open-tran.gresource.xml      |    6 -
 plugins/open-tran/gtr-open-tran.plugin.desktop.in  |    9 -
 plugins/open-tran/inkscape.png                     |  Bin 423 -> 0 bytes
 plugins/open-tran/kde.ico                          |  Bin 1406 -> 0 bytes
 plugins/open-tran/mandriva.png                     |  Bin 665 -> 0 bytes
 plugins/open-tran/mozilla.png                      |  Bin 580 -> 0 bytes
 plugins/open-tran/oo-logo.png                      |  Bin 652 -> 0 bytes
 plugins/open-tran/open-tran.png                    |  Bin 2271 -> 0 bytes
 ...me.gtranslator.plugins.open-tran.gschema.xml.in |   24 -
 plugins/open-tran/suse.png                         |  Bin 584 -> 0 bytes
 plugins/open-tran/xfce.png                         |  Bin 661 -> 0 bytes
 po/POTFILES.in                                     |    5 -
 po/POTFILES.skip                                   |    1 -
 23 files changed, 0 insertions(+), 1374 deletions(-)
---
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index a5d69fc..370bd47 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -6,10 +6,6 @@ SUBDIRS =                                      \
        insert-params                           \
        translation-memory
 
-if USE_LIBJSON_GLIB
-SUBDIRS += open-tran
-endif
-
 if USE_DICTIONARY
 SUBDIRS += dictionary
 endif
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 204494e..787ae04 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -24,11 +24,6 @@ plugins/fullscreen/gtr-fullscreen-plugin.c
 plugins/fullscreen/gtr-fullscreen.plugin.desktop.in
 plugins/insert-params/gtr-insert-params-plugin.c
 plugins/insert-params/gtr-insert-params.plugin.desktop.in
-[type: gettext/glade]plugins/open-tran/gtr-open-tran-dialog.ui
-plugins/open-tran/gtr-open-tran-panel.c
-plugins/open-tran/gtr-open-tran-plugin.c
-plugins/open-tran/gtr-open-tran.plugin.desktop.in
-[type: gettext/gsettings]plugins/open-tran/org.gnome.gtranslator.plugins.open-tran.gschema.xml.in
 plugins/translation-memory/gtr-translation-memory-dialog.c
 [type: gettext/glade]plugins/translation-memory/gtr-translation-memory-dialog.ui
 plugins/translation-memory/gtr-translation-memory.plugin.desktop.in
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 6d3b284..019afc3 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -2,5 +2,4 @@ data/desktop/gtranslator.desktop.in
 data/org.gnome.gtranslator.gschema.xml.in
 plugins/codeview/org.gnome.gtranslator.plugins.codeview.gschema.xml.in
 plugins/dictionary/org.gnome.gtranslator.plugins.dictionary.gschema.xml.in
-plugins/open-tran/org.gnome.gtranslator.plugins.open-tran.gschema.xml.in
 plugins/translation-memory/org.gnome.gtranslator.plugins.translation-memory.gschema.xml.in


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]