[Libreoffice-commits] .: Branch 'libreoffice-3-4' - 2 commits - bin/package-ooo bin/setup.in configure.in desktop/16x16 desktop/22x22 desktop/24x24 desktop/32x32 desktop/48x48 desktop/base.desktop.in.in desktop/calc.desktop.in.in desktop/draw.desktop.in.in desktop/impress.desktop.in.in desktop/Makefile.am desktop/math.desktop.in.in desktop/mimetypes desktop/ooo-extension-manager.desktop.in.in desktop/openoffice.applications.in desktop/openoffice-extra.keys.in desktop/openoffice.keys.in desktop/openoffice.mime desktop/openoffice.xml desktop/scalable desktop/startcenter.desktop.in.in desktop/template.desktop.in.in desktop/web.desktop.in.in desktop/writer.desktop.in.in Makefile.am

Michael Meeks michael at kemper.freedesktop.org
Fri Apr 8 04:49:44 PDT 2011


 Makefile.am                                 |    2 
 bin/package-ooo                             |  111 
 bin/setup.in                                |    8 
 configure.in                                |   13 
 desktop/16x16/Makefile.am                   |    1 
 desktop/22x22/Makefile.am                   |    1 
 desktop/24x24/Makefile.am                   |    1 
 desktop/32x32/Makefile.am                   |    1 
 desktop/48x48/Makefile.am                   |    1 
 desktop/Makefile.am                         |   27 
 desktop/base.desktop.in.in                  |   14 
 desktop/calc.desktop.in.in                  |   14 
 desktop/draw.desktop.in.in                  |   14 
 desktop/impress.desktop.in.in               |   14 
 desktop/math.desktop.in.in                  |   15 
 desktop/mimetypes/16x16/Makefile.am         |    1 
 desktop/mimetypes/22x22/Makefile.am         |    1 
 desktop/mimetypes/24x24/Makefile.am         |    1 
 desktop/mimetypes/32x32/Makefile.am         |    1 
 desktop/mimetypes/48x48/Makefile.am         |    1 
 desktop/mimetypes/Makefile.am               |    2 
 desktop/ooo-extension-manager.desktop.in.in |   13 
 desktop/openoffice-extra.keys.in            | 3911 -------------
 desktop/openoffice.applications.in          |    8 
 desktop/openoffice.keys.in                  |  120 
 desktop/openoffice.mime                     |   35 
 desktop/openoffice.xml                      |  210 
 desktop/scalable/Makefile.am                |    1 
 desktop/scalable/ooo-base.svg               | 2127 -------
 desktop/scalable/ooo-calc.svg               | 2702 ---------
 desktop/scalable/ooo-draw.svg               | 2563 --------
 desktop/scalable/ooo-gulls.svg              | 1474 ----
 desktop/scalable/ooo-impress.svg            | 6841 -----------------------
 desktop/scalable/ooo-math.svg               | 2620 --------
 desktop/scalable/ooo-printeradmin.svg       | 2365 --------
 desktop/scalable/ooo-template.svg           | 2410 --------
 desktop/scalable/ooo-web.svg                | 8277 ----------------------------
 desktop/scalable/ooo-writer.svg             | 2100 -------
 desktop/startcenter.desktop.in.in           |   12 
 desktop/template.desktop.in.in              |   12 
 desktop/web.desktop.in.in                   |   13 
 desktop/writer.desktop.in.in                |   14 
 dev/null                                    |binary
 43 files changed, 2 insertions(+), 38070 deletions(-)

New commits:
commit 40b640ebf5d1d0d9a515170779ca5492d088695a
Author: Michael Meeks <michael.meeks at novell.com>
Date:   Fri Apr 8 12:48:20 2011 +0100

    remove obsolete RedHat conditionals

diff --git a/bin/package-ooo b/bin/package-ooo
index 32cde1e..040ea48 100755
--- a/bin/package-ooo
+++ b/bin/package-ooo
@@ -131,7 +131,6 @@ if test "$COMPAT_OOWRAPPERS" = "YES" ; then
     $TOOLSDIR/bin/generate-bash-completion --compat-oowrappers --binsuffix="$BINSUFFIX"  $TOOLSDIR/bin/bash-completion.in $OODESTDIR/etc/bash_completion.d/ooffice${BINSUFFIX}.sh
 fi
 
-if test "z$VENDORNAME" != "zRedHat"; then
 	mkdir -p $MANDIR/man1
 	echo "Generating man pages ...";
 	# libreoffice
@@ -145,7 +144,6 @@ if test "z$VENDORNAME" != "zRedHat"; then
 	# unopkg
 	sed -e "s|@BINSUFFIX@|$BINSUFFIX|g" $TOOLSDIR/man/unopkg.1.in \
 		>| "$MANDIR/man1/unopkg$BINSUFFIX.1" || exit 1;
-fi
 
 mkdir -p $OOINSTDIR/basis$VERSION/program
 
@@ -910,30 +908,6 @@ if test "z$RPM_CONFIG_FILE_TAGS" != "z" ; then
 	*_list.txt
 fi
 
-# Red Hat Post-install cleanup
-if test "z$VENDORNAME" = "zRedHat" ; then
-	# Fix openoffice/share/kde/net/applnk paths
-	perl -pi -e "/^Module gid_Module_Optional_Kde/ .. /^End/ and s|YES|NO|g" $OOINSTBASE/program/instdb.ins
-	perl -pi -e "/^Installation gid_Installation/ .. /^End/ and s|$PREFIX||g" $OOINSTBASE/program/instdb.ins
-	perl -pi -e "/^Directory gid_Dir_Home_Gnome_Apps_Product/ .. /^End/ and s|OpenOffice\.org\ 1\.1\.0|OpenOffice\.org|g" $OOINSTBASE/program/instdb.ins
-	perl -pi -e "/^Directory gid_Dir_Share_Kde_Net_Applnk_Product/ .. /^End/ and s|OpenOffice\.org\ 1\.1\.0|OpenOffice\.org|g" $OOINSTBASE/program/instdb.ins
-	perl -pi -e "/^Directory gid_Dir_Kde_Share_Applnk_Product/ .. /^End/ and s|OpenOffice\.org\ 1\.1\.0|OpenOffice\.org|g" $OOINSTBASE/program/instdb.ins
-	perl -pi -e "/^Procedure gid_Procedure_Kde_Inst/ .. /^End/ and s|OpenOffice\.org\ 1\.1\.0|OpenOffice\.org|g" $OOINSTBASE/program/instdb.ins
-	perl -pi -e "/^Procedure gid_Procedure_Gnome_Install/ .. /^End/ and s|OpenOffice\.org\ 1\.1\.0|OpenOffice\.org|g" $OOINSTBASE/program/instdb.ins
-	perl -pi -e "/^Procedure gid_Procedure_Gnome_Deinstall/ .. /^End/ and s|1\.1\.0||g" $OOINSTBASE/program/instdb.ins
-
-	## Fix instdb.ins, to *not* install local copies of these
-	for entry in Kdeapplnk Kdemimetext Kdeicons Gnome_Apps Gnome_Icons Gnome2_Apps; do
-		perl -pi -e "/^File gid_File_Extra_$entry/ .. /^End/ and (\
-			s|^\tSize\s+\= .*|\tSize\t\t = 0;\r| or \
-			s|^\tArchiveFiles\s+\= .*|\tArchiveFiles\t = 0;\r| or \
-			s|^\tArchiveSize\s+\= .*|\tArchiveSize\t = 0;\r| or \
-			s|^\tContains\s+\= .*|\tContains\t = ();\r| or \
-			s|\t\t\t\t\t\".*|\r|g)" \
-			$OOINSTBASE/program/instdb.ins
-	done
-fi
-
 echo "Fixing permissions..."
 for dir in $DOCDIR $OOINSTDIR/basis$VERSION/sdk/examples ; do
     if test -d $dir -a -w $dir ; then
diff --git a/bin/setup.in b/bin/setup.in
index 9d80b56..1410654 100755
--- a/bin/setup.in
+++ b/bin/setup.in
@@ -243,18 +243,12 @@ if test "z$ENABLE_DISTCC" != "z" ; then
 fi
 
 # how to mark config files in file lists
-if test "z$VENDORNAME" = "zNovell" -o "z$VENDORNAME" = "zRedHat"; then
+if test "z$VENDORNAME" = "zNovell"; then
     RPM_CONFIG_FILE_TAGS="%config"
 elif test "z$DISTRO" = "zPLD" ; then
     RPM_CONFIG_FILE_TAGS="%config(noreplace) %verify(not md5 size mtime)"
 fi
 
-# Tag file lists with language (for RPM)
-if test "z$VENDORNAME" = "zRedHat"; then
-    RPM_TAG_LANGPACKS=TRUE
-fi
-
-
 # ---------------------------
 #   Source / Version setup:
 # ---------------------------
commit 7336bed41061c387734ab5147d2d100fe3d3153a
Author: Michael Meeks <michael.meeks at novell.com>
Date:   Fri Apr 8 12:47:02 2011 +0100

    remove obsolete, and duplicate desktop/ icons and .desktop files

diff --git a/Makefile.am b/Makefile.am
index c8863bc..d06f3f3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = po desktop distro-configs bin etc patches man doc src stamp templates extensions
+SUBDIRS = po distro-configs bin etc patches man doc src stamp templates extensions
 
 EXTRA_DIST = \
         autogen.sh              \
diff --git a/bin/package-ooo b/bin/package-ooo
index ae00338..32cde1e 100755
--- a/bin/package-ooo
+++ b/bin/package-ooo
@@ -167,21 +167,6 @@ cp $TOOLSDIR/templates/project-proposal.ott $OOINSTDIR/basis$VERSION/share/templ
 
 echo "Installing system files ...";
 case $VENDORNAME in
-  RedHat)
-	# Install .desktop files for Red Hat distributions
-	mkdir -p $PREFIX/share/applications
-	for i in openoffice-printeradmin openoffice-setup redhat-drawing \
-			redhat-math redhat-presentations redhat-word-processor redhat-spreadsheet; do
-		cp -f /usr/share/desktop-menu-patches/$i.desktop $PREFIX/share/applications/$i.desktop
-		echo "StartupNotify=true" >> $PREFIX/share/applications/$i.desktop
-	done
-
-	# Icons are copied into the local install directory from the specfile...
-	mkdir -p $PREFIX/share/pixmaps
-	cp $TOOLSDIR/desktop/0*.png $PREFIX/share/pixmaps
-	cp $TOOLSDIR/desktop/5*.png $PREFIX/share/pixmaps
-	cp $TOOLSDIR/desktop/ooo_*.png $PREFIX/share/pixmaps
-	;;
   Debian)
   	# Menu icons are currently made in debian/rules
 	;;
@@ -189,76 +174,6 @@ case $VENDORNAME in
         # Icons and menu stuff is handled in actions.py
         ;;
   *)
