[gnome-settings-daemon] font: Remove outdated plugin
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] font: Remove outdated plugin
- Date: Wed, 13 Oct 2010 16:47:48 +0000 (UTC)
commit 2708b49a6a80a68bf144401b7e8aa01808836d47
Author: Bastien Nocera <hadess hadess net>
Date: Wed Oct 13 17:46:27 2010 +0100
font: Remove outdated plugin
The plugin was already disabled by default in bug:
https://bugzilla.gnome.org/show_bug.cgi?id=613604
Settings up old X legacy fonts is not for us anymore.
configure.ac | 1 -
plugins/Makefile.am | 1 -
plugins/font/Makefile.am | 51 ----
plugins/font/delayed-dialog.c | 122 --------
plugins/font/delayed-dialog.h | 32 --
plugins/font/font.gnome-settings-plugin.in | 8 -
plugins/font/gsd-font-manager.c | 440 ----------------------------
plugins/font/gsd-font-manager.h | 57 ----
plugins/font/gsd-font-plugin.c | 110 -------
plugins/font/gsd-font-plugin.h | 59 ----
10 files changed, 0 insertions(+), 881 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 1dac175..c6a551e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -434,7 +434,6 @@ plugins/clipboard/Makefile
plugins/common/Makefile
plugins/datetime/Makefile
plugins/dummy/Makefile
-plugins/font/Makefile
plugins/housekeeping/Makefile
plugins/keybindings/Makefile
plugins/keyboard/Makefile
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 6523651..d17a9f6 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -6,7 +6,6 @@ enabled_plugins = \
clipboard \
datetime \
dummy \
- font \
housekeeping \
keybindings \
keyboard \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]