Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/missing_letter
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2006-08-22 22:25:38 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2006-08-22 22:25:38 (GMT)
commit09a1b0a58f7266379faabeba419ffdb6807ba948 (patch)
tree5262e6cac66fc275dd20eba6fa7d9df7e32c84bd /boards/missing_letter
parentc6427287a3c13436404f720f411072ebea9aeeb8 (diff)
- fixed bug#352350 Some typos in the PO file
- added ukrainian flag, waiting for po file. - fixed several acivity make them work with gc_net_load_xml API they no more get their xml data file locally - fixed several activity to get their translations from gettext instead of the xml data file itself. It saves a lot of space and makes packagers happy.
Diffstat (limited to 'boards/missing_letter')
-rw-r--r--boards/missing_letter/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/boards/missing_letter/Makefile.am b/boards/missing_letter/Makefile.am
index 78582b5..cf7754f 100644
--- a/boards/missing_letter/Makefile.am
+++ b/boards/missing_letter/Makefile.am
@@ -1,5 +1,5 @@
-xmldir = $(pkgdatadir)/@PACKAGE_DATA_DIR@/scales
+xmldir = $(pkgdatadir)/@PACKAGE_DATA_DIR@/missing_letter
xml_in_files = \
board1.xml.in
@@ -15,5 +15,4 @@ $(xml_DATA): %.xml: %.xml.in
sed -e "s/\(\<\)\/*_//g" $< > $@
-
-
+CLEANFILES = $(xml_DATA)