-	mkdir -p $PREFIX/share/applications
-	cd $TOOLSDIR/desktop
-	for source in *.desktop ; do
-	    dest=`echo $source | sed "s|.desktop\$||"`
-	    dest="$PREFIX/share/applications/$dest$BINSUFFIX.desktop"
-	    add_version=
-	    test "z$VENDORNAME" = "zNovell" -a "z$BINSUFFIX" != "z" && add_version=" ($VERSION)" || :
-	    sed -e "s|\(^Name.*\)\$|\1$add_version|
-		    s|\(^Comment.*\)\$|\1$add_version|" $source >| "$dest"  || exit 1;
-	done
-
-	# icons
-	icondir=$PREFIXBASE/share/icons/hicolor
-	for size in 16x16 22x22 24x24 32x32 48x48 scalable ; do
-	    mkdir -p $OODESTDIR$icondir/$size/apps
-	    cd $TOOLSDIR/desktop/$size/
-	    # note that the scalable directory includes .svg icons
-	    for source in ooo-*.[ps][nv]g ; do
-		suffix=`echo $source | sed "s|^.*\(\.[ps][nv]g\)\$|\1|"`
-		dest=`echo $source | sed "s|$suffix\$||"`
-		dest="$OODESTDIR$icondir/$size/apps/$dest$BINSUFFIX$suffix"
-		cp $source "$dest" || exit 1;
-	    done
-	done
-
-	# create symlinks below share/pixmaps to keep the backward compatibility
-	pixmapsdir=$PREFIX/share/pixmaps
-	mkdir -p $pixmapsdir
-	cd $OODESTDIR$icondir/48x48/apps
-	for icon in ooo-*.png ; do
-	    ln -sf $icondir/48x48/apps/$icon $pixmapsdir
-	done
-	
-	# shared MIME info
-	mkdir -p $PREFIX/share/mime/packages
-	cd $TOOLSDIR/desktop
-	cp openoffice.xml $PREFIX/share/mime/packages
-	if test "z$RUN_POST_INSTALL_SCRIPTS" = "zyes" && 
-	   which update-mime-database >/dev/null 2>&1 ; then
-	    update-mime-database /usr/share/mime || :
-	fi
-
-	# extra MIME type icons
-	if test "z$VENDORNAME" = "zNovell" ; then
-	    icondir=/usr/share/icons/hicolor
-	    for size in 16x16 22x22 24x24 32x32 48x48 ; do
-		mkdir -p $OODESTDIR/$icondir/$size/mimetypes
-		# note that the scalable directory includes .svg icons
-		cp $TOOLSDIR/desktop/mimetypes/$size/*.[ps][nv]g \
-		   $OODESTDIR/$icondir/$size/mimetypes/
-	    done
-	fi
-	
-	if test "z$VENDORNAME" = "zNovell" ; then
-		# add GNOME MIME info and the application registry the old way
-		# it is necessary for NLD9
-		mkdir -p $OODESTDIR/opt/gnome/share/application-registry
-		cp $TOOLSDIR/desktop/openoffice.applications \
-		    $OODESTDIR/opt/gnome/share/application-registry/openoffice$BINSUFFIX.applications || exit 1;
-		#
-		mkdir -p $OODESTDIR/opt/gnome/share/mime-info
-		cp $TOOLSDIR/desktop/openoffice.mime \
-		    $OODESTDIR/opt/gnome/share/mime-info/openoffice$BINSUFFIX.mime || exit 1;
-		cp $TOOLSDIR/desktop/openoffice.keys \
-		    $OODESTDIR/opt/gnome/share/mime-info/openoffice$BINSUFFIX.keys || exit 1;
-		if test "z$BINSUFFIX" != "z" ; then
-		    cp $TOOLSDIR/desktop/openoffice-extra.keys \
-			$OODESTDIR/opt/gnome/share/mime-info/openoffice$BINSUFFIX-extra.keys || exit 1;
-		fi
-	fi
 	;;
 esac
 
diff --git a/configure.in b/configure.in
index d215866..48d38b6 100755
--- a/configure.in
+++ b/configure.in
@@ -1802,19 +1802,6 @@ patches/dev300/system-python-uno-path.diff
 patches/dev300/split-icons-search-usr-share.diff
 bin/piece/sys-setup
 bin/piece/Makefile
-desktop/Makefile
-desktop/16x16/Makefile
-desktop/22x22/Makefile
-desktop/24x24/Makefile
-desktop/32x32/Makefile
-desktop/48x48/Makefile
-desktop/scalable/Makefile
-desktop/mimetypes/Makefile
-desktop/mimetypes/16x16/Makefile
-desktop/mimetypes/22x22/Makefile
-desktop/mimetypes/24x24/Makefile
-desktop/mimetypes/32x32/Makefile
-desktop/mimetypes/48x48/Makefile
 distro-configs/Makefile
 distro-configs/ArchLinux.conf
 distro-configs/Ark.conf
diff --git a/desktop/16x16/Makefile.am b/desktop/16x16/Makefile.am
deleted file mode 100644
index e6e8699..0000000
--- a/desktop/16x16/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-EXTRA_DIST = $(wildcard ooo-*.png)
diff --git a/desktop/16x16/ooo-base.png b/desktop/16x16/ooo-base.png
deleted file mode 100644
index 2ca1645..0000000
Binary files a/desktop/16x16/ooo-base.png and /dev/null differ
diff --git a/desktop/16x16/ooo-calc.png b/desktop/16x16/ooo-calc.png
deleted file mode 100644
index 23df56d..0000000
Binary files a/desktop/16x16/ooo-calc.png and /dev/null differ
diff --git a/desktop/16x16/ooo-draw.png b/desktop/16x16/ooo-draw.png
deleted file mode 100644
index 6ee4888..0000000
Binary files a/desktop/16x16/ooo-draw.png and /dev/null differ
diff --git a/desktop/16x16/ooo-gulls.png b/desktop/16x16/ooo-gulls.png
deleted file mode 100644
index 29f5add..0000000
Binary files a/desktop/16x16/ooo-gulls.png and /dev/null differ
diff --git a/desktop/16x16/ooo-impress.png b/desktop/16x16/ooo-impress.png
deleted file mode 100644
index d1c23c2..0000000
Binary files a/desktop/16x16/ooo-impress.png and /dev/null differ
diff --git a/desktop/16x16/ooo-math.png b/desktop/16x16/ooo-math.png
deleted file mode 100644
index f56ffcf..0000000
Binary files a/desktop/16x16/ooo-math.png and /dev/null differ
diff --git a/desktop/16x16/ooo-printeradmin.png b/desktop/16x16/ooo-printeradmin.png
deleted file mode 100644
index 21a6e03..0000000
Binary files a/desktop/16x16/ooo-printeradmin.png and /dev/null differ
diff --git a/desktop/16x16/ooo-web.png b/desktop/16x16/ooo-web.png
deleted file mode 100644
index a6b533b..0000000
Binary files a/desktop/16x16/ooo-web.png and /dev/null differ
diff --git a/desktop/16x16/ooo-writer.png b/desktop/16x16/ooo-writer.png
deleted file mode 100644
index f7922ad..0000000
Binary files a/desktop/16x16/ooo-writer.png and /dev/null differ
diff --git a/desktop/22x22/Makefile.am b/desktop/22x22/Makefile.am
deleted file mode 100644
index e6e8699..0000000
--- a/desktop/22x22/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-EXTRA_DIST = $(wildcard ooo-*.png)
diff --git a/desktop/22x22/ooo-base.png b/desktop/22x22/ooo-base.png
deleted file mode 100644
index 0dbeac5..0000000
Binary files a/desktop/22x22/ooo-base.png and /dev/null differ
diff --git a/desktop/22x22/ooo-calc.png b/desktop/22x22/ooo-calc.png
deleted file mode 100644
index 9c212be..0000000
Binary files a/desktop/22x22/ooo-calc.png and /dev/null differ
diff --git a/desktop/22x22/ooo-draw.png b/desktop/22x22/ooo-draw.png
deleted file mode 100644
index a964b01..0000000
Binary files a/desktop/22x22/ooo-draw.png and /dev/null differ
diff --git a/desktop/22x22/ooo-gulls.png b/desktop/22x22/ooo-gulls.png
deleted file mode 100644
index e3f1414..0000000
Binary files a/desktop/22x22/ooo-gulls.png and /dev/null differ
diff --git a/desktop/22x22/ooo-impress.png b/desktop/22x22/ooo-impress.png
deleted file mode 100644
index 8bb618b..0000000
Binary files a/desktop/22x22/ooo-impress.png and /dev/null differ
diff --git a/desktop/22x22/ooo-math.png b/desktop/22x22/ooo-math.png
deleted file mode 100644
index 0bfb00d..0000000
Binary files a/desktop/22x22/ooo-math.png and /dev/null differ
diff --git a/desktop/22x22/ooo-printeradmin.png b/desktop/22x22/ooo-printeradmin.png
deleted file mode 100644
index 4b87d7e..0000000
Binary files a/desktop/22x22/ooo-printeradmin.png and /dev/null differ
diff --git a/desktop/22x22/ooo-web.png b/desktop/22x22/ooo-web.png
deleted file mode 100644
index 2b257f0..0000000
Binary files a/desktop/22x22/ooo-web.png and /dev/null differ
diff --git a/desktop/22x22/ooo-writer.png b/desktop/22x22/ooo-writer.png
deleted file mode 100644
index 057e8f6..0000000
Binary files a/desktop/22x22/ooo-writer.png and /dev/null differ
diff --git a/desktop/24x24/Makefile.am b/desktop/24x24/Makefile.am
deleted file mode 100644
index e6e8699..0000000
--- a/desktop/24x24/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-EXTRA_DIST = $(wildcard ooo-*.png)
diff --git a/desktop/24x24/ooo-base.png b/desktop/24x24/ooo-base.png
deleted file mode 100644
index bfc9bbb..0000000
Binary files a/desktop/24x24/ooo-base.png and /dev/null differ
diff --git a/desktop/24x24/ooo-calc.png b/desktop/24x24/ooo-calc.png
deleted file mode 100644
index f418cb2..0000000
Binary files a/desktop/24x24/ooo-calc.png and /dev/null differ
diff --git a/desktop/24x24/ooo-draw.png b/desktop/24x24/ooo-draw.png
deleted file mode 100644
index 4255bb5..0000000
Binary files a/desktop/24x24/ooo-draw.png and /dev/null differ
diff --git a/desktop/24x24/ooo-gulls.png b/desktop/24x24/ooo-gulls.png
deleted file mode 100644
index 6a39e73..0000000
Binary files a/desktop/24x24/ooo-gulls.png and /dev/null differ
diff --git a/desktop/24x24/ooo-impress.png b/desktop/24x24/ooo-impress.png
deleted file mode 100644
index 169f825..0000000
Binary files a/desktop/24x24/ooo-impress.png and /dev/null differ
diff --git a/desktop/24x24/ooo-math.png b/desktop/24x24/ooo-math.png
deleted file mode 100644
index de4c08e..0000000
Binary files a/desktop/24x24/ooo-math.png and /dev/null differ
diff --git a/desktop/24x24/ooo-printeradmin.png b/desktop/24x24/ooo-printeradmin.png
deleted file mode 100644
index b74ce84..0000000
Binary files a/desktop/24x24/ooo-printeradmin.png and /dev/null differ
diff --git a/desktop/24x24/ooo-web.png b/desktop/24x24/ooo-web.png
deleted file mode 100644
index 7b52cfc..0000000
Binary files a/desktop/24x24/ooo-web.png and /dev/null differ
diff --git a/desktop/24x24/ooo-writer.png b/desktop/24x24/ooo-writer.png
deleted file mode 100644
index 386fd8e..0000000
Binary files a/desktop/24x24/ooo-writer.png and /dev/null differ
diff --git a/desktop/32x32/Makefile.am b/desktop/32x32/Makefile.am
deleted file mode 100644
index e6e8699..0000000
--- a/desktop/32x32/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-EXTRA_DIST = $(wildcard ooo-*.png)
diff --git a/desktop/32x32/ooo-base.png b/desktop/32x32/ooo-base.png
deleted file mode 100644
index 578dbe2..0000000
Binary files a/desktop/32x32/ooo-base.png and /dev/null differ
diff --git a/desktop/32x32/ooo-calc.png b/desktop/32x32/ooo-calc.png
deleted file mode 100644
index 4845dae..0000000
Binary files a/desktop/32x32/ooo-calc.png and /dev/null differ
diff --git a/desktop/32x32/ooo-draw.png b/desktop/32x32/ooo-draw.png
deleted file mode 100644
index 58681e8..0000000
Binary files a/desktop/32x32/ooo-draw.png and /dev/null differ
diff --git a/desktop/32x32/ooo-gulls.png b/desktop/32x32/ooo-gulls.png
deleted file mode 100644
index dd4a0f6..0000000
Binary files a/desktop/32x32/ooo-gulls.png and /dev/null differ
diff --git a/desktop/32x32/ooo-impress.png b/desktop/32x32/ooo-impress.png
deleted file mode 100644
index 22aafca..0000000
Binary files a/desktop/32x32/ooo-impress.png and /dev/null differ
diff --git a/desktop/32x32/ooo-math.png b/desktop/32x32/ooo-math.png
deleted file mode 100644
index 4262571..0000000
Binary files a/desktop/32x32/ooo-math.png and /dev/null differ
diff --git a/desktop/32x32/ooo-printeradmin.png b/desktop/32x32/ooo-printeradmin.png
deleted file mode 100644
index e53cd3a..0000000
Binary files a/desktop/32x32/ooo-printeradmin.png and /dev/null differ
diff --git a/desktop/32x32/ooo-web.png b/desktop/32x32/ooo-web.png
deleted file mode 100644
index 859dd47..0000000
Binary files a/desktop/32x32/ooo-web.png and /dev/null differ
diff --git a/desktop/32x32/ooo-writer.png b/desktop/32x32/ooo-writer.png
deleted file mode 100644
index 3418d39..0000000
Binary files a/desktop/32x32/ooo-writer.png and /dev/null differ
diff --git a/desktop/48x48/Makefile.am b/desktop/48x48/Makefile.am
deleted file mode 100644
index e6e8699..0000000
--- a/desktop/48x48/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-EXTRA_DIST = $(wildcard ooo-*.png)
diff --git a/desktop/48x48/ooo-base.png b/desktop/48x48/ooo-base.png
deleted file mode 100644
index 9c44157..0000000
Binary files a/desktop/48x48/ooo-base.png and /dev/null differ
diff --git a/desktop/48x48/ooo-calc.png b/desktop/48x48/ooo-calc.png
deleted file mode 100644
index 0a660b3..0000000
Binary files a/desktop/48x48/ooo-calc.png and /dev/null differ
diff --git a/desktop/48x48/ooo-draw.png b/desktop/48x48/ooo-draw.png
deleted file mode 100644
index 42683ba..0000000
Binary files a/desktop/48x48/ooo-draw.png and /dev/null differ
diff --git a/desktop/48x48/ooo-gulls.png b/desktop/48x48/ooo-gulls.png
deleted file mode 100644
index 517e0b6..0000000
Binary files a/desktop/48x48/ooo-gulls.png and /dev/null differ
diff --git a/desktop/48x48/ooo-impress.png b/desktop/48x48/ooo-impress.png
deleted file mode 100644
index e9f191a..0000000
Binary files a/desktop/48x48/ooo-impress.png and /dev/null differ
diff --git a/desktop/48x48/ooo-math.png b/desktop/48x48/ooo-math.png
deleted file mode 100644
index 61e1dbd..0000000
Binary files a/desktop/48x48/ooo-math.png and /dev/null differ
diff --git a/desktop/48x48/ooo-template.png b/desktop/48x48/ooo-template.png
deleted file mode 100644
index 1d6814a..0000000
Binary files a/desktop/48x48/ooo-template.png and /dev/null differ
diff --git a/desktop/48x48/ooo-web.png b/desktop/48x48/ooo-web.png
deleted file mode 100644
index 328f638..0000000
Binary files a/desktop/48x48/ooo-web.png and /dev/null differ
diff --git a/desktop/48x48/ooo-writer.png b/desktop/48x48/ooo-writer.png
deleted file mode 100644
index bd517f3..0000000
Binary files a/desktop/48x48/ooo-writer.png and /dev/null differ
diff --git a/desktop/Makefile.am b/desktop/Makefile.am
deleted file mode 100644
index a63fa5f..0000000
--- a/desktop/Makefile.am
+++ /dev/null
@@ -1,27 +0,0 @@
-SUBDIRS=16x16 22x22 24x24 32x32 48x48 scalable mimetypes
-
-desktop_in_files = ${wildcard *.desktop.in.in}
-
-old_gnome_files = \
-	openoffice.applications.in \
-	openoffice-extra.keys.in \
-	openoffice.keys.in
-
-all: $(desktop_in_files:.desktop.in.in=.desktop) $(old_gnome_files:.in=)
-
-clean-local: 
-	rm -f $(desktop_in_files:.desktop.in.in=.desktop.in) \
-	      $(desktop_in_files:.desktop.in.in=.desktop) \
-	      $(old_gnome_files:.in=)
-
-%.desktop.in: %.desktop.in.in $(top_builddir)/intltool-merge $(wildcard $(top_srcdir)/po/*.po)
-	$(top_builddir)/intltool-merge -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
-
-%: %.in
-	sed -e "s|\@OOO_BINSUFFIX\@|@OOO_BINSUFFIX@|" $< > $@
-
-EXTRA_DIST=$(desktop_in_files) \
-	$(old_gnome_files) \
-	${wildcard *.png} \
-	openoffice.xml \
-	openoffice.mime
diff --git a/desktop/base.desktop.in.in b/desktop/base.desktop.in.in
deleted file mode 100644
index 3423ac9..0000000
--- a/desktop/base.desktop.in.in
+++ /dev/null
@@ -1,14 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Terminal=false
-TryExec=lobase at OOO_BINSUFFIX@
-Exec=oobase at OOO_BINSUFFIX@ %U
-Icon=ooo-base at OOO_BINSUFFIX@
-Type=Application
-Categories=Office;Database;
-StartupNotify=false
-MimeType=application/vnd.oasis.opendocument.database;application/vnd.sun.xml.base;
-_Name=LibreOffice Base
-_GenericName=Database
-_Comment=Manage databases, create queries and reports to track and manage your information by using Base.
-
diff --git a/desktop/calc.desktop.in.in b/desktop/calc.desktop.in.in
deleted file mode 100644
index 25543bd..0000000
--- a/desktop/calc.desktop.in.in
+++ /dev/null
@@ -1,14 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Terminal=false
-TryExec=localc at OOO_BINSUFFIX@
-Exec=oocalc at OOO_BINSUFFIX@ %U
-Icon=ooo-calc at OOO_BINSUFFIX@
-Type=Application
-InitialPreference=6
-Categories=Office;Spreadsheet;
-StartupNotify=false
-MimeType=application/msexcel;application/vnd.lotus-1-2-3;application/vnd.ms-excel;application/vnd.oasis.opendocument.chart;application/vnd.oasis.opendocument.chart-template;application/vnd.oasis.opendocument.spreadsheet;application/vnd.oasis.opendocument.spreadsheet-template;application/vnd.stardivision.calc;application/vnd.stardivision.chart;application/vnd.sun.xml.calc;application/vnd.sun.xml.calc.template;application/x-dbase;application/x-dbf;application/x-quattropro;text/csv;text/spreadsheet;text/x-csv;application/vnd.ms-excel.sheet.binary.macroEnabled.12;application/vnd.ms-excel.sheet.macroEnabled.12;application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;application/vnd.ms-excel.template.macroEnabled.12;application/vnd.openxmlformats-officedocument.spreadsheetml.template;application/csv;application/excel;application/tab-separated-values;application/x-123;application/x-dos_ms_excel;application/x-excel;application/x-ms-excel;application/x-msexcel;text/comma-sep
 arated-values;text/tab-separated-values;text/x-comma-separated-values;
-_Name=LibreOffice Calc
-_GenericName=Spreadsheet
-_Comment=Perform calculation, analyze information and manage lists in spreadsheets by using Calc.
diff --git a/desktop/draw.desktop.in.in b/desktop/draw.desktop.in.in
deleted file mode 100644
index db5d250..0000000
--- a/desktop/draw.desktop.in.in
+++ /dev/null
@@ -1,14 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Terminal=false
-TryExec=lodraw at OOO_BINSUFFIX@
-Exec=oodraw at OOO_BINSUFFIX@ %U
-Icon=ooo-draw at OOO_BINSUFFIX@
-Type=Application
-Categories=Graphics;VectorGraphics;
-StartupNotify=false
-InitialPreference=6
-MimeType=application/vnd.oasis.opendocument.graphics;application/vnd.oasis.opendocument.graphics-template;application/vnd.stardivision.draw;application/vnd.sun.xml.draw;application/vnd.sun.xml.draw.template;application/x-wpg;
-_Name=LibreOffice Draw
-_GenericName=Drawing
-_Comment=Create and edit drawings, flow charts, and logos by using Draw.
diff --git a/desktop/impress.desktop.in.in b/desktop/impress.desktop.in.in
deleted file mode 100644
index 18655e3..0000000
--- a/desktop/impress.desktop.in.in
+++ /dev/null
@@ -1,14 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Terminal=false
-TryExec=loimpress at OOO_BINSUFFIX@
-Exec=ooimpress at OOO_BINSUFFIX@ %U
-Icon=ooo-impress at OOO_BINSUFFIX@
-Type=Application
-Categories=Office;Presentation;
-StartupNotify=false
-MimeType=application/mspowerpoint;application/vnd.ms-powerpoint;application/vnd.oasis.opendocument.presentation;application/vnd.oasis.opendocument.presentation-template;application/vnd.stardivision.impress;application/vnd.sun.xml.impress;application/vnd.sun.xml.impress.template;application/vnd.ms-powerpoint.slideshow.macroEnabled.12;application/vnd.openxmlformats-officedocument.presentationml.slideshow;application/vnd.ms-powerpoint.presentation.macroEnabled.12;application/vnd.openxmlformats-officedocument.presentationml.presentation;application/vnd.ms-powerpoint.template.macroEnabled.12;application/vnd.openxmlformats-officedocument.presentationml.template;
-InitialPreference=5
-_Name=LibreOffice Impress
-_GenericName=Presentation
-_Comment=Create and edit presentations for slideshows, meeting and Web pages by using Impress.
diff --git a/desktop/math.desktop.in.in b/desktop/math.desktop.in.in
deleted file mode 100644
index abb0b7f..0000000
--- a/desktop/math.desktop.in.in
+++ /dev/null
@@ -1,15 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Terminal=false
-NoDisplay=true
-TryExec=lomath at OOO_BINSUFFIX@
-Exec=oomath at OOO_BINSUFFIX@ %U
-Icon=ooo-math at OOO_BINSUFFIX@
-Type=Application
-Categories=Office;Math;
-StartupNotify=false
-MimeType=application/vnd.oasis.opendocument.formula;application/vnd.oasis.opendocument.formula-template;application/vnd.stardivision.math;application/vnd.sun.xml.math;text/mathml;
-_Name=LibreOffice Math
-_GenericName=Formula
-_Comment=Create and edit scientific formulas and equations by using Math.
-X-SuSE-Unimportant=true
diff --git a/desktop/mimetypes/16x16/Makefile.am b/desktop/mimetypes/16x16/Makefile.am
deleted file mode 100644
index 29bc937..0000000
--- a/desktop/mimetypes/16x16/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-EXTRA_DIST = $(wildcard *.png)
diff --git a/desktop/mimetypes/16x16/application-vnd.openofficeorg.extension.png b/desktop/mimetypes/16x16/application-vnd.openofficeorg.extension.png
deleted file mode 100644
index 0ad78d1..0000000
Binary files a/desktop/mimetypes/16x16/application-vnd.openofficeorg.extension.png and /dev/null differ
diff --git a/desktop/mimetypes/22x22/Makefile.am b/desktop/mimetypes/22x22/Makefile.am
deleted file mode 100644
index 29bc937..0000000
--- a/desktop/mimetypes/22x22/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-EXTRA_DIST = $(wildcard *.png)
diff --git a/desktop/mimetypes/22x22/application-vnd.openofficeorg.extension.png b/desktop/mimetypes/22x22/application-vnd.openofficeorg.extension.png
deleted file mode 100644
index deaaef3..0000000
Binary files a/desktop/mimetypes/22x22/application-vnd.openofficeorg.extension.png and /dev/null differ
diff --git a/desktop/mimetypes/24x24/Makefile.am b/desktop/mimetypes/24x24/Makefile.am
deleted file mode 100644
index 29bc937..0000000
--- a/desktop/mimetypes/24x24/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-EXTRA_DIST = $(wildcard *.png)
diff --git a/desktop/mimetypes/24x24/application-vnd.openofficeorg.extension.png b/desktop/mimetypes/24x24/application-vnd.openofficeorg.extension.png
deleted file mode 100644
index 7f0a7af..0000000
Binary files a/desktop/mimetypes/24x24/application-vnd.openofficeorg.extension.png and /dev/null differ
diff --git a/desktop/mimetypes/32x32/Makefile.am b/desktop/mimetypes/32x32/Makefile.am
deleted file mode 100644
index 29bc937..0000000
--- a/desktop/mimetypes/32x32/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-EXTRA_DIST = $(wildcard *.png)
diff --git a/desktop/mimetypes/32x32/application-vnd.openofficeorg.extension.png b/desktop/mimetypes/32x32/application-vnd.openofficeorg.extension.png
deleted file mode 100644
index 14b47e9..0000000
Binary files a/desktop/mimetypes/32x32/application-vnd.openofficeorg.extension.png and /dev/null differ
diff --git a/desktop/mimetypes/48x48/Makefile.am b/desktop/mimetypes/48x48/Makefile.am
deleted file mode 100644
index 29bc937..0000000
--- a/desktop/mimetypes/48x48/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-EXTRA_DIST = $(wildcard *.png)
diff --git a/desktop/mimetypes/48x48/application-vnd.openofficeorg.extension.png b/desktop/mimetypes/48x48/application-vnd.openofficeorg.extension.png
deleted file mode 100644
index 5cc2998..0000000
Binary files a/desktop/mimetypes/48x48/application-vnd.openofficeorg.extension.png and /dev/null differ
diff --git a/desktop/mimetypes/Makefile.am b/desktop/mimetypes/Makefile.am
deleted file mode 100644
index 91301c1..0000000
--- a/desktop/mimetypes/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-SUBDIRS=16x16 22x22 24x24 32x32 48x48
-
diff --git a/desktop/ooo-extension-manager.desktop.in.in b/desktop/ooo-extension-manager.desktop.in.in
deleted file mode 100644
index 6743686..0000000
--- a/desktop/ooo-extension-manager.desktop.in.in
+++ /dev/null
@@ -1,13 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Terminal=false
-TryExec=unopkg at OOO_BINSUFFIX@
-Exec=unopkg at OOO_BINSUFFIX@ gui %U
-NoDisplay=true
-Type=Application
-StartupNotify=false
-Categories=X-SuSE-Core-Office;Office;
-MimeType=application/vnd.openofficeorg.extension;
-Name=LibreOffice Extension Manager
-GenericName=Extension Manager
-Comment=Add and organize the LibreOffice extensions.
diff --git a/desktop/openoffice-extra.keys.in b/desktop/openoffice-extra.keys.in
deleted file mode 100644
index 267e80e..0000000
--- a/desktop/openoffice-extra.keys.in
+++ /dev/null
@@ -1,3911 +0,0 @@
-application/msword
-	description=Microsoft Word document
-	[am]description=የMicrosoft Word ሰነድ
-	[ar]description=مستند ميكرسوفت وورد
-	[az]description=Microsoft Word sənədi
-	[be]description=Дакумэнт Microsoft Word
-	[bg]description=Microsoft Word документ
-	[bn]description=মাইক্রোসফ্ট ওয়ার্ড নথী
-	[ca]description=Document de Microsoft Word
-	[cs]description=Dokument Microsoft Word
-	[cy]description=Dogfen Miscrosoft Word
-	[da]description=Microsoft Word-dokument
-	[de]description=Microsoft Word-Dokument
-	[el]description=Έγγραφο Microsoft Word
-	[eo]description=Microsoft Word dokumento
-	[es]description=Documento de Microsoft Word
-	[et]description=Microsoft Word dokument
-	[eu]description=Microsoft Word-eko dokumentua
-	[fa]description=نوشتار Word مایکروسافت
-	[fi]description=Microsoft Word -asiakirja
-	[fr]description=Document Microsoft Word
-	[ga]description=Doiciméad ó Microsoft Word
-	[gl]description=Documento do Microsoft Word
-	[he]description=מסמך Microsoft Word
-	[hi]description=माइक्रोसाफ्ट वर्ड दस्तावेज
-	[hu]description=Microsoft Word-dokumentum
-	[id]description=dokumen Microsoft Word
-	[is]description=Microsoft Word skjal
-	[it]description=Documento Microsoft Word
-	[ja]description=Microsoft Word ドキュメント
-	[ko]description=마이크로소프트 워드 문서
-	[li]description=Microsoft Word dokkemènt
-	[lt]description=Microsoft Word dokumentas
-	[lv]description=Microsoft Word dokuments
-	[mk]description=Microsoft Word документ
-	[mn]description=Microsoft Word баримт
-	[ms]description=Dokumen Microsoft Word
-	[ne]description=माइक्रोसफ्ट वर्ड कागजात
-	[nl]description=Microsoft Word document
-	[nn]description=Microsoft Word-dokument
-	[no]description=Microsoft Word dokument
-	[pl]description=Dokument Microsoft Word
-	[pt]description=Documento Microsoft Word
-	[pt_BR]description=Documento do Microsoft Word
-	[ro]description=Document Microsoft Word
-	[ru]description=документ формата Microsoft Word
-	[sk]description=Dokument Microsoft Word
-	[sl]description=Dokument Microsoft Word
-	[sq]description=Dokument Microsoft Word
-	[sr]description=Микрософт Word документ
-	[sr at Latn]description=Mikrosoft Word dokument
-	[sv]description=Microsoft Word-dokument
-	[tr]description=Microsoft Word belgesi
-	[uk]description=документ у форматі Microsoft Word
-	[vi]description=Tài liệt MS Word
-	[wa]description=Documint Microsoft Word
-	[zh_CN]description=Microsoft Word 文档
-	[zh_TW]description=Microsoft Word 文件
-	default_action_type=application
-	short_list_application_ids_for_novice_user_level=abiword,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
-	short_list_application_ids_for_intermediate_user_level=abiword,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
-	short_list_application_ids_for_advanced_user_level=abiword,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
-	category=Documents/Word Processor
-	[am]category=ሰነዶች/Word Processor
-	[ar]category=مستندات/معالج كلمات
-	[az]category=Sənədlər/Söz İşləmci
-	[be]category=Дакумэнты/Тэкставы працэсар
-	[bg]category=Документи/Текстообработка
-	[bn]category=নথীসমূহ(documents)/ওয়ার্ড প্রসেসর
-	[ca]category=Documents/Processador de textos
-	[cs]category=Dokumenty/Textový procesor
-	[cy]category=Dogfennau/Prosesydd Geiriau
-	[da]category=Dokumenter/Tekstbehandling
-	[de]category=Dokumente/Textverarbeitung
-	[el]category=Έγγραφα/Επεξεργαστής Κειμένου
-	[eo]category=Dokumentoj/Verkilo
-	[es]category=Documentos/Procesador de textos
-	[et]category=Dokumendid/Tekstitöötlus
-	[fa]category=نوشتارها/واژه‌پرداز
-	[fi]category=Asiakirjat/Tekstinkäsittely
-	[fr]category=Documents/Traitement de texte
-	[he]category=מסמכים/מעבד תמלילים
-	[hi]category=दस्तावेज/शब्द संसाधक
-	[hu]category=Dokumentum/Szövegszerkesztő
-	[id]category=Dokumen/Pengolah Kata
-	[is]category=Skjöl/Ritvinnsla
-	[it]category=Documenti/Videoscrittura
-	[ja]category=ドキュメント/ワープロ系
-	[ko]category=문서/워드 프로세서
-	[li]category=Dokkemènter/Teksverwirker
-	[lt]category=Dokumentai/Tekstų Procesoriai
-	[lv]category=Dokumenti/Teksta Redaktors
-	[mk]category=Документи/Текст Процесор
-	[mn]category=Баримтууд/Үг Боловсруулалт
-	[ms]category=Dokumen/Pemproses Perkataan
-	[ne]category=कागजातहरु/वर्ड प्रोसेसर 
-	[nl]category=Documenten/Tekstverwerker
-	[nn]category=Dokument/Teksthandsaming
-	[no]category=Dokumenter/Tekstbehandling
-	[pl]category=Dokumenty/Procesor tekstu
-	[pt]category=Documentos/Processador de Texto
-	[pt_BR]category=Documentos/Processador de Textos
-	[ro]category=Documente/Procesare text
-	[ru]category=Документы/Текстовые процессоры
-	[sk]category=Dokumenty/Textový procesor
-	[sl]category=Dokumenti/Urejevalnik besedil
-	[sq]category=Dokumente/Video-shkrim
-	[sr]category=Документ/Процесор текста
-	[sr at Latn]category=Dokument/Procesor teksta
-	[sv]category=Dokument/Ordbehandlare
-	[tr]category=Belge/Sözcük İşlemci
-	[uk]category=Документи/Текстовий процесор
-	[vi]category=Tài liệu/Word Processor
-	[wa]category=Documints/Aspougneu d' tecse
-	[zh_CN]category=文档/字处理器
-	[zh_TW]category=文件/文書處理器
-	use_category_default=yes
-	default_application_id=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@
-
-application/rtf
-	description=Rich text document
-	[ar]description=مستند نص غني
-	[az]description=Zəngin mətn sənədi
-	[be]description=Істотна фарматаваны тэкст
-	[bn]description=রিচ টেক্সট নথী
-	[ca]description=Document de text enriquit
-	[cs]description=Bohatý textový dokument
-	[cy]description=Dogfen testun gyfoethog
-	[da]description=Rig tekst-dokument
-	[de]description=Reichhaltiges Textdokument
-	[el]description=Έγγραφο εμπλουτισμένου κειμένου
-	[eo]description=Riĉteksta dokumento
-	[es]description=Documento de texto enriquecido
-	[et]description=Rich text dokument
-	[fi]description=RTF-asiakirja
-	[fr]description=Document texte riche
-	[he]description=מסמך טקסט עשיר
-	[hi]description=संपन्न पाठ्य दस्तावेज
-	[hu]description=Rich text dokumentum
-	[id]description=dokumen rich text
-	[is]description=Ríkt textaskjal
-	[it]description=Documento rich text
-	[ja]description=リッチ・テキスト・ドキュメント
-	[ko]description=Rich text 문서
-	[li]description=Verriek teksdokkemènt
-	[lt]description=Raiškaus teksto dokumentas
-	[mk]description=Rich text документ
-	[mn]description=Баян текст баримт
-	[ms]description=Dokumen teks rich
-	[nl]description=Verrijkt tekstdocument
-	[nn]description=Rik tekst-dokument
-	[no]description=Riktekst-dokument
-	[pl]description=Dokument rich text
-	[pt]description=Documento em texto rico
-	[pt_BR]description=Documento de texto rico
-	[ro]description=Document rich text
-	[ru]description=документ с форматированным текстом
-	[sk]description=Bohatý textový dokument
-	[sl]description=Dokument bogatega besedila
-	[sq]description=Dokument Rich text
-	[sr]description=Обогаћени текстуални документ
-	[sr at Latn]description=Obogaćeni tekstualni dokument
-	[sv]description=Rikt textdokument
-	[vi]description=Tài liệu rich text
-	[wa]description=Documint e tecse eritchî
-	[zh_CN]description=RTF 文档
-	[zh_TW]description=RTF 文件
-	default_action_type=application
-	short_list_application_ids_for_novice_user_level=abiword,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
-	short_list_application_ids_for_intermediate_user_level=abiword,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
-	short_list_application_ids_for_advanced_user_level=abiword,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
-	category=Documents/Word Processor
-	[am]category=ሰነዶች/Word Processor
-	[ar]category=مستندات/معالج كلمات
-	[az]category=Sənədlər/Söz İşləmci
-	[be]category=Дакумэнты/Тэкставы працэсар
-	[bg]category=Документи/Текстообработка
-	[bn]category=নথীসমূহ(documents)/ওয়ার্ড প্রসেসর
-	[ca]category=Documents/Processador de textos
-	[cs]category=Dokumenty/Textový procesor
-	[cy]category=Dogfennau/Prosesydd Geiriau
-	[da]category=Dokumenter/Tekstbehandling
-	[de]category=Dokumente/Textverarbeitung
-	[el]category=Έγγραφα/Επεξεργαστής Κειμένου
-	[eo]category=Dokumentoj/Verkilo
-	[es]category=Documentos/Procesador de textos
-	[et]category=Dokumendid/Tekstitöötlus
-	[fa]category=نوشتارها/واژه‌پرداز
-	[fi]category=Asiakirjat/Tekstinkäsittely
-	[fr]category=Documents/Traitement de texte
-	[he]category=מסמכים/מעבד תמלילים
-	[hi]category=दस्तावेज/शब्द संसाधक
-	[hu]category=Dokumentum/Szövegszerkesztő
-	[id]category=Dokumen/Pengolah Kata
-	[is]category=Skjöl/Ritvinnsla
-	[it]category=Documenti/Videoscrittura
-	[ja]category=ドキュメント/ワープロ系
-	[ko]category=문서/워드 프로세서
-	[li]category=Dokkemènter/Teksverwirker
-	[lt]category=Dokumentai/Tekstų Procesoriai
-	[lv]category=Dokumenti/Teksta Redaktors
-	[mk]category=Документи/Текст Процесор
-	[mn]category=Баримтууд/Үг Боловсруулалт
-	[ms]category=Dokumen/Pemproses Perkataan
-	[ne]category=कागजातहरु/वर्ड प्रोसेसर 
-	[nl]category=Documenten/Tekstverwerker
-	[nn]category=Dokument/Teksthandsaming
-	[no]category=Dokumenter/Tekstbehandling
-	[pl]category=Dokumenty/Procesor tekstu
-	[pt]category=Documentos/Processador de Texto
-	[pt_BR]category=Documentos/Processador de Textos
-	[ro]category=Documente/Procesare text
-	[ru]category=Документы/Текстовые процессоры
-	[sk]category=Dokumenty/Textový procesor
-	[sl]category=Dokumenti/Urejevalnik besedil
-	[sq]category=Dokumente/Video-shkrim
-	[sr]category=Документ/Процесор текста
-	[sr at Latn]category=Dokument/Procesor teksta
-	[sv]category=Dokument/Ordbehandlare
-	[tr]category=Belge/Sözcük İşlemci
-	[uk]category=Документи/Текстовий процесор
-	[vi]category=Tài liệu/Word Processor
-	[wa]category=Documints/Aspougneu d' tecse
-	[zh_CN]category=文档/字处理器
-	[zh_TW]category=文件/文書處理器
-	use_category_default=yes
-	default_application_id=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@
-
-text/rtf
-	description=Rich text document
-	[ar]description=مستند نص غني
-	[az]description=Zəngin mətn sənədi
-	[be]description=Істотна фарматаваны тэкст
-	[bn]description=রিচ টেক্সট নথী
-	[ca]description=Document de text enriquit
-	[cs]description=Bohatý textový dokument
-	[cy]description=Dogfen testun gyfoethog
-	[da]description=Rig tekst-dokument
-	[de]description=Reichhaltiges Textdokument
-	[el]description=Έγγραφο εμπλουτισμένου κειμένου
-	[eo]description=Riĉteksta dokumento
-	[es]description=Documento de texto enriquecido
-	[et]description=Rich text dokument
-	[fi]description=RTF-asiakirja
-	[fr]description=Document texte riche
-	[he]description=מסמך טקסט עשיר
-	[hi]description=संपन्न पाठ्य दस्तावेज
-	[hu]description=Rich text dokumentum
-	[id]description=dokumen rich text
-	[is]description=Ríkt textaskjal
-	[it]description=Documento rich text
-	[ja]description=リッチ・テキスト・ドキュメント
-	[ko]description=Rich text 문서
-	[li]description=Verriek teksdokkemènt
-	[lt]description=Raiškaus teksto dokumentas
-	[mk]description=Rich text документ
-	[mn]description=Баян текст баримт
-	[ms]description=Dokumen teks rich
-	[nl]description=Verrijkt tekstdocument
-	[nn]description=Rik tekst-dokument
-	[no]description=Riktekst-dokument
-	[pl]description=Dokument rich text
-	[pt]description=Documento em texto rico
-	[pt_BR]description=Documento de texto rico
-	[ro]description=Document rich text
-	[ru]description=документ с форматированным текстом
-	[sk]description=Bohatý textový dokument
-	[sl]description=Dokument bogatega besedila
-	[sq]description=Dokument Rich text
-	[sr]description=Обогаћени текстуални документ
-	[sr at Latn]description=Obogaćeni tekstualni dokument
-	[sv]description=Rikt textdokument
-	[vi]description=Tài liệu rich text
-	[wa]description=Documint e tecse eritchî
-	[zh_CN]description=RTF 文档
-	[zh_TW]description=RTF 文件
-	default_action_type=application
-	short_list_application_ids_for_novice_user_level=abiword,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
-	short_list_application_ids_for_intermediate_user_level=abiword,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
-	short_list_application_ids_for_advanced_user_level=abiword,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
-	category=Documents/Word Processor
-	[am]category=ሰነዶች/Word Processor
-	[ar]category=مستندات/معالج كلمات
-	[az]category=Sənədlər/Söz İşləmci
-	[be]category=Дакумэнты/Тэкставы працэсар
-	[bg]category=Документи/Текстообработка
-	[bn]category=নথীসমূহ(documents)/ওয়ার্ড প্রসেসর
-	[ca]category=Documents/Processador de textos
-	[cs]category=Dokumenty/Textový procesor
-	[cy]category=Dogfennau/Prosesydd Geiriau
-	[da]category=Dokumenter/Tekstbehandling
-	[de]category=Dokumente/Textverarbeitung
-	[el]category=Έγγραφα/Επεξεργαστής Κειμένου
-	[eo]category=Dokumentoj/Verkilo
-	[es]category=Documentos/Procesador de textos
-	[et]category=Dokumendid/Tekstitöötlus
-	[fa]category=نوشتارها/واژه‌پرداز
-	[fi]category=Asiakirjat/Tekstinkäsittely
-	[fr]category=Documents/Traitement de texte
-	[he]category=מסמכים/מעבד תמלילים
-	[hi]category=दस्तावेज/शब्द संसाधक
-	[hu]category=Dokumentum/Szövegszerkesztő
-	[id]category=Dokumen/Pengolah Kata
-	[is]category=Skjöl/Ritvinnsla
-	[it]category=Documenti/Videoscrittura
-	[ja]category=ドキュメント/ワープロ系
-	[ko]category=문서/워드 프로세서
-	[li]category=Dokkemènter/Teksverwirker
-	[lt]category=Dokumentai/Tekstų Procesoriai
-	[lv]category=Dokumenti/Teksta Redaktors
-	[mk]category=Документи/Текст Процесор
-	[mn]category=Баримтууд/Үг Боловсруулалт
-	[ms]category=Dokumen/Pemproses Perkataan
-	[ne]category=कागजातहरु/वर्ड प्रोसेसर 
-	[nl]category=Documenten/Tekstverwerker
-	[nn]category=Dokument/Teksthandsaming
-	[no]category=Dokumenter/Tekstbehandling
-	[pl]category=Dokumenty/Procesor tekstu
-	[pt]category=Documentos/Processador de Texto
-	[pt_BR]category=Documentos/Processador de Textos
-	[ro]category=Documente/Procesare text
-	[ru]category=Документы/Текстовые процессоры
-	[sk]category=Dokumenty/Textový procesor
-	[sl]category=Dokumenti/Urejevalnik besedil
-	[sq]category=Dokumente/Video-shkrim
-	[sr]category=Документ/Процесор текста
-	[sr at Latn]category=Dokument/Procesor teksta
-	[sv]category=Dokument/Ordbehandlare
-	[tr]category=Belge/Sözcük İşlemci
-	[uk]category=Документи/Текстовий процесор
-	[vi]category=Tài liệu/Word Processor
-	[wa]category=Documints/Aspougneu d' tecse
-	[zh_CN]category=文档/字处理器
-	[zh_TW]category=文件/文書處理器
-	use_category_default=yes
-	default_application_id=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@
-
-text/richtext
-	description=Rich text document
-	[ar]description=مستند نص غني
-	[az]description=Zəngin mətn sənədi
-	[be]description=Істотна фарматаваны тэкст
-	[bn]description=রিচ টেক্সট নথী
-	[ca]description=Document de text enriquit
-	[cs]description=Bohatý textový dokument
-	[cy]description=Dogfen testun gyfoethog
-	[da]description=Rig tekst-dokument
-	[de]description=Reichhaltiges Textdokument
-	[el]description=Έγγραφο εμπλουτισμένου κειμένου
-	[eo]description=Riĉteksta dokumento
-	[es]description=Documento de texto enriquecido
-	[et]description=Rich text dokument
-	[fi]description=RTF-asiakirja
-	[fr]description=Document texte riche
-	[he]description=מסמך טקסט עשיר
-	[hi]description=संपन्न पाठ्य दस्तावेज
-	[hu]description=Rich text dokumentum
-	[id]description=dokumen rich text
-	[is]description=Ríkt textaskjal
-	[it]description=Documento rich text
-	[ja]description=リッチ・テキスト・ドキュメント
-	[ko]description=Rich text 문서
-	[li]description=Verriek teksdokkemènt
-	[lt]description=Raiškaus teksto dokumentas
-	[mk]description=Rich text документ
-	[mn]description=Баян текст баримт
-	[ms]description=Dokumen teks rich
-	[nl]description=Verrijkt tekstdocument
-	[nn]description=Rik tekst-dokument
-	[no]description=Riktekst-dokument
-	[pl]description=Dokument rich text
-	[pt]description=Documento em texto rico
-	[pt_BR]description=Documento de texto rico
-	[ro]description=Document rich text
-	[ru]description=документ с форматированным текстом
-	[sk]description=Bohatý textový dokument
-	[sl]description=Dokument bogatega besedila
-	[sq]description=Dokument Rich text
-	[sr]description=Обогаћени текстуални документ
-	[sr at Latn]description=Obogaćeni tekstualni dokument
-	[sv]description=Rikt textdokument
-	[vi]description=Tài liệu rich text
-	[wa]description=Documint e tecse eritchî
-	[zh_CN]description=RTF 文档
-	[zh_TW]description=RTF 文件
-	short_list_application_ids_for_novice_user_level=abiword,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
-	short_list_application_ids_for_intermediate_user_level=abiword,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
-	short_list_application_ids_for_advanced_user_level=abiword,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
-	category=Documents/Word Processor
-	[am]category=ሰነዶች/Word Processor
-	[ar]category=مستندات/معالج كلمات
-	[az]category=Sənədlər/Söz İşləmci
-	[be]category=Дакумэнты/Тэкставы працэсар
-	[bg]category=Документи/Текстообработка
-	[bn]category=নথীসমূহ(documents)/ওয়ার্ড প্রসেসর
-	[ca]category=Documents/Processador de textos
-	[cs]category=Dokumenty/Textový procesor
-	[cy]category=Dogfennau/Prosesydd Geiriau
-	[da]category=Dokumenter/Tekstbehandling
-	[de]category=Dokumente/Textverarbeitung
-	[el]category=Έγγραφα/Επεξεργαστής Κειμένου
-	[eo]category=Dokumentoj/Verkilo
-	[es]category=Documentos/Procesador de textos
-	[et]category=Dokumendid/Tekstitöötlus
-	[fa]category=نوشتارها/واژه‌پرداز
-	[fi]category=Asiakirjat/Tekstinkäsittely
-	[fr]category=Documents/Traitement de texte
-	[he]category=מסמכים/מעבד תמלילים
-	[hi]category=दस्तावेज/शब्द संसाधक
-	[hu]category=Dokumentum/Szövegszerkesztő
-	[id]category=Dokumen/Pengolah Kata
-	[is]category=Skjöl/Ritvinnsla
-	[it]category=Documenti/Videoscrittura
-	[ja]category=ドキュメント/ワープロ系
-	[ko]category=문서/워드 프로세서
-	[li]category=Dokkemènter/Teksverwirker
-	[lt]category=Dokumentai/Tekstų Procesoriai
-	[lv]category=Dokumenti/Teksta Redaktors
-	[mk]category=Документи/Текст Процесор
-	[mn]category=Баримтууд/Үг Боловсруулалт
-	[ms]category=Dokumen/Pemproses Perkataan
-	[ne]category=कागजातहरु/वर्ड प्रोसेसर 
-	[nl]category=Documenten/Tekstverwerker
-	[nn]category=Dokument/Teksthandsaming
-	[no]category=Dokumenter/Tekstbehandling
-	[pl]category=Dokumenty/Procesor tekstu
-	[pt]category=Documentos/Processador de Texto
-	[pt_BR]category=Documentos/Processador de Textos
-	[ro]category=Documente/Procesare text
-	[ru]category=Документы/Текстовые процессоры
-	[sk]category=Dokumenty/Textový procesor
-	[sl]category=Dokumenti/Urejevalnik besedil
-	[sq]category=Dokumente/Video-shkrim
-	[sr]category=Документ/Процесор текста
-	[sr at Latn]category=Dokument/Procesor teksta
-	[sv]category=Dokument/Ordbehandlare
-	[tr]category=Belge/Sözcük İşlemci
-	[uk]category=Документи/Текстовий процесор
-	[vi]category=Tài liệu/Word Processor
-	[wa]category=Documints/Aspougneu d' tecse
-	[zh_CN]category=文档/字处理器
-	[zh_TW]category=文件/文書處理器
-	use_category_default=yes
-	default_application_id=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@
-
-application/vnd.lotus-1-2-3
-	description=Lotus 1-2-3 spreadsheet
-	[ar]description=صفحة جداول Lotus 1-2-3
-	[az]description=Lotus 1-2-3 hesab cədvəli
-	[be]description=Электронная табліца Lotus 1-2-3
-	[bg]description=Lotus 1-2-3 таблица
-	[bn]description=লোটাস ১-২-৩ স্প্রেডশিট
-	[ca]description=Full de càlcul Lotus 1-2-3
-	[cs]description=Tabulka Lotus 1-2-3
-	[cy]description=Taenlen Lotus 1-2-3
-	[da]description=Lotus 1-2-3-regneark
-	[de]description=Lotus 1-2-3-Arbeitsblatt
-	[el]description=Λογιστικό φύλλο Lotus 1-2-3
-	[eo]description=Lotus 1-2-3 sterntabelo
-	[es]description=Hoja de cálculo de Lotus 1-2-3
-	[et]description=Lotus 1-2-3 arvutustabel
-	[eu]description=Lotus 1-2-3 kalkulu-orria
-	[fa]description=صفحه‌گسترده‌ی ۱-۲-۳
-	[fi]description=Lotus 1-2-3 -taulukko
-	[fr]description=Feuille de calcul Lotus 1-2-3
-	[ga]description=scarbhileog ó Lorus 1-2-3
-	[gl]description=Folla de cálculo de Lotus 1-2-3
-	[he]description=גיליון נתונים Lotus 1-2-3
-	[hi]description=लोटस 1-2-3 स्प्रेडशीट
-	[hu]description=Lotus 1-2-3-munkafüzet
-	[id]description=Lotus 1-2-3 spreadsheet
-	[is]description=Lotus 1-2-3 töflureiknir
-	[it]description=Foglio di calcolo Lotus 1-2-3
-	[ja]description=Lotus 1-2-3 スプレッドシート
-	[ko]description=Lotus 1-2-3 스프레드시트
-	[li]description=Lotus 1-2-3 spreadsheet
-	[lt]description=Lotus 1-2-3 skaičialentė
-	[lv]description=Lotus 1-2-3 izklājlapa
-	[mk]description=Lotus 1-2-3 spreadsheet
-	[mn]description=Lotus 1-2-3 хүснэгт
-	[ms]description=Hamparan Lotus 1-2-3
-	[ne]description=लोटस १-२-३ स्प्रेडशिट
-	[nl]description=Lotus 1-2-3 spreadsheet
-	[nn]description=Lotus 1-2-3 rekneark
-	[no]description=Lotus 1-2-3 regneark
-	[pl]description=Arkusz programu Lotus 1-2-3
-	[pt]description=Folha de cálculo Lotus 1-2-3
-	[pt_BR]description=Planilha do Lotus 1-2-3
-	[ro]description=Foaie de calcul Lotus 1-2-3
-	[ru]description=таблица формата Lotus 1-2-3
-	[sk]description=Tabuľka Lotus 1-2-3
-	[sl]description=Preglednica Lotus-1-2-3
-	[sq]description=Fletë llogaritëse Lotus 1-2-3
-	[sr]description=Lotus 1-2-3 табеларни прорачун
-	[sr at Latn]description=Lotus 1-2-3 tabelarni proračun
-	[sv]description=Lotus 1-2-3-kalkylblad
-	[tr]description=Lotus 1-2-3 hesap tablosu
-	[uk]description=таблиця у форматі Lotus 1-2-3
-	[vi]description=Bảng tính Lotus 1-2-3
-	[wa]description=Foye tåvleu Lotus 1-2-3
-	[zh_CN]description=Lotus 1-2-3 电子表格
-	[zh_TW]description=Lotus 1-2-3 試算表
-	icon_filename=i-spreadsheet
-	default_action_type=application
-	short_list_application_ids_for_novice_user_level=gnumeric,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@
-	short_list_application_ids_for_intermediate_user_level=gnumeric,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@
-	short_list_application_ids_for_advanced_user_level=gnumeric,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@
-	category=Documents/Spreadsheet
-	[am]category=ሰነዶች/Spreadsheet
-	[ar]category=مستندات/برنامج جدولة
-	[az]category=Sənədlər/Hesab Cədvəli
-	[be]category=Дакумэнты/Электронная табліца
-	[bg]category=Документи/Таблици
-	[bn]category=নথীসমূহ(documents)/স্প্রেডশিট
-	[ca]category=Document/Full de càlcul
-	[cs]category=Dokumenty/Tabulka
-	[cy]category=Dogfennau/Taenlen
-	[da]category=Dokumenter/Regneark
-	[de]category=Dokumente/Tabellenkalkulation
-	[el]category=Έγγραφα/Λογιστικά φύλλα
-	[eo]category=Dokumento/Sterntabelo
-	[es]category=Documentos/Hoja de cálculo
-	[et]category=Dokumendid/Arvutustabel
-	[fa]category=نوشتارها/صفحه‌گسترده
-	[fi]category=Asiakirjat/Taulukko
-	[fr]category=Documents/Feuille de calcul
-	[ga]category=Doiciméad/Scarbhileog
-	[he]category=מסמכים/גיליונות נתונים
-	[hi]category=दस्तावेज/स्प्रेडशीट
-	[hu]category=Dokumentum/Munkafüzet
-	[id]category=Dokumen/Spreadsheet
-	[is]category=Skjöl/Töflureiknar
-	[it]category=Documenti/Foglio di calcolo
-	[ja]category=ドキュメント/スプレッドシート系
-	[ko]category=문서/스프레드시트
-	[li]category=Dokkemènter/Spreadsheet
-	[lt]category=Dokumentai/Skaičialentės
-	[lv]category=Dokumenti/Izklājlapa
-	[mk]category=Документи/Spreadsheet
-	[mn]category=Баримтууд/Тархсан хуудас
-	[ms]category=Dokumen/Hamparan
-	[ne]category=कागजातहरु/सप्रेडशिट%
-	[nl]category=Documenten/Spreadsheet
-	[nn]category=Dokument/Rekneark
-	[no]category=Dokumenter/Regneark
-	[pl]category=Dokumenty/Arkusz kalkulacyjny
-	[pt]category=Documentos/Folha de Cálculo
-	[pt_BR]category=Documentos/Planilha
-	[ro]category=Documente/Foaie de calcul
-	[ru]category=Документы/Электронные таблицы
-	[sk]category=Dokumenty/Tabuľka
-	[sl]category=Dokumenti/Preglednice
-	[sq]category=Dokumente/Fletë llogaritjesh
-	[sr]category=Документ/Табеларни прорачуни
-	[sr at Latn]category=Dokument/Tabelarni proračuni
-	[sv]category=Dokument/Kalkylblad
-	[tr]category=Belge/Hesap Tablosu
-	[uk]category=Документи/Електронна таблиця
-	[vi]category=Tài liệu/Bảng tính
-	[wa]category=Documints/TÃ¥vleu
-	[zh_CN]category=文档/电子表格
-	[zh_TW]category=文件/試算表
-	use_category_default=yes
-	default_application_id=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@
-
-application/vnd.ms-excel
-	description=Microsoft Excel spreadsheet
-	[ar]description=صفحة جداول ميكرسوفت إكسل
-	[az]description=Microsoft Excel hesab cədvəli
-	[be]description=Электронная табліца Microsoft Excel
-	[bg]description=Microsoft Excel таблица
-	[bn]description=মাইক্রোসফ্ট এক্সেল স্প্রেডশিট
-	[ca]description=Full de càlcul de Microsoft Excel
-	[cs]description=Tabulka Microsoft Excel
-	[cy]description=Taenlen Microsoft Excel
-	[da]description=Microsoft Excel-regneark
-	[de]description=Microsoft Excel-Arbeitsblatt
-	[el]description=Λογιστικό φύλλο Microsoft Excel
-	[eo]description=Microsoft Excel sterntabelo
-	[es]description=Hoja de cálculo de Microsoft Excel
-	[et]description=Microsoft Excel arvutustabel
-	[eu]description=Microsoft Excel-en kalkulu-orria
-	[fa]description=صفحه‌گسترده‌ی Excel مایکروسافت
-	[fi]description=Microsoft Excel -taulukko
-	[fr]description=Feuille de calcul Microsoft Excel
-	[ga]description=scarbhileog ó Microsoft Excel
-	[gl]description=Folla de cálculo do Microsoft Excel
-	[he]description=גיליון נתונים Microsoft Excel
-	[hi]description=माइक्रोसाफ्ट एक्सेल स्प्रेडशीट
-	[hu]description=Microsoft Excel-munkafüzet
-	[id]description=Microsoft Excel spreadsheet
-	[is]description=Microsoft Excel töflureiknir
-	[it]description=Foglio di calcolo Microsoft Excel
-	[ja]description=Microsoft Excel スプレッドシート
-	[ko]description=마이크로소프트 엑셀 스프레드시트
-	[li]description=Microsoft Excel spreadsheet
-	[lt]description=Microsoft Excel skaičialentė
-	[lv]description=Microsoft Excel izklājlapa
-	[mk]description=Microsoft Excel spreadsheet
-	[mn]description=Microsoft Excel хүснэгт
-	[ms]description=hamparan Microsoft Excel
-	[ne]description=माइक्रोसफ्ट एक्सेल स्प्रेडशिटl
-	[nl]description=Microsoft Excel spreadsheet
-	[nn]description=Microsoft Excel reikneark
-	[no]description=Microsoft Excel regneark
-	[pl]description=Arkusz kalkulacyjny Microsoft Excel
-	[pt]description=Folha de cálculo Microsoft Excel
-	[pt_BR]description=Planilha do Microsoft Excel
-	[ro]description=Foaie de calcul Microsoft Excel
-	[ru]description=таблица формата Microsoft Excel
-	[sk]description=Tabuľka Microsoft Excel
-	[sl]description=Preglednica Microsoft Excela
-	[sq]description=Fletë llogaritëse Microsoft Excel
-	[sr]description=Микрософт Ексел табеларни прорачун
-	[sr at Latn]description=Mikrosoft Eksel tabelarni proračun
-	[sv]description=Microsoft Excel-kalkylblad
-	[tr]description=Microsoft Excel hesap tablosu
-	[uk]description=таблиця у форматі Microsoft Excel
-	[vi]description=Bảng tính MS Excel
-	[wa]description=Foye tåvleu Microsoft Excel
-	[zh_CN]description=Microsoft Excel 电子表格
-	[zh_TW]description=微軟 Excel 試算表
-	icon_filename=i-spreadsheet
-	default_action_type=application
-	short_list_application_ids_for_novice_user_level=gnumeric,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
-	short_list_application_ids_for_intermediate_user_level=gnumeric,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
-	short_list_application_ids_for_advanced_user_level=gnumeric,libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice,applix
-	category=Documents/Spreadsheet
-	[am]category=ሰነዶች/Spreadsheet
-	[ar]category=مستندات/برنامج جدولة
-	[az]category=Sənədlər/Hesab Cədvəli
-	[be]category=Дакумэнты/Электронная табліца
-	[bg]category=Документи/Таблици
-	[bn]category=নথীসমূহ(documents)/স্প্রেডশিট
-	[ca]category=Document/Full de càlcul
-	[cs]category=Dokumenty/Tabulka
-	[cy]category=Dogfennau/Taenlen
-	[da]category=Dokumenter/Regneark
-	[de]category=Dokumente/Tabellenkalkulation
-	[el]category=Έγγραφα/Λογιστικά φύλλα
-	[eo]category=Dokumento/Sterntabelo
-	[es]category=Documentos/Hoja de cálculo
-	[et]category=Dokumendid/Arvutustabel
-	[fa]category=نوشتارها/صفحه‌گسترده
-	[fi]category=Asiakirjat/Taulukko
-	[fr]category=Documents/Feuille de calcul
-	[ga]category=Doiciméad/Scarbhileog
-	[he]category=מסמכים/גיליונות נתונים
-	[hi]category=दस्तावेज/स्प्रेडशीट
-	[hu]category=Dokumentum/Munkafüzet
-	[id]category=Dokumen/Spreadsheet
-	[is]category=Skjöl/Töflureiknar
-	[it]category=Documenti/Foglio di calcolo
-	[ja]category=ドキュメント/スプレッドシート系
-	[ko]category=문서/스프레드시트
-	[li]category=Dokkemènter/Spreadsheet
-	[lt]category=Dokumentai/Skaičialentės
-	[lv]category=Dokumenti/Izklājlapa
-	[mk]category=Документи/Spreadsheet
-	[mn]category=Баримтууд/Тархсан хуудас
-	[ms]category=Dokumen/Hamparan
-	[ne]category=कागजातहरु/सप्रेडशिट%
-	[nl]category=Documenten/Spreadsheet
-	[nn]category=Dokument/Rekneark
-	[no]category=Dokumenter/Regneark
-	[pl]category=Dokumenty/Arkusz kalkulacyjny
-	[pt]category=Documentos/Folha de Cálculo
-	[pt_BR]category=Documentos/Planilha
-	[ro]category=Documente/Foaie de calcul
-	[ru]category=Документы/Электронные таблицы
-	[sk]category=Dokumenty/Tabuľka
-	[sl]category=Dokumenti/Preglednice
-	[sq]category=Dokumente/Fletë llogaritjesh
-	[sr]category=Документ/Табеларни прорачуни
-	[sr at Latn]category=Dokument/Tabelarni proračuni
-	[sv]category=Dokument/Kalkylblad
-	[tr]category=Belge/Hesap Tablosu
-	[uk]category=Документи/Електронна таблиця
-	[vi]category=Tài liệu/Bảng tính
-	[wa]category=Documints/TÃ¥vleu
-	[zh_CN]category=文档/电子表格
-	[zh_TW]category=文件/試算表
-	use_category_default=yes
-	default_application_id=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@
-
-application/vnd.ms-powerpoint
-	description=Microsoft PowerPoint document
-	[am]description=የMicrosoft PowerPoint ሰነድ
-	[ar]description=مستند ميكرسوفت باوربوينت
-	[az]description=Micrpspft PowerPoint sənədi
-	[be]description=Дакумэнт Microsoft PowerPoint
-	[bg]description=Microsoft PowerPoint документ
-	[bn]description=মাইক্রোসফ্ট পাওয়ার-পয়েন্ট নথী
-	[ca]description=Document de Microsoft PowerPoint
-	[cs]description=Dokument Microsoft PowerPoint
-	[cy]description=Dogfen Microsoft PowerPoint
-	[da]description=Microsoft PowerPoint-dokument
-	[de]description=Microsoft PowerPoint-Dokument
-	[el]description=Έγγραφο Microsoft PowerPoint
-	[eo]description=Microsoft PowerPoint dokumento
-	[es]description=Documento de Microsoft PowerPoint
-	[et]description=Microsoft PowerPoint dokument
-	[eu]description=Microsoft PowerPoint-eko dokumentua
-	[fa]description=نوشتار PowerPoint مایکروسافت
-	[fi]description=Microsoft PowerPoint -asiakirja
-	[fr]description=Document Microsoft PowerPoint
-	[ga]description=Doiciméad ó Microsoft PowerPoint
-	[gl]description=Documento do Microsoft PowerPoint
-	[he]description=מסמך Microsoft PowerPoint
-	[hi]description=माइक्रोसाफ्ट पावरपाइंट दस्तावेज
-	[hu]description=Microsoft PowerPoint-dokumentum
-	[id]description=dokumen Microsoft PowerPoint
-	[is]description=Microsoft PowerPoint skjal
-	[it]description=Documento Microsoft PowerPoint
-	[ja]description=Microsoft PowerPoint ドキュメント
-	[ko]description=마이크로소프트 파워포인트 문서
-	[li]description=Microsoft PowerPoint dokkemènt
-	[lt]description=Microsoft PowerPoint dokumentas
-	[lv]description=Microsoft PowerPoint dokuments
-	[mk]description=Microsoft PowerPoint документ
-	[mn]description=Microsoft PowerPoint баримт
-	[ms]description=dokumen Microsoft PowerPoint
-	[ne]description=माइक्रोसफ्ट पावर प्वाईन्ट कागजात
-	[nl]description=Microsoft PowerPoint document
-	[nn]description=Microsoft PowerPoint-dokument
-	[no]description=Microsoft PowerPoint dokument
-	[pl]description=Dokument Microsoft PowerPoint
-	[pt]description=Documento Microsoft PowerPoint
-	[pt_BR]description=Documento do Microsoft PowerPoint
-	[ro]description=Document Microsoft PowerPoint
-	[ru]description=документ формата Microsoft PowerPoint
-	[sk]description=Dokument Microsoft PowerPoint
-	[sl]description=Dokument Microsoft PowerPointa
-	[sq]description=Dokument Microsoft PowerPoint
-	[sr]description=Микрософт ПауерПоинт документ
-	[sr at Latn]description=Mikrosoft PauerPoint dokument
-	[sv]description=Microsoft PowerPoint-dokument
-	[tr]description=Microsoft PowerPoint belgesi
-	[uk]description=документ у форматі Microsoft PowerPoint
-	[vi]description=Tài liệu MS PowerPoint
-	[wa]description=Documint Microsoft PowerPoint
-	[zh_CN]description=Microsoft PowerPoint 文档
-	[zh_TW]description=微軟 PowerPoint 文件
-	default_action_type=application
-	short_list_application_ids_for_novice_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
-	short_list_application_ids_for_intermediate_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
-	short_list_application_ids_for_advanced_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
-	category=Documents/Presentation
-	[am]category=ሰነዶች/Presentation
-	[ar]category=مستندات/تقديم
-	[az]category=Sənədlər/Nümayiş
-	[be]category=Дакумэнты/Прадстаўленьне
-	[bg]category=Документи/Презентации
-	[bn]category=নথীসমূহ(documents)/উপস্থাপনা
-	[ca]category=Documents/Presentació
-	[cs]category=Dokumenty/Prezentace
-	[cy]category=Dogfennau/Cyflwyniad
-	[da]category=Dokumenter/Præsentation
-	[de]category=Dokumente/Präsentation
-	[el]category=Έγγραφα/Παρουσίαση
-	[eo]category=Dokumentoj/Prezentaĵo
-	[es]category=Documentos/Presentación
-	[et]category=Dokumendid/Presentatsioon
-	[fi]category=Asiakirjat/Esitys
-	[fr]category=Documents/Présentation
-	[ga]category=Doiciméad/Toirbheartas
-	[he]category=מסמכים/מצגות
-	[hi]category=दस्तावेजद/प्रिजेन्टेशन
-	[hu]category=Dokumentum/Prezentáció
-	[id]category=Dokumen/Presentasi
-	[is]category=SKjöl/Framsetning
-	[it]category=Documenti/Presentazione
-	[ja]category=ドキュメント/プレゼンテーション系
-	[ko]category=문서/프리젠테이션
-	[li]category=Dokkemènter/Presentasie
-	[lt]category=Dokumentai/Pateiktys
-	[lv]category=Dokumenti/Presentācija
-	[mk]category=Документи/Презентација
-	[mn]category=Баримтууд/Танилцуулга
-	[ms]category=Dokumen/Persembahan
-	[ne]category=कागजातहरु/प्रस्तुतिकरण%
-	[nl]category=Documenten/Presentatie
-	[nn]category=Dokument/Presentasjon
-	[no]category=Dokumenter/Presentasjon
-	[pl]category=Dokumenty/Prezentacja
-	[pt]category=Documentos/Apresentação
-	[pt_BR]category=Documentos/Apresentação
-	[ro]category=Documente/Prezentare
-	[ru]category=Документы/Презентации
-	[sk]category=Dokumenty/Prezentácia
-	[sl]category=Dokumenti/Prezentacije
-	[sq]category=Dokumente/Prezantim
-	[sr]category=Документ/Презентација
-	[sr at Latn]category=Dokument/Prezentacija
-	[sv]category=Dokument/Presentation
-	[tr]category=Belge/Sunum
-	[uk]category=Документи/Презентація
-	[vi]category=Tài liệu/Trình bày
-	[wa]category=Documints/Prezintåcion
-	[zh_CN]category=文档/演示文稿
-	[zh_TW]category=文件/簡報檔
-	use_category_default=yes
-	default_application_id=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@
-
-application/vnd.stardivision.calc
-	description=StarCalc spreadsheet
-	[ar]description=صفحة جدولة StarCalc
-	[az]description=StarCalc hesab cədvəli
-	[be]description=Электронная табліца StarCalc
-	[bg]description=StarCalc таблица
-	[bn]description=স্টারক্যাল্ক স্প্রেডশিট
-	[ca]description=Full de càlcul d'StarCalc
-	[cs]description=Tabulka StarCalc
-	[cy]description=Taenlen StarCalc
-	[da]description=StarCalc-regneark
-	[de]description=StarCalc-Tabellenkalkulation
-	[el]description=Λογιστικό φύλλο StarCalc
-	[eo]description=StarCalc sterntabelo
-	[es]description=Hoja de cálculo de StarCalc
-	[et]description=StarCalc arvutustabel
-	[fa]description=صفحه‌گسترده‌ی StarCalc
-	[fi]description=StarCalc-taulukko
-	[fr]description=Feuille de calcul StarCalc
-	[ga]description=scarbhileog ó StarClac
-	[gl]description=Folla de cálculo do StarCalc
-	[he]description=גיליון נתונים StarCalc
-	[hi]description=स्टारकेल्क स्प्रेडशीट
-	[hu]description=StarCalc-munkafüzet
-	[id]description=StarCalc spreadsheet
-	[is]description=StarCalc töflureiknir
-	[it]description=Foglio di calcolo StarCalc
-	[ja]description=StarCalc スプレッドシート
-	[ko]description=StarCalc 스프레드시트
-	[li]description=StarCalc spreadsheet
-	[lt]description=StarCalc skaičialentė
-	[lv]description=StarCalc izklājlapa
-	[mk]description=StarCalc spreadsheet
-	[mn]description=StarCalc хүснэгт
-	[ms]description=Hamparan StarCalc
-	[ne]description=स्टारक्याल्क सप्रेडशिट
-	[nl]description=StarCalc spreadsheet
-	[nn]description=StarCalc-rekneark
-	[no]description=StarCalc-regneark
-	[pl]description=Arkusz kalkulacyjny StarCalc
-	[pt]description=Folha de cálculo StarCalc
-	[pt_BR]description=Planilha do StarCalc
-	[ro]description=Foaie de calcul StarCalc
-	[ru]description=таблица формата StarCalc
-	[sk]description=Tabuľka StarCalc
-	[sl]description=Preglednica StarCalc
-	[sq]description=Fletë llogaritëse StarCalc
-	[sr]description=StarCalc табеларни прорачун
-	[sr at Latn]description=StarCalc tabelarni proračun
-	[sv]description=StarCalc-kalkylblad
-	[tr]description=StarCalc hesap tablosu
-	[uk]description=електронна таблиця у форматі StarCalc
-	[vi]description=Bảng tính StarCalc
-	[wa]description=Foye tåvleu StarCalc
-	[zh_CN]description=StarCalc 电子表格
-	[zh_TW]description=StarCalc 試算表
-	default_action_type=application
-	short_list_application_ids_for_novice_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
-	short_list_application_ids_for_intermediate_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
-	short_list_application_ids_for_advanced_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
-	category=Documents/Spreadsheet
-	[am]category=ሰነዶች/Spreadsheet
-	[ar]category=مستندات/برنامج جدولة
-	[az]category=Sənədlər/Hesab Cədvəli
-	[be]category=Дакумэнты/Электронная табліца
-	[bg]category=Документи/Таблици
-	[bn]category=নথীসমূহ(documents)/স্প্রেডশিট
-	[ca]category=Document/Full de càlcul
-	[cs]category=Dokumenty/Tabulka
-	[cy]category=Dogfennau/Taenlen
-	[da]category=Dokumenter/Regneark
-	[de]category=Dokumente/Tabellenkalkulation
-	[el]category=Έγγραφα/Λογιστικά φύλλα
-	[eo]category=Dokumento/Sterntabelo
-	[es]category=Documentos/Hoja de cálculo
-	[et]category=Dokumendid/Arvutustabel
-	[fa]category=نوشتارها/صفحه‌گسترده
-	[fi]category=Asiakirjat/Taulukko
-	[fr]category=Documents/Feuille de calcul
-	[ga]category=Doiciméad/Scarbhileog
-	[he]category=מסמכים/גיליונות נתונים
-	[hi]category=दस्तावेज/स्प्रेडशीट
-	[hu]category=Dokumentum/Munkafüzet
-	[id]category=Dokumen/Spreadsheet
-	[is]category=Skjöl/Töflureiknar
-	[it]category=Documenti/Foglio di calcolo
-	[ja]category=ドキュメント/スプレッドシート系
-	[ko]category=문서/스프레드시트
-	[li]category=Dokkemènter/Spreadsheet
-	[lt]category=Dokumentai/Skaičialentės
-	[lv]category=Dokumenti/Izklājlapa
-	[mk]category=Документи/Spreadsheet
-	[mn]category=Баримтууд/Тархсан хуудас
-	[ms]category=Dokumen/Hamparan
-	[ne]category=कागजातहरु/सप्रेडशिट%
-	[nl]category=Documenten/Spreadsheet
-	[nn]category=Dokument/Rekneark
-	[no]category=Dokumenter/Regneark
-	[pl]category=Dokumenty/Arkusz kalkulacyjny
-	[pt]category=Documentos/Folha de Cálculo
-	[pt_BR]category=Documentos/Planilha
-	[ro]category=Documente/Foaie de calcul
-	[ru]category=Документы/Электронные таблицы
-	[sk]category=Dokumenty/Tabuľka
-	[sl]category=Dokumenti/Preglednice
-	[sq]category=Dokumente/Fletë llogaritjesh
-	[sr]category=Документ/Табеларни прорачуни
-	[sr at Latn]category=Dokument/Tabelarni proračuni
-	[sv]category=Dokument/Kalkylblad
-	[tr]category=Belge/Hesap Tablosu
-	[uk]category=Документи/Електронна таблиця
-	[vi]category=Tài liệu/Bảng tính
-	[wa]category=Documints/TÃ¥vleu
-	[zh_CN]category=文档/电子表格
-	[zh_TW]category=文件/試算表
-	use_category_default=yes
-
-application/vnd.stardivision.chart
-	description=StarChart chart
-	[ar]description=رسم بياني StarChart
-	[az]description=StarChart diaqramı
-	[be]description=Дыяграма StarChart
-	[bg]description=StarChart графика
-	[bn]description=স্টারচার্ট মানচিত্র
-	[ca]description=Gràfica d'StarChart
-	[cs]description=Graf StarChart
-	[cy]description=Siart StarChart
-	[da]description=StarChart-diagram
-	[de]description=StarCalc-Balkendiagramm
-	[el]description=Γράφημα StarChart
-	[eo]description=StarChart karto
-	[es]description=Gráfico de StarChart
-	[et]description=StarChart diagramm
-	[fi]description=StarChart-kaavio
-	[fr]description=Graphique StarChart
-	[gl]description=Gráfica do StarChart
-	[he]description=טבלת StarChart
-	[hi]description=स्टार्टचार्ट चार्ट
-	[hu]description=StarChart-grafikon
-	[id]description=StarChart chart
-	[is]description=StarChart kort
-	[it]description=Grafico StarChart
-	[ja]description=StarChart のチャート
-	[ko]description=StarCalc 표
-	[li]description=StarChart grafik
-	[lt]description=StarChart diagrama
-	[lv]description=StarChart grafiks
-	[mk]description=StarChart chart
-	[mn]description=StarChart диаграмм
-	[ms]description=Carta StarChart
-	[ne]description=स्टारचार्ट चार्ट 
-	[nl]description=StarChart grafiek
-	[nn]description=StarChart-graf
-	[no]description=StarChart graf
-	[pl]description=Wykres StarChart
-	[pt]description=Gráfico StarChart
-	[pt_BR]description=Gráfico StarChart
-	[ro]description=Diagramă StarChart
-	[ru]description=диаграмма формата StarChart
-	[sk]description=Graf StarChart
-	[sl]description=Graf StarChart
-	[sq]description=Grafik StarChart
-	[sr]description=StarChart графикон
-	[sr at Latn]description=StarChart grafikon
-	[sv]description=StarChart-diagram
-	[tr]description=StarChart çizgesi
-	[uk]description=графік у форматі StarChart
-	[vi]description=Biểu đồ StarChart
-	[zh_CN]description=StarChart 图表
-	[zh_TW]description=StarChart 圖表
-	default_action_type=application
-	short_list_application_ids_for_novice_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
-	short_list_application_ids_for_intermediate_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
-	short_list_application_ids_for_advanced_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
-	category=Documents
-	[am]category=ሰነዶች
-	[ar]category=مستندات
-	[az]category=Sənədlər
-	[be]category=Дакумэнты
-	[bg]category=Документи
-	[bn]category=নথীসমূহ (ডকুমেন্টন্ট্স্)
-	[ca]category=Documents
-	[cs]category=Dokumenty
-	[cy]category=Dogfennau
-	[da]category=Dokumenter
-	[de]category=Dokumente
-	[el]category=Έγγραφα
-	[eo]category=Dokumentoj
-	[es]category=Documentos
-	[et]category=Dokumendid
-	[fa]category=نوشتارها
-	[fi]category=Asiakirjat
-	[fr]category=Documents
-	[ga]category=Doiciméad
-	[he]category=מסמכים
-	[hi]category=दस्तावेज
-	[hu]category=Dokumentumok
-	[id]category=Dokumen
-	[is]category=Skjöl
-	[it]category=Documenti
-	[ja]category=ドキュメント
-	[ko]category=문서
-	[li]category=Dokkemènter
-	[lt]category=Dokumentai
-	[lv]category=Dokumenti
-	[mk]category=Документи
-	[ml]category=ഗ്രന്ഥങ്ങള്
-	[mn]category=Баримтууд
-	[ms]category=Dokumen
-	[ne]category=कागजातहरु%
-	[nl]category=Documenten
-	[nn]category=Dokument
-	[no]category=Dokumenter
-	[pl]category=Dokumenty
-	[pt]category=Documentos
-	[pt_BR]category=Documentos
-	[ro]category=Documente
-	[ru]category=Документы
-	[sk]category=Dokumenty
-	[sl]category=Dokumenti
-	[sq]category=Dokumente
-	[sr]category=Документ
-	[sr at Latn]category=Dokument
-	[sv]category=Dokument
-	[tr]category=Belge
-	[uk]category=Документи
-	[vi]category=Tài liệu
-	[wa]category=Documints
-	[zh_CN]category=文档
-	[zh_TW]category=文件
-	use_category_default=no
-
-application/vnd.stardivision.draw
-	description=StarDraw drawing
-	[ar]description=رسم StarDraw
-	[az]description=StarDraw rəsmi
-	[be]description=Рысунак StarDraw
-	[bg]description=StarDraw чертеж
-	[bn]description=স্টারড্র ছবি
-	[ca]description=Dibuix d'StarDraw
-	[cs]description=Kresba StarDraw
-	[cy]description=Darlun StarDraw
-	[da]description=StarDraw-tegning
-	[de]description=StarDraw-Zeichnung
-	[el]description=Σχέδιο StarDraw 
-	[eo]description=SarDraw grafiko
-	[es]description=Dibujo de StarDraw
-	[et]description=StarDraw joonistus
-	[fi]description=StarDraw-piirros
-	[fr]description=Dessin StarDraw
-	[gl]description=Debuxo do StarDraw
-	[he]description=ציור StarDraw
-	[hi]description=स्ट्रारड्रा ड्राइंग
-	[hu]description=StarDraw-rajz
-	[id]description=StarDraw drawing
-	[is]description=StarDraw teikning
-	[it]description=Disegno StarDraw
-	[ja]description=StarDraw のドローファイル
-	[ko]description=StarCalc 드로잉
-	[li]description=StarDraw teikening
-	[lt]description=StarDraw brėžinys
-	[lv]description=StarDraw zīmējums
-	[mk]description=StarDraw цртеж
-	[mn]description=StarDraw зураг
-	[ms]description=Lukisan StarDraw
-	[ne]description=स्टारड्र ड्रईंग
-	[nl]description=StarDraw tekening
-	[nn]description=StarDraw-teikning
-	[no]description=StarDraw tegning
-	[pl]description=Rysunek StarDraw
-	[pt]description=Desenho StarDraw
-	[pt_BR]description=Desenho do StarDraw
-	[ro]description=Desen StarDraw
-	[ru]description=рисунок формата StarDraw
-	[sk]description=Kresba StarDraw
-	[sl]description=Risba StarDraw
-	[sq]description=Vizatim StarDraw
-	[sr]description=StarDraw drawing
-	[sr at Latn]description=StarDraw drawing
-	[sv]description=StarDraw-teckning
-	[tr]description=StarDraw çizimi
-	[uk]description=рисунок у форматі StarDraw
-	[vi]description=Bản vẽ StarDraw
-	[zh_CN]description=StarDraw 绘图
-	[zh_TW]description=StarDraw 繪圖
-	default_action_type=application
-	short_list_application_ids_for_novice_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
-	short_list_application_ids_for_intermediate_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
-	short_list_application_ids_for_advanced_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
-	category=Documents
-	[am]category=ሰነዶች
-	[ar]category=مستندات
-	[az]category=Sənədlər
-	[be]category=Дакумэнты
-	[bg]category=Документи
-	[bn]category=নথীসমূহ (ডকুমেন্টন্ট্স্)
-	[ca]category=Documents
-	[cs]category=Dokumenty
-	[cy]category=Dogfennau
-	[da]category=Dokumenter
-	[de]category=Dokumente
-	[el]category=Έγγραφα
-	[eo]category=Dokumentoj
-	[es]category=Documentos
-	[et]category=Dokumendid
-	[fa]category=نوشتارها
-	[fi]category=Asiakirjat
-	[fr]category=Documents
-	[ga]category=Doiciméad
-	[he]category=מסמכים
-	[hi]category=दस्तावेज
-	[hu]category=Dokumentumok
-	[id]category=Dokumen
-	[is]category=Skjöl
-	[it]category=Documenti
-	[ja]category=ドキュメント
-	[ko]category=문서
-	[li]category=Dokkemènter
-	[lt]category=Dokumentai
-	[lv]category=Dokumenti
-	[mk]category=Документи
-	[ml]category=ഗ്രന്ഥങ്ങള്
-	[mn]category=Баримтууд
-	[ms]category=Dokumen
-	[ne]category=कागजातहरु%
-	[nl]category=Documenten
-	[nn]category=Dokument
-	[no]category=Dokumenter
-	[pl]category=Dokumenty
-	[pt]category=Documentos
-	[pt_BR]category=Documentos
-	[ro]category=Documente
-	[ru]category=Документы
-	[sk]category=Dokumenty
-	[sl]category=Dokumenti
-	[sq]category=Dokumente
-	[sr]category=Документ
-	[sr at Latn]category=Dokument
-	[sv]category=Dokument
-	[tr]category=Belge
-	[uk]category=Документи
-	[vi]category=Tài liệu
-	[wa]category=Documints
-	[zh_CN]category=文档
-	[zh_TW]category=文件
-	use_category_default=no
-
-application/vnd.stardivision.impress
-	description=StarImpress presentation
-	[ar]description=تقديم StarImpress
-	[az]description=StarImpress nümayişi
-	[be]description=Прэзентацыя StarImpress
-	[bg]description=StarImpress презентация
-	[bn]description=স্টারইম্প্রেস উপস্থাপনা
-	[ca]description=Presentació d'StarImpress
-	[cs]description=Prezentace StarImpress
-	[cy]description=Cyflwyniad StarImpress
-	[da]description=StarImpress-præsentation
-	[de]description=StarImpress-Präsentation
-	[el]description=Παρουσίαση StarImpress
-	[eo]description=StarImpress prezentaĵo
-	[es]description=Presentación de StarImpress
-	[et]description=StarImpress presentatsioon
-	[fi]description=StarImpress-esitys
-	[fr]description=Présentation StarImpress
-	[ga]description=toirbheartas ó StarImpress
-	[gl]description=Presentación do StarImpress
-	[he]description=מצגת StarImpress
-	[hi]description=स्टार इम्प्रेस प्रिजेन्टेशन
-	[hu]description=StarImpress-prezentáció
-	[id]description=presentasi StarImpress
-	[is]description=StarImpress framsetning
-	[it]description=Presentazione StarImpress
-	[ja]description=StarImpress プレゼンテーション
-	[ko]description=StarImpress 프리젠테이션
-	[li]description=StarImpress presentasie
-	[lt]description=StarImpress pateiktis
-	[lv]description=StarImpress prezentācija
-	[mk]description=StarImpress презентација
-	[mn]description=StarImpress танилцуулга
-	[ms]description=Persembahan StarImpress
-	[ne]description=स्टारलमप्रेस प्रस्तुति
-	[nl]description=StarImpress presentatie
-	[nn]description=StarImpress-presentasjon
-	[no]description=StarImpress-presentasjon
-	[pl]description=Prezentacja StarImpress
-	[pt]description=Apresentação StarImpress
-	[pt_BR]description=Apresentação do StarImpress
-	[ro]description=Prezentare StarImpress
-	[ru]description=презентация формата StarImpress
-	[sk]description=Prezentácia StarImpress
-	[sl]description=Predstavitev StarImpress
-	[sq]description=Prezantim StarImpress
-	[sr]description=StarImpress презентација
-	[sr at Latn]description=StarImpress prezentacija
-	[sv]description=StarImpress-presentation
-	[tr]description=StarImpress sunumu
-	[uk]description=презентація у форматі StarImpress
-	[vi]description=Trình bày StarImpress
-	[wa]description=Prezintåcion StarImpress
-	[zh_CN]description=StarImpress 演示文稿
-	[zh_TW]description=StarImpress 簡報檔
-	default_action_type=application
-	short_list_application_ids_for_novice_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
-	short_list_application_ids_for_intermediate_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
-	short_list_application_ids_for_advanced_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
-	category=Documents/Presentation
-	[am]category=ሰነዶች/Presentation
-	[ar]category=مستندات/تقديم
-	[az]category=Sənədlər/Nümayiş
-	[be]category=Дакумэнты/Прадстаўленьне
-	[bg]category=Документи/Презентации
-	[bn]category=নথীসমূহ(documents)/উপস্থাপনা
-	[ca]category=Documents/Presentació
-	[cs]category=Dokumenty/Prezentace
-	[cy]category=Dogfennau/Cyflwyniad
-	[da]category=Dokumenter/Præsentation
-	[de]category=Dokumente/Präsentation
-	[el]category=Έγγραφα/Παρουσίαση
-	[eo]category=Dokumentoj/Prezentaĵo
-	[es]category=Documentos/Presentación
-	[et]category=Dokumendid/Presentatsioon
-	[fi]category=Asiakirjat/Esitys
-	[fr]category=Documents/Présentation
-	[ga]category=Doiciméad/Toirbheartas
-	[he]category=מסמכים/מצגות
-	[hi]category=दस्तावेजद/प्रिजेन्टेशन
-	[hu]category=Dokumentum/Prezentáció
-	[id]category=Dokumen/Presentasi
-	[is]category=SKjöl/Framsetning
-	[it]category=Documenti/Presentazione
-	[ja]category=ドキュメント/プレゼンテーション系
-	[ko]category=문서/프리젠테이션
-	[li]category=Dokkemènter/Presentasie
-	[lt]category=Dokumentai/Pateiktys
-	[lv]category=Dokumenti/Presentācija
-	[mk]category=Документи/Презентација
-	[mn]category=Баримтууд/Танилцуулга
-	[ms]category=Dokumen/Persembahan
-	[ne]category=कागजातहरु/प्रस्तुतिकरण%
-	[nl]category=Documenten/Presentatie
-	[nn]category=Dokument/Presentasjon
-	[no]category=Dokumenter/Presentasjon
-	[pl]category=Dokumenty/Prezentacja
-	[pt]category=Documentos/Apresentação
-	[pt_BR]category=Documentos/Apresentação
-	[ro]category=Documente/Prezentare
-	[ru]category=Документы/Презентации
-	[sk]category=Dokumenty/Prezentácia
-	[sl]category=Dokumenti/Prezentacije
-	[sq]category=Dokumente/Prezantim
-	[sr]category=Документ/Презентација
-	[sr at Latn]category=Dokument/Prezentacija
-	[sv]category=Dokument/Presentation
-	[tr]category=Belge/Sunum
-	[uk]category=Документи/Презентація
-	[vi]category=Tài liệu/Trình bày
-	[wa]category=Documints/Prezintåcion
-	[zh_CN]category=文档/演示文稿
-	[zh_TW]category=文件/簡報檔
-	use_category_default=yes
-
-application/vnd.stardivision.mail
-	description=StarMail file
-	[am]description=የStarMail ፋይል
-	[ar]description=ملف StarMail
-	[az]description=StarMail faylı
-	[be]description=Файл StarMail
-	[bg]description=StarMail файл
-	[bn]description=স্টারমেইল ফাইল
-	[ca]description=Fitxer d'StarMail
-	[cs]description=Soubor StarMail
-	[cy]description=Ffeil StarMail
-	[da]description=StarMail-fil
-	[de]description=Star-Mail-Datei
-	[el]description=Αρχείο StarMail
-	[eo]description=StarMail dosiero
-	[es]description=Archivo StarMail
-	[et]description=StarMail fail
-	[fa]description=پرونده‌ی StarMail
-	[fi]description=StarMail-tiedosto
-	[fr]description=Fichier StarMail
-	[ga]description=Comhad StarMail
-	[gl]description=Ficheiro do StarMail
-	[he]description=קובץ StarMail
-	[hi]description=स्टारमेल फाइल
-	[hu]description=StarMail-fájl
-	[id]description=file StarMail
-	[is]description=StarMail skrá
-	[it]description=File StarMail
-	[ja]description=StarMail のファイル
-	[ko]description=StarMail 파일
-	[li]description=StarMail besjtandj
-	[lt]description=StarMail byla
-	[lv]description=StarMail fails
-	[mk]description=StarMail датотека
-	[mn]description=StarMail файл
-	[ms]description=Fail StarMail
-	[ne]description=स्टार मेल फाईलl
-	[nl]description=StarMail bestand
-	[nn]description=StarMail-fil
-	[no]description=StarMail-fil
-	[pl]description=Plik StarMail
-	[pt]description=Ficheiro StarMail
-	[pt_BR]description=Arquivo StarMail
-	[ro]description=FiÅŸier StarMail
-	[ru]description=файл формата StarMail
-	[sk]description=Súbor StarMail
-	[sl]description=Datoteka StarMail
-	[sq]description=File StarMail
-	[sr]description=StarMail датотека
-	[sr at Latn]description=StarMail datoteka
-	[sv]description=StarMail-fil
-	[tr]description=StarMail dosyası
-	[uk]description=файл у форматі StarMail
-	[vi]description=Tập tin StarMail
-	[zh_CN]description=StarMail 文件
-	[zh_TW]description=StarMail 檔案
-	default_action_type=application
-	short_list_application_ids_for_novice_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
-	short_list_application_ids_for_intermediate_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
-	short_list_application_ids_for_advanced_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
-	category=Documents
-	[am]category=ሰነዶች
-	[ar]category=مستندات
-	[az]category=Sənədlər
-	[be]category=Дакумэнты
-	[bg]category=Документи
-	[bn]category=নথীসমূহ (ডকুমেন্টন্ট্স্)
-	[ca]category=Documents
-	[cs]category=Dokumenty
-	[cy]category=Dogfennau
-	[da]category=Dokumenter
-	[de]category=Dokumente
-	[el]category=Έγγραφα
-	[eo]category=Dokumentoj
-	[es]category=Documentos
-	[et]category=Dokumendid
-	[fa]category=نوشتارها
-	[fi]category=Asiakirjat
-	[fr]category=Documents
-	[ga]category=Doiciméad
-	[he]category=מסמכים
-	[hi]category=दस्तावेज
-	[hu]category=Dokumentumok
-	[id]category=Dokumen
-	[is]category=Skjöl
-	[it]category=Documenti
-	[ja]category=ドキュメント
-	[ko]category=문서
-	[li]category=Dokkemènter
-	[lt]category=Dokumentai
-	[lv]category=Dokumenti
-	[mk]category=Документи
-	[ml]category=ഗ്രന്ഥങ്ങള്
-	[mn]category=Баримтууд
-	[ms]category=Dokumen
-	[ne]category=कागजातहरु%
-	[nl]category=Documenten
-	[nn]category=Dokument
-	[no]category=Dokumenter
-	[pl]category=Dokumenty
-	[pt]category=Documentos
-	[pt_BR]category=Documentos
-	[ro]category=Documente
-	[ru]category=Документы
-	[sk]category=Dokumenty
-	[sl]category=Dokumenti
-	[sq]category=Dokumente
-	[sr]category=Документ
-	[sr at Latn]category=Dokument
-	[sv]category=Dokument
-	[tr]category=Belge
-	[uk]category=Документи
-	[vi]category=Tài liệu
-	[wa]category=Documints
-	[zh_CN]category=文档
-	[zh_TW]category=文件
-	use_category_default=no
-
-application/vnd.stardivision.math
-	description=StarMath document
-	[am]description=የStarMath ሰነድ
-	[ar]description=مستند StarMath
-	[az]description=MathML sənədi
-	[be]description=Дакумэнт StarMath
-	[bg]description=StarMath документ
-	[bn]description=স্টারম্যাথ নথী
-	[ca]description=Document d'StarML
-	[cs]description=Dokument StarMath
-	[cy]description=Dogfen StarMath
-	[da]description=StarMath-dokument
-	[de]description=StarMath-Dokument
-	[el]description=Έγγραφο StarMath
-	[eo]description=StarMath dokumento
-	[es]description=Documento de StarMath
-	[et]description=StarMath dokument
-	[fi]description=StarMath-asiakirja
-	[fr]description=Document StarMath
-	[ga]description=Doiciméad StarMath
-	[gl]description=Documento do StarMath
-	[he]description=מסמך StarMath
-	[hi]description=स्टारमेथ दस्तावेज
-	[hu]description=StarMath-dokumentum
-	[id]description=dokumen StarMath
-	[is]description=StarMath skjal
-	[it]description=Documento StarMath
-	[ja]description=StartMath ドキュメント
-	[ko]description=StarMath 문서
-	[li]description=StarMath dokkemènt
-	[lt]description=StarMath dokumentas
-	[lv]description=StarMath dokuments
-	[mk]description=StarMath документ
-	[mn]description=StarMath баримт бичиг
-	[ms]description=Dokumen StarMath
-	[ne]description=स्टार म्याथ कागजात
-	[nl]description=StarMath document
-	[nn]description=StarMath-dokument
-	[no]description=StarMath-dokument
-	[pl]description=Dokument StarMath
-	[pt]description=Documento StarMath
-	[pt_BR]description=Documento do StarMath
-	[ro]description=Document StarMath
-	[ru]description=документ формата StarMath
-	[sk]description=Dokument StarMath
-	[sl]description=Dokument StarMath
-	[sq]description=Dokument StarMath
-	[sr]description=StarMath документ
-	[sr at Latn]description=StarMath dokument
-	[sv]description=StarMath-dokument
-	[tr]description=StarMath belgesi
-	[uk]description=документ у форматі StarMath
-	[vi]description=Tài liệu StarMath
-	[wa]description=Documint StarMath
-	[zh_CN]description=StarMath 文档
-	[zh_TW]description=StarMath 文件
-	default_action_type=application
-	short_list_application_ids_for_novice_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
-	short_list_application_ids_for_intermediate_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
-	short_list_application_ids_for_advanced_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
-	category=Documents/Numeric
-	[am]category=ሰነዶች/Numeric
-	[ar]category=مستندات/عددي
-	[az]category=Sənədlər/Ədədlər
-	[be]category=Дакумэнты/Numeric
-	[bg]category=Документи/Числени
-	[bn]category=নথীসমূহ(documents)/নিউমেরিক
-	[ca]category=Documents/Numèric
-	[cs]category=Dokumenty/Numerické
-	[cy]category=Dogfennau/Rhifyddol
-	[da]category=Dokumenter/Tal
-	[de]category=Dokumente/Numerisch
-	[el]category=Έγγραφα/Αριθμητικά
-	[eo]category=Dokumentoj/Nobra
-	[es]category=Documentos/Numérico
-	[fa]category=نوشتارها/عددی
-	[fi]category=Asiakirjat/Numeriikka
-	[fr]category=Documents/Numérique
-	[ga]category=Doiciméad/Uimhriúil
-	[he]category=מסמכים/מספריים
-	[hi]category=दस्तावेज/आंकिक
-	[hu]category=Dokumentum/Számadatok
-	[id]category=Dokumen/Numerik
-	[is]category=Skjöl/Töluleg
-	[it]category=Documenti/Numerico
-	[ja]category=ドキュメント/数値系
-	[ko]category=문서/계산
-	[li]category=Dokkemènter/Numeriek
-	[lt]category=Dokumentai/Skaitiniai
-	[lv]category=Dokumenti/Gnumeric
-	[mk]category=Документи/Нумерички
-	[mn]category=Баримтууд/Тоо
-	[ms]category=Dokumen/Numerik
-	[ne]category=कागजातहरु/न्युमेरीक%
-	[nl]category=Documenten/Numeriek
-	[nn]category=Dokument/Numerisk
-	[no]category=Dokumenter/Numerisk
-	[pl]category=Dokumenty/Liczbowe
-	[pt]category=Documentos/Numérico
-	[pt_BR]category=Documentos/Numérico
-	[ro]category=Documente/Numeric
-	[ru]category=Документы/Числовые
-	[sk]category=Dokumenty/Číselné
-	[sl]category=Dokumenti/Numerični
-	[sq]category=Dokumente/Numerikë
-	[sr]category=Документ/Нумерички запис
-	[sr at Latn]category=Dokument/Numerički zapis
-	[sv]category=Dokument/Numeriskt
-	[tr]category=Belge/Sayısal
-	[uk]category=Документи/Числові
-	[vi]category=Tài liệu/Số
-	[wa]category=Documints/Limerike
-	[zh_CN]category=文档/数字
-	[zh_TW]category=文件/數學
-	use_category_default=no
-
-application/vnd.stardivision.writer
-	description=StarWriter document
-	[am]description=የStarWriter ሰነድ
-	[ar]description=مستند StarWriter
-	[az]description=StarWriter sənədi
-	[be]description=Дакумэнт StarWriter
-	[bg]description=StarWriter документ
-	[bn]description=স্টাররাইটার নথী
-	[ca]description=Document d'StarWriter
-	[cs]description=Dokument StarWriter
-	[cy]description=Dogfen StarWriter
-	[da]description=StarWriter-dokument
-	[de]description=StarWriter-Dokument
-	[el]description=Έγγραφο StarOffice Writer
-	[eo]description=StarWriter dokumento
-	[es]description=Documento de StarWriter
-	[et]description=StarWriter dokument
-	[fi]description=StarWriter-asiakirja
-	[fr]description=Document StarWriter
-	[ga]description=Doiciméad StarWriter
-	[gl]description=Documento do StarWriter
-	[he]description=מסמך StarWriter
-	[hi]description=स्टारराइटर दस्तावेज
-	[hu]description=StarWriter-dokumentum
-	[id]description=dokumen StarWriter
-	[is]description=StarWriter skjal
-	[it]description=Documento StarWriter
-	[ja]description=StarWriter ドキュメント
-	[ko]description=StarWriter 문서
-	[li]description=StarWriter dokkemènt
-	[lt]description=StarWriter dokumentas
-	[lv]description=StarWriter dokuments
-	[mk]description=StarWriter документ
-	[mn]description=StarWriter баримт
-	[ms]description=Dokumen StarWriter
-	[ne]description=स्टार राईटर कागजात
-	[nl]description=StarWriter document
-	[nn]description=StarWriter document
-	[no]description=StarWriter-dokument
-	[pl]description=Dokument StarWriter
-	[pt]description=Documento StarWriter
-	[pt_BR]description=Documento do StarWriter
-	[ro]description=Document StarWriter
-	[ru]description=документ формата StarWriter
-	[sk]description=Dokument StarWriter
-	[sl]description=Dokument StarWriter
-	[sq]description=Dokument StarWriter
-	[sr]description=StarWriter документ
-	[sr at Latn]description=StarWriter dokument
-	[sv]description=StarWriter-dokument
-	[tr]description=StarWriter belgesi
-	[uk]description=документ у форматі StarWriter
-	[vi]description=Tài liệu StarWriter
-	[wa]description=Documint StarWriter
-	[zh_CN]description=StarWriter 文档
-	[zh_TW]description=StarWriter 文件
-	default_action_type=application
-	short_list_application_ids_for_novice_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
-	short_list_application_ids_for_intermediate_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
-	short_list_application_ids_for_advanced_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
-	category=Documents/Word Processor
-	[am]category=ሰነዶች/Word Processor
-	[ar]category=مستندات/معالج كلمات
-	[az]category=Sənədlər/Söz İşləmci
-	[be]category=Дакумэнты/Тэкставы працэсар
-	[bg]category=Документи/Текстообработка
-	[bn]category=নথীসমূহ(documents)/ওয়ার্ড প্রসেসর
-	[ca]category=Documents/Processador de textos
-	[cs]category=Dokumenty/Textový procesor
-	[cy]category=Dogfennau/Prosesydd Geiriau
-	[da]category=Dokumenter/Tekstbehandling
-	[de]category=Dokumente/Textverarbeitung
-	[el]category=Έγγραφα/Επεξεργαστής Κειμένου
-	[eo]category=Dokumentoj/Verkilo
-	[es]category=Documentos/Procesador de textos
-	[et]category=Dokumendid/Tekstitöötlus
-	[fa]category=نوشتارها/واژه‌پرداز
-	[fi]category=Asiakirjat/Tekstinkäsittely
-	[fr]category=Documents/Traitement de texte
-	[he]category=מסמכים/מעבד תמלילים
-	[hi]category=दस्तावेज/शब्द संसाधक
-	[hu]category=Dokumentum/Szövegszerkesztő
-	[id]category=Dokumen/Pengolah Kata
-	[is]category=Skjöl/Ritvinnsla
-	[it]category=Documenti/Videoscrittura
-	[ja]category=ドキュメント/ワープロ系
-	[ko]category=문서/워드 프로세서
-	[li]category=Dokkemènter/Teksverwirker
-	[lt]category=Dokumentai/Tekstų Procesoriai
-	[lv]category=Dokumenti/Teksta Redaktors
-	[mk]category=Документи/Текст Процесор
-	[mn]category=Баримтууд/Үг Боловсруулалт
-	[ms]category=Dokumen/Pemproses Perkataan
-	[ne]category=कागजातहरु/वर्ड प्रोसेसर 
-	[nl]category=Documenten/Tekstverwerker
-	[nn]category=Dokument/Teksthandsaming
-	[no]category=Dokumenter/Tekstbehandling
-	[pl]category=Dokumenty/Procesor tekstu
-	[pt]category=Documentos/Processador de Texto
-	[pt_BR]category=Documentos/Processador de Textos
-	[ro]category=Documente/Procesare text
-	[ru]category=Документы/Текстовые процессоры
-	[sk]category=Dokumenty/Textový procesor
-	[sl]category=Dokumenti/Urejevalnik besedil
-	[sq]category=Dokumente/Video-shkrim
-	[sr]category=Документ/Процесор текста
-	[sr at Latn]category=Dokument/Procesor teksta
-	[sv]category=Dokument/Ordbehandlare
-	[tr]category=Belge/Sözcük İşlemci
-	[uk]category=Документи/Текстовий процесор
-	[vi]category=Tài liệu/Word Processor
-	[wa]category=Documints/Aspougneu d' tecse
-	[zh_CN]category=文档/字处理器
-	[zh_TW]category=文件/文書處理器
-	use_category_default=yes
-
-application/vnd.sun.xml.calc
-	description=OpenOffice.org spreadsheet
-	[ar]description=صفحة جداول OpenOffice.org
-	[az]description=StarOffice hesab cədvəli nümunəsi
-	[be]description=Электронная табліца OpenOffice.org
-	[bg]description=OpenOffice.org таблица
-	[bn]description=ওপেন-অফিস.অর্গ (OpenOffice.org) স্প্রেডশিট
-	[ca]description=Full de càlcul d'OpenOffice.org
-	[cs]description=Tabulka OpenOffice.org
-	[cy]description=Taenlen OpenOffice.org
-	[da]description=OpenOffice.org-regneark
-	[de]description=OpenOffice-Tabellendokument
-	[el]description=Λογιστικό φύλλο OpenOffice.org
-	[eo]description=OpenOffice.org sterntabelo
-	[es]description=Hoja de cálculo de OpenOffice.org
-	[et]description=OpenOffice.org arvutustabel
-	[fi]description=OpenOffice.org-taulukko
-	[fr]description=Feuille de calcul OpenOffice.org
-	[ga]description=scarbhileog ó OpenOffice.org
-	[gl]description=Folla de cálculo de OpenOffice.org
-	[he]description=גיליון נתונים OpenOffice.org
-	[hi]description=ओपनआफिस.ओआरजी स्पेरडशट
-	[hu]description=OpenOffice.org-munkafüzet
-	[id]description=OpenOffice.org spreadsheet
-	[is]description=OpenOffice.org töflureiknir
-	[it]description=Foglio di calcolo OpenOffice.org
-	[ja]description=OpenOffice.org スプレッドシート
-	[ko]description=OpenOffice.org 스프레드시트
-	[li]description=OpenOffice.org spreadsheet
-	[lt]description=OpenOffice.org skaičialentė
-	[lv]description=OpenOffice.org izklājlapa
-	[mk]description=OpenOffice.org spreadsheet
-	[mn]description=OpenOffice.org хүснэгт
-	[ms]description=Hamparan OpenOffice.org
-	[ne]description=ओपन अफिस.ओ आर जि स्प्रेडशिट
-	[nl]description=OpenOffice.org spreadsheet
-	[nn]description=OpenOffice.org-rekneark
-	[no]description=OpenOffice.org regneark
-	[pl]description=Arkusz kalkulacyjny OpenOffice.org
-	[pt]description=Folha de cálculo OpenOffice.org
-	[pt_BR]description=Planilha do OpenOffice.org
-	[ro]description=Foaie de calcul OpenOffice.org
-	[ru]description=таблица формата OpenOffice.org
-	[sk]description=Tabuľka OpenOffice.org
-	[sl]description=Preglednica OpenOffice.org
-	[sq]description=Fletë llogaritëse OpenOffice.org
-	[sr]description=OpenOffice.org табеларни прорачун
-	[sr at Latn]description=OpenOffice.org tabelarni proračun
-	[sv]description=OpenOffice.org-kalkylblad
-	[tr]description=OpenOffice.org hesap tablosu
-	[uk]description=електронна таблиця у форматі OpenOffice.org
-	[vi]description=Bảng tính OpenOffice
-	[wa]description=Foye tåvleu d' OpenOffice.org
-	[zh_CN]description=OpenOffice.org 电子表格
-	[zh_TW]description=OpenOffice.org 試算表
-	default_action_type=application
-	short_list_application_ids_for_novice_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
-	short_list_application_ids_for_intermediate_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
-	short_list_application_ids_for_advanced_user_level=libreoffice,libreoffice at OOO_BINSUFFIX@,openoffice,openoffice at OOO_BINSUFFIX@,staroffice
-	category=Documents/Spreadsheet
-	[am]category=ሰነዶች/Spreadsheet
-	[ar]category=مستندات/برنامج جدولة
-	[az]category=Sənədlər/Hesab Cədvəli
-	[be]category=Дакумэнты/Электронная табліца
-	[bg]category=Документи/Таблици
-	[bn]category=নথীসমূহ(documents)/স্প্রেডশিট
-	[ca]category=Document/Full de càlcul
-	[cs]category=Dokumenty/Tabulka
-	[cy]category=Dogfennau/Taenlen
-	[da]category=Dokumenter/Regneark
-	[de]category=Dokumente/Tabellenkalkulation
-	[el]category=Έγγραφα/Λογιστικά φύλλα
-	[eo]category=Dokumento/Sterntabelo
-	[es]category=Documentos/Hoja de cálculo
-	[et]category=Dokumendid/Arvutustabel
-	[fa]category=نوشتارها/صفحه‌گسترده
-	[fi]category=Asiakirjat/Taulukko
-	[fr]category=Documents/Feuille de calcul
-	[ga]category=Doiciméad/Scarbhileog
-	[he]category=מסמכים/גיליונות נתונים
-	[hi]category=दस्तावेज/स्प्रेडशीट
-	[hu]category=Dokumentum/Munkafüzet
-	[id]category=Dokumen/Spreadsheet
-	[is]category=Skjöl/Töflureiknar
-	[it]category=Documenti/Foglio di calcolo
-	[ja]category=ドキュメント/スプレッドシート系
-	[ko]category=문서/스프레드시트
-	[li]category=Dokkemènter/Spreadsheet
-	[lt]category=Dokumentai/Skaičialentės
-	[lv]category=Dokumenti/Izklājlapa
-	[mk]category=Документи/Spreadsheet
-	[mn]category=Баримтууд/Тархсан хуудас
-	[ms]category=Dokumen/Hamparan
-	[ne]category=कागजातहरु/सप्रेडशिट%
-	[nl]category=Documenten/Spreadsheet
-	[nn]category=Dokument/Rekneark
-	[no]category=Dokumenter/Regneark
-	[pl]category=Dokumenty/Arkusz kalkulacyjny
-	[pt]category=Documentos/Folha de Cálculo
-	[pt_BR]category=Documentos/Planilha
-	[ro]category=Documente/Foaie de calcul
-	[ru]category=Документы/Электронные таблицы
-	[sk]category=Dokumenty/Tabuľka
-	[sl]category=Dokumenti/Preglednice
-	[sq]category=Dokumente/Fletë llogaritjesh
-	[sr]category=Документ/Табеларни прорачуни
-	[sr at Latn]category=Dokument/Tabelarni proračuni
-	[sv]category=Dokument/Kalkylblad
-	[tr]category=Belge/Hesap Tablosu
-	[uk]category=Документи/Електронна таблиця
-	[vi]category=Tài liệu/Bảng tính
-	[wa]category=Documints/TÃ¥vleu
-	[zh_CN]category=文档/电子表格
-	[zh_TW]category=文件/試算表
-	use_category_default=yes
-
-application/vnd.sun.xml.calc.template
-	description=OpenOffice.org spreadsheet template
-	[ar]description=نموذج صفحة جداول OpenOffice.org
-	[az]description=OpenOffice.org hesab cədvəli 
-	[be]description=Шаблён электроннае табліцы OpenOffice.org
-	[bg]description=OpenOffice.org шаблон за таблици
-	[bn]description=ওপেন-অফিস.অর্গ (OpenOffice.org) স্প্রেডশিট ছাঁচ
-	[ca]description=Plantilla de full de càlcul d'OpenOffice.org
-	[cs]description=Å ablona tabulky OpenOffice.org
-	[cy]description=Templed Taenlen OpenOffice.org
-	[da]description=OpenOffice.org-regnearksskabelon
-	[de]description=OpenOffice-Tabellendokumentvorlage
-	[el]description=Πρότυπο Λογιστικό φύλλο OpenOffice.org
-	[eo]description=OpenOffice.org sterntabela ŝablono
-	[es]description=Plantilla de hoja de cálculo OpenOffice.org
-	[et]description=OpenOffice.org arvutustabeli mall
-	[fi]description=OpenOffice.org-taulukkomalli
-	[fr]description=Modèle de feuille de calcul OpenOffice.org
-	[gl]description=Patrón de folla de cálculo de OpenOffice.org
-	[he]description=תבנית גיליון נתונים OpenOffice.org
-	[hi]description=ओपनआफिस.ओआरजी स्प्रेडशीट टेम्पलेट
-	[hu]description=OpenOffice.org-munkafüzetsablon
-	[id]description=OpenOffice.org spreadsheet template
-	[is]description=OpenOffice.org töflureikni skapalón
-	[it]description=Modello foglio di calcolo OpenOffice.org
-	[ja]description=OpenOffice.org スプレッドシートのテンプレート
-	[ko]description=OpenOffice.org 스프레드시트
-	[li]description=OpenOffice.org spreadsheet sjabloon
-	[lt]description=OpenOffice.org skaičialentės šablonas
-	[lv]description=OpenOffice.org izklājlapas paraugs
-	[mk]description=OpenOffice.org spreadsheet мустра
-	[mn]description=OpenOffice.org хүснэгтийн загвар
-	[ms]description=Templat hamparan OpenOffice.org
-	[ne]description=ओपन अफिस.ओ आर जि स्प्रेडशिट टेमप्लेट
-	[nl]description=OpenOffice.org spreadsheet sjabloon
-	[nn]description=OpenOffice.org-reknearkmal
-	[no]description=OpenOffice.org regnearkmal
-	[pl]description=Szablon arkusza kalkulacyjnego OpenOffice.org
-	[pt]description=Modelo de folha de cálculo OpenOffice.org
-	[pt_BR]description=Modelo de planilha do OpenOffice.org
-	[ro]description=Åžablon pentru foaie de calcul OpenOffice.org
-	[ru]description=шаблон таблицы формата OpenOffice.org
-	[sk]description=Šablóna tabuľky OpenOffice.org
-	[sl]description=Predloga preglednice OpenOffice.org
-	[sq]description=Model flete llogaritëse OpenOffice.org

... etc. - the rest is truncated


More information about the Libreoffice-commits mailing list