aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/text
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/text')
-rw-r--r--widgets/text/Makefile.am8
-rw-r--r--widgets/text/e-text.c2
-rw-r--r--widgets/text/gal-a11y-e-text-factory.c (renamed from widgets/text/a11y/gal-a11y-e-text-factory.c)0
-rw-r--r--widgets/text/gal-a11y-e-text-factory.h (renamed from widgets/text/a11y/gal-a11y-e-text-factory.h)0
-rw-r--r--widgets/text/gal-a11y-e-text.c (renamed from widgets/text/a11y/gal-a11y-e-text.c)0
-rw-r--r--widgets/text/gal-a11y-e-text.h (renamed from widgets/text/a11y/gal-a11y-e-text.h)0
6 files changed, 5 insertions, 5 deletions
diff --git a/widgets/text/Makefile.am b/widgets/text/Makefile.am
index e035d8714d..70adbfec39 100644
--- a/widgets/text/Makefile.am
+++ b/widgets/text/Makefile.am
@@ -14,8 +14,8 @@ libetext_la_SOURCES = \
e-text.c \
e-reflow.c \
e-reflow-model.c \
- a11y/gal-a11y-e-text-factory.c \
- a11y/gal-a11y-e-text.c
+ gal-a11y-e-text-factory.c \
+ gal-a11y-e-text.c
libetextincludedir = $(privincludedir)/text
@@ -25,8 +25,8 @@ libetextinclude_HEADERS = \
e-text.h \
e-reflow.h \
e-reflow-model.h \
- a11y/gal-a11y-e-text-factory.h \
- a11y/gal-a11y-e-text.h
+ gal-a11y-e-text-factory.h \
+ gal-a11y-e-text.h
libetext_la_LDFLAGS = $(NO_UNDEFINED)
diff --git a/widgets/text/e-text.c b/widgets/text/e-text.c
index f6371aa551..7c542d8f5f 100644
--- a/widgets/text/e-text.c
+++ b/widgets/text/e-text.c
@@ -46,7 +46,7 @@
#include <gtk/gtk.h>
#include <libgnomecanvas/gnome-canvas-rect-ellipse.h>
-#include "a11y/gal-a11y-e-text.h"
+#include "gal-a11y-e-text.h"
#include "misc/e-canvas.h"
#include "misc/e-canvas-utils.h"
#include "e-util/e-unicode.h"
diff --git a/widgets/text/a11y/gal-a11y-e-text-factory.c b/widgets/text/gal-a11y-e-text-factory.c
index 2df9241014..2df9241014 100644
--- a/widgets/text/a11y/gal-a11y-e-text-factory.c
+++ b/widgets/text/gal-a11y-e-text-factory.c
diff --git a/widgets/text/a11y/gal-a11y-e-text-factory.h b/widgets/text/gal-a11y-e-text-factory.h
index df7638f64f..df7638f64f 100644
--- a/widgets/text/a11y/gal-a11y-e-text-factory.h
+++ b/widgets/text/gal-a11y-e-text-factory.h
diff --git a/widgets/text/a11y/gal-a11y-e-text.c b/widgets/text/gal-a11y-e-text.c
index 99fb4e8a94..99fb4e8a94 100644
--- a/widgets/text/a11y/gal-a11y-e-text.c
+++ b/widgets/text/gal-a11y-e-text.c
diff --git a/widgets/text/a11y/gal-a11y-e-text.h b/widgets/text/gal-a11y-e-text.h
index 6a5bb80de0..6a5bb80de0 100644
--- a/widgets/text/a11y/gal-a11y-e-text.h
+++ b/widgets/text/gal-a11y-e-text.h