[gtk+] Fix two typos in Makefiles
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Fix two typos in Makefiles
- Date: Wed, 6 Jul 2011 14:35:14 +0000 (UTC)
commit 2c51d76c1f3f04f1126f2a86d276e12ffe54d566
Author: Rico Tzschichholz <ricotz t-online de>
Date: Wed Jul 6 16:24:46 2011 +0200
Fix two typos in Makefiles
gtk/a11y/Makefile.am | 2 +-
tests/a11y/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/a11y/Makefile.am b/gtk/a11y/Makefile.am
index 6f5dd5f..1842c73 100644
--- a/gtk/a11y/Makefile.am
+++ b/gtk/a11y/Makefile.am
@@ -85,7 +85,7 @@ gail_private_h_sources = \
gtkprogressbaraccessible.h \
gtkradiobuttonaccessible.h \
gtkradiomenuitemaccessible.h \
- gtkradiosubmenuitemaccesisble.h \
+ gtkradiosubmenuitemaccessible.h \
gtkrangeaccessible.h \
gailrenderercell.h \
gtkscaleaccessible.h \
diff --git a/tests/a11y/Makefile.am b/tests/a11y/Makefile.am
index 0f20262..27469c0 100644
--- a/tests/a11y/Makefile.am
+++ b/tests/a11y/Makefile.am
@@ -35,7 +35,7 @@ EXTRA_DIST += \
link.ui link.txt \
text.ui text.txt \
tree.ui tree.txt \
- buttons.ui buttions.txt \
+ buttons.ui buttons.txt \
colorchooser.ui colorchooser.txt \
about.ui about.txt \
appchooser.ui appchooser.txt \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]