Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/boards/scales
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/scales
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/scales')
-rw-r--r--boards/scales/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/boards/scales/Makefile.am b/boards/scales/Makefile.am
index afbc52d..da44df8 100644
--- a/boards/scales/Makefile.am
+++ b/boards/scales/Makefile.am
@@ -32,5 +32,4 @@ $(xml_DATA): %.xml: %.xml.in
sed -e "s/\(\<\)\/*_//g" $< > $@
-
-
+CLEANFILES = $(xml_DATA)