[gedit-plugins] Remove translate plugin - prepa
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-plugins] Remove translate plugin - prepa
- Date: Mon, 18 Jul 2022 03:01:17 +0000 (UTC)
commit 142f2155b9cb8f458b5eb90429f57e7a4cb8b572
Author: Sébastien Wilmet <swilmet informatique-libre be>
Date: Mon Jul 18 04:56:34 2022 +0200
Remove translate plugin - prepa
The plugins/translate/ dir will be removed in a second commit.
meson.build | 1 -
meson_options.txt | 1 -
2 files changed, 2 deletions(-)
---
diff --git a/meson.build b/meson.build
index 67d0505..2134d0d 100644
--- a/meson.build
+++ b/meson.build
@@ -61,7 +61,6 @@ all_plugins = {
'synctex': {'language': 'python'},
'terminal': {'language': 'python'},
'textsize': {'language': 'python'},
- 'translate': {'language': 'python'},
'wordcompletion': {'language': 'c'},
}
diff --git a/meson_options.txt b/meson_options.txt
index 240900c..1771a76 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -15,5 +15,4 @@ option('plugin_smartspaces', type: 'boolean')
option('plugin_synctex', type: 'boolean')
option('plugin_terminal', type: 'boolean')
option('plugin_textsize', type: 'boolean')
-option('plugin_translate', type: 'boolean')
option('plugin_wordcompletion', type: 'boolean')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]