[Libreoffice-commits] .: Branch 'libreoffice-3-4' - dictionaries/fr_FR dictionaries/it_IT dictionaries/pl_PL dictionaries/sk_SK
Andras Timar
timar at kemper.freedesktop.org
Tue May 10 07:47:22 PDT 2011
dev/null |binary
dictionaries/fr_FR/description.xml | 4 ----
dictionaries/fr_FR/makefile.mk | 3 +--
dictionaries/it_IT/description.xml | 4 ----
dictionaries/it_IT/makefile.mk | 1 -
dictionaries/pl_PL/description.xml | 5 -----
dictionaries/pl_PL/makefile.mk | 1 -
dictionaries/sk_SK/description.xml | 4 ----
dictionaries/sk_SK/makefile.mk | 1 -
9 files changed, 1 insertion(+), 22 deletions(-)
New commits:
commit d92c1d03672d7554d3f296422eef84847e855b15
Author: Andras Timar <atimar at novell.com>
Date: Tue May 10 16:46:02 2011 +0200
remove national flags (dictionary icons)
using national flags to identify a language is controversial
diff --git a/dictionaries/fr_FR/description.xml b/dictionaries/fr_FR/description.xml
index 83097dd..3654c0e 100755
--- a/dictionaries/fr_FR/description.xml
+++ b/dictionaries/fr_FR/description.xml
@@ -21,10 +21,6 @@
<OpenOffice.org-minimal-version value="3.0" d:name="OpenOffice.org 3.0" />
</dependencies>
- <icon>
- <default xlink:href="drapeau_tricolore.png" />
- </icon>
-
<publisher>
<name xlink:href="http://www.dicollecte.org/home.php?prj=fr" lang="fr">Dicollecte</name>
</publisher>
diff --git a/dictionaries/fr_FR/drapeau_tricolore.png b/dictionaries/fr_FR/drapeau_tricolore.png
deleted file mode 100644
index 3976cf8..0000000
Binary files a/dictionaries/fr_FR/drapeau_tricolore.png and /dev/null differ
diff --git a/dictionaries/fr_FR/makefile.mk b/dictionaries/fr_FR/makefile.mk
index e09677c..56dafab 100644
--- a/dictionaries/fr_FR/makefile.mk
+++ b/dictionaries/fr_FR/makefile.mk
@@ -56,8 +56,7 @@ COMPONENT_FILES= \
$(EXTENSIONDIR)$/frhyph.tex \
$(EXTENSIONDIR)$/hyph_fr.dic \
$(EXTENSIONDIR)$/thes_fr.dat \
- $(EXTENSIONDIR)$/package-description.txt \
- $(EXTENSIONDIR)$/drapeau_tricolore.png
+ $(EXTENSIONDIR)$/package-description.txt
COMPONENT_CONFIGDEST=.
COMPONENT_XCU= \
diff --git a/dictionaries/it_IT/description.xml b/dictionaries/it_IT/description.xml
index bb4ee61..163c818 100644
--- a/dictionaries/it_IT/description.xml
+++ b/dictionaries/it_IT/description.xml
@@ -21,10 +21,6 @@
<name lang="it">Dizionario ortografico, dei sinonimi e di sillabazione per la lingua italiana</name>
</display-name>
- <icon>
- <default xlink:href="ico.png" />
- </icon>
-
<extension-description>
<src xlink:href="desc_en.txt" lang="en" />
<src xlink:href="desc_it.txt" lang="it" />
diff --git a/dictionaries/it_IT/ico.png b/dictionaries/it_IT/ico.png
deleted file mode 100644
index 79f0472..0000000
Binary files a/dictionaries/it_IT/ico.png and /dev/null differ
diff --git a/dictionaries/it_IT/makefile.mk b/dictionaries/it_IT/makefile.mk
index 67227ef..1262e75 100644
--- a/dictionaries/it_IT/makefile.mk
+++ b/dictionaries/it_IT/makefile.mk
@@ -52,7 +52,6 @@ COMPONENT_FILES= \
$(EXTENSIONDIR)$/desc_en.txt \
$(EXTENSIONDIR)$/desc_it.txt \
$(EXTENSIONDIR)$/hyph_it_IT.dic \
- $(EXTENSIONDIR)$/ico.png \
$(EXTENSIONDIR)$/it_IT.aff \
$(EXTENSIONDIR)$/it_IT.dic \
$(EXTENSIONDIR)$/README_hyph_it_IT.txt \
diff --git a/dictionaries/pl_PL/description.xml b/dictionaries/pl_PL/description.xml
index 8cdb3bf..b3f8626 100755
--- a/dictionaries/pl_PL/description.xml
+++ b/dictionaries/pl_PL/description.xml
@@ -29,11 +29,6 @@
<dependencies>
<OpenOffice.org-minimal-version value="3.0" d:name="OpenOffice.org 3.0" />
</dependencies>
- <icon>
- <default xlink:href="flaga.png" />
- </icon>
-
-
<!-- MORE OPTIONAL LIKE ENTRIES FOLLOWING (may easily be omitted, out-commented by default)... -->
diff --git a/dictionaries/pl_PL/flaga.png b/dictionaries/pl_PL/flaga.png
deleted file mode 100644
index 57776bb..0000000
Binary files a/dictionaries/pl_PL/flaga.png and /dev/null differ
diff --git a/dictionaries/pl_PL/makefile.mk b/dictionaries/pl_PL/makefile.mk
index 07e2256..60eac32 100644
--- a/dictionaries/pl_PL/makefile.mk
+++ b/dictionaries/pl_PL/makefile.mk
@@ -49,7 +49,6 @@ EXTENSION_ZIPNAME:=dict-pl
# just copy:
COMPONENT_FILES= \
- $(EXTENSIONDIR)$/flaga.png \
$(EXTENSIONDIR)$/hyph_pl_PL.dic \
$(EXTENSIONDIR)$/pl_PL.aff \
$(EXTENSIONDIR)$/pl_PL.dic \
diff --git a/dictionaries/sk_SK/description.xml b/dictionaries/sk_SK/description.xml
index 30ba355..d675532 100644
--- a/dictionaries/sk_SK/description.xml
+++ b/dictionaries/sk_SK/description.xml
@@ -21,10 +21,6 @@
<name lang="sk">Slovenský slovnÃk pre kontrolu pravopisu, delenie slov a slovnÃk synoným</name>
</display-name>
- <icon>
- <default xlink:href="iconsk3.png" />
- </icon>
-
<!--Dictionaries should work with all platforms...-->
<platform value="all" />
diff --git a/dictionaries/sk_SK/iconsk3.png b/dictionaries/sk_SK/iconsk3.png
deleted file mode 100644
index 573606d..0000000
Binary files a/dictionaries/sk_SK/iconsk3.png and /dev/null differ
diff --git a/dictionaries/sk_SK/makefile.mk b/dictionaries/sk_SK/makefile.mk
index 7260a58..4acf9f3 100644
--- a/dictionaries/sk_SK/makefile.mk
+++ b/dictionaries/sk_SK/makefile.mk
@@ -51,7 +51,6 @@ EXTENSION_ZIPNAME:=dict-sk
COMPONENT_FILES= \
$(EXTENSIONDIR)$/hyph_sk_SK.dic \
- $(EXTENSIONDIR)$/iconsk3.png \
$(EXTENSIONDIR)$/README_en.txt \
$(EXTENSIONDIR)$/README_sk.txt \
$(EXTENSIONDIR)$/README_th_sk_SK_v2.txt \
More information about the Libreoffice-commits
mailing list