[evolution/wip/webkit-composer: 962/966] Rename test-editor to test-html-editor
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/wip/webkit-composer: 962/966] Rename test-editor to test-html-editor
- Date: Wed, 23 Apr 2014 11:14:18 +0000 (UTC)
commit dc5c948e05038f66a2205a3fe4d3ac067af698f2
Author: Tomas Popela <tpopela redhat com>
Date: Mon Mar 31 14:11:31 2014 +0200
Rename test-editor to test-html-editor
e-util/Makefile.am | 8 ++++----
e-util/{test-editor.c => test-html-editor.c} | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/e-util/Makefile.am b/e-util/Makefile.am
index b1d7fe0..6d9499d 100644
--- a/e-util/Makefile.am
+++ b/e-util/Makefile.am
@@ -61,7 +61,7 @@ noinst_PROGRAMS = \
test-category-completion \
test-contact-store \
test-dateedit \
- test-editor \
+ test-html-editor \
test-mail-signatures \
test-name-selector \
test-preferences-window \
@@ -680,9 +680,9 @@ test_dateedit_CPPFLAGS = $(TEST_CPPFLAGS)
test_dateedit_SOURCES = test-dateedit.c
test_dateedit_LDADD = $(TEST_LDADD)
-test_editor_CPPFLAGS = $(TEST_CPPFLAGS)
-test_editor_SOURCES = test-editor.c
-test_editor_LDADD = $(TEST_LDADD)
+test_html_editor_CPPFLAGS = $(TEST_CPPFLAGS)
+test_html_editor_SOURCES = test-html-editor.c
+test_html_editor_LDADD = $(TEST_LDADD)
test_mail_signatures_CPPFLAGS = $(TEST_CPPFLAGS)
test_mail_signatures_SOURCES = test-mail-signatures.c
diff --git a/e-util/test-editor.c b/e-util/test-html-editor.c
similarity index 99%
rename from e-util/test-editor.c
rename to e-util/test-html-editor.c
index 2cd2e7a..488eb44 100644
--- a/e-util/test-editor.c
+++ b/e-util/test-html-editor.c
@@ -1,5 +1,5 @@
/*
- * e-editor-test.c
+ * e-html-editor-test.c
*
* Copyright (C) 2012 Dan Vrátil <dvratil redhat com>
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]