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