[orca/new-settings] Renamed the gconf backend. The suffix '_backend' is redundant
- From: Juanje Ojeda Croissier <jojeda src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca/new-settings] Renamed the gconf backend. The suffix '_backend' is redundant
- Date: Sun, 24 Oct 2010 21:13:15 +0000 (UTC)
commit 76862ae1939c7192049f0898817ed64f34862b00
Author: Juanje Ojeda <jojeda emergya es>
Date: Sun Oct 24 23:09:06 2010 +0200
Renamed the gconf backend. The suffix '_backend' is redundant
src/orca/backends/Makefile.am | 2 +-
src/orca/backends/{gconf_backend.py => gconf.py} | 0
2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/orca/backends/Makefile.am b/src/orca/backends/Makefile.am
index f80e7b0..dc84e24 100644
--- a/src/orca/backends/Makefile.am
+++ b/src/orca/backends/Makefile.am
@@ -3,7 +3,7 @@ orca_pathdir=$(pyexecdir)
orca_python_PYTHON = \
__init__.py \
classic.py \
- gconf_backend.py
+ gconf.py
orca_pythondir=$(pyexecdir)/orca/backends
diff --git a/src/orca/backends/gconf_backend.py b/src/orca/backends/gconf.py
similarity index 100%
rename from src/orca/backends/gconf_backend.py
rename to src/orca/backends/gconf.py
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]