summaryrefslogtreecommitdiff
path: root/extras/unx/source/kde/mimelnk
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-25 16:31:38 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-25 16:31:38 +0000
commitc9b1ecc256ef18c4f9830207d39b08ba02206d56 (patch)
tree1b7580755e8dbf5bdd0c8f030dc6832cb016fc49 /extras/unx/source/kde/mimelnk
parent27ce68aff26150da5695bc686b98fddb6ba59265 (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'extras/unx/source/kde/mimelnk')
-rw-r--r--extras/unx/source/kde/mimelnk/application/delzip1
-rw-r--r--extras/unx/source/kde/mimelnk/application/makefile.mk82
-rw-r--r--extras/unx/source/kde/mimelnk/application/x-scalc.kdelnk10
-rw-r--r--extras/unx/source/kde/mimelnk/application/x-sda.kdelnk10
-rw-r--r--extras/unx/source/kde/mimelnk/application/x-sdf.kdelnk10
-rw-r--r--extras/unx/source/kde/mimelnk/application/x-sdraw.kdelnk10
-rw-r--r--extras/unx/source/kde/mimelnk/application/x-sds.kdelnk10
-rw-r--r--extras/unx/source/kde/mimelnk/application/x-sgl.kdelnk10
-rw-r--r--extras/unx/source/kde/mimelnk/application/x-smf.kdelnk10
-rw-r--r--extras/unx/source/kde/mimelnk/application/x-swriter.kdelnk21
-rw-r--r--extras/unx/source/kde/mimelnk/text/delzip1
-rw-r--r--extras/unx/source/kde/mimelnk/text/html.kdelnk10
-rw-r--r--extras/unx/source/kde/mimelnk/text/makefile.mk84
13 files changed, 269 insertions, 0 deletions
diff --git a/extras/unx/source/kde/mimelnk/application/delzip b/extras/unx/source/kde/mimelnk/application/delzip
new file mode 100644
index 000000000000..636fda90bfcb
--- /dev/null
+++ b/extras/unx/source/kde/mimelnk/application/delzip
@@ -0,0 +1 @@
+ECHO is OFF
diff --git a/extras/unx/source/kde/mimelnk/application/makefile.mk b/extras/unx/source/kde/mimelnk/application/makefile.mk
new file mode 100644
index 000000000000..25edd9e7eb15
--- /dev/null
+++ b/extras/unx/source/kde/mimelnk/application/makefile.mk
@@ -0,0 +1,82 @@
+#*************************************************************************
+#
+# $RCSfile: makefile.mk,v $
+#
+# $Revision: 1.3 $
+#
+# last change: $Author: hr $ $Date: 2003-03-25 17:31:32 $
+#
+# The Contents of this file are made available subject to the terms of
+# either of the following licenses
+#
+# - GNU Lesser General Public License Version 2.1
+# - Sun Industry Standards Source License Version 1.1
+#
+# Sun Microsystems Inc., October, 2000
+#
+# GNU Lesser General Public License Version 2.1
+# =============================================
+# Copyright 2000 by Sun Microsystems, Inc.
+# 901 San Antonio Road, Palo Alto, CA 94303, USA
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License version 2.1, as published by the Free Software Foundation.
+#
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+# MA 02111-1307 USA
+#
+#
+# Sun Industry Standards Source License Version 1.1
+# =================================================
+# The contents of this file are subject to the Sun Industry Standards
+# Source License Version 1.1 (the "License"); You may not use this file
+# except in compliance with the License. You may obtain a copy of the
+# License at http://www.openoffice.org/license.html.
+#
+# Software provided under this License is provided on an "AS IS" basis,
+# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
+# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
+# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
+# See the License for the specific provisions governing your rights and
+# obligations concerning the Software.
+#
+# The Initial Developer of the Original Code is: Sun Microsystems, Inc.
+#
+# Copyright: 2000 by Sun Microsystems, Inc.
+#
+# All Rights Reserved.
+#
+# Contributor(s): _______________________________________
+#
+#
+#
+#*************************************************************************
+PRJ=..$/..$/..$/..$/..
+
+
+
+PRJNAME=extras
+TARGET=unxkdemimelnkapplication
+
+.INCLUDE : settings.mk
+
+.INCLUDE : $(PRJ)$/util$/target.pmk
+
+
+
+ZIP1TARGET = $(KDE_MIMELNK_APPL_TARGET)
+
+ZIP1LIST = * -x makefile.*
+
+
+
+.INCLUDE : target.mk
+
diff --git a/extras/unx/source/kde/mimelnk/application/x-scalc.kdelnk b/extras/unx/source/kde/mimelnk/application/x-scalc.kdelnk
new file mode 100644
index 000000000000..6bea0c8e5a49
--- /dev/null
+++ b/extras/unx/source/kde/mimelnk/application/x-scalc.kdelnk
@@ -0,0 +1,10 @@
+# KDE Config File
+[KDE Desktop Entry]
+MimeType=application/x-scalc
+Comment=mime type
+DefaultApp=OpenOffice
+Comment[pl]=Typ mime
+Icon=sdc.xpm
+Type=MimeType
+Patterns=*.sdc;
+Comment[de]=Mime Type
diff --git a/extras/unx/source/kde/mimelnk/application/x-sda.kdelnk b/extras/unx/source/kde/mimelnk/application/x-sda.kdelnk
new file mode 100644
index 000000000000..db4dde5b25bd
--- /dev/null
+++ b/extras/unx/source/kde/mimelnk/application/x-sda.kdelnk
@@ -0,0 +1,10 @@
+# KDE Config File
+[KDE Desktop Entry]
+MimeType=application/x-sda
+Comment=mime type
+DefaultApp=OpenOffice
+Comment[pl]=Typ mime
+Icon=sda.xpm
+Type=MimeType
+Patterns=*.sda;
+Comment[de]=Mime Type
diff --git a/extras/unx/source/kde/mimelnk/application/x-sdf.kdelnk b/extras/unx/source/kde/mimelnk/application/x-sdf.kdelnk
new file mode 100644
index 000000000000..ee1e5bca9daf
--- /dev/null
+++ b/extras/unx/source/kde/mimelnk/application/x-sdf.kdelnk
@@ -0,0 +1,10 @@
+# KDE Config File
+[KDE Desktop Entry]
+MimeType=application/x-sdf
+Comment=mime type
+DefaultApp=OpenOffice
+Comment[pl]=Typ mime
+Icon=sdf.xpm
+Type=MimeType
+Patterns=*.sdf;
+Comment[de]=Mime Type
diff --git a/extras/unx/source/kde/mimelnk/application/x-sdraw.kdelnk b/extras/unx/source/kde/mimelnk/application/x-sdraw.kdelnk
new file mode 100644
index 000000000000..ac6d3a319f24
--- /dev/null
+++ b/extras/unx/source/kde/mimelnk/application/x-sdraw.kdelnk
@@ -0,0 +1,10 @@
+# KDE Config File
+[KDE Desktop Entry]
+MimeType=application/x-sdraw
+Comment=mime type
+DefaultApp=OpenOffice
+Comment[pl]=Typ mime
+Icon=sdd.xpm
+Type=MimeType
+Patterns=*.sdd;
+Comment[de]=Mime Type
diff --git a/extras/unx/source/kde/mimelnk/application/x-sds.kdelnk b/extras/unx/source/kde/mimelnk/application/x-sds.kdelnk
new file mode 100644
index 000000000000..7d3dbc5c66a4
--- /dev/null
+++ b/extras/unx/source/kde/mimelnk/application/x-sds.kdelnk
@@ -0,0 +1,10 @@
+# KDE Config File
+[KDE Desktop Entry]
+MimeType=application/x-sds
+Comment=mime type
+DefaultApp=OpenOffice
+Comment[pl]=Typ mime
+Icon=sch.xpm
+Type=MimeType
+Patterns=*.sds;
+Comment[de]=Mime Type
diff --git a/extras/unx/source/kde/mimelnk/application/x-sgl.kdelnk b/extras/unx/source/kde/mimelnk/application/x-sgl.kdelnk
new file mode 100644
index 000000000000..536a289d2f3a
--- /dev/null
+++ b/extras/unx/source/kde/mimelnk/application/x-sgl.kdelnk
@@ -0,0 +1,10 @@
+# KDE Config File
+[KDE Desktop Entry]
+MimeType=application/x-sgl
+Comment=mime type
+DefaultApp=OpenOffice
+Comment[pl]=Typ mime
+Icon=sgl.xpm
+Type=MimeType
+Patterns=*.sgl;
+Comment[de]=Mime Type
diff --git a/extras/unx/source/kde/mimelnk/application/x-smf.kdelnk b/extras/unx/source/kde/mimelnk/application/x-smf.kdelnk
new file mode 100644
index 000000000000..623ee72e529c
--- /dev/null
+++ b/extras/unx/source/kde/mimelnk/application/x-smf.kdelnk
@@ -0,0 +1,10 @@
+# KDE Config File
+[KDE Desktop Entry]
+MimeType=application/x-smf
+Comment=mime type
+DefaultApp=OpenOffice
+Comment[pl]=Typ mime
+Icon=smf.xpm
+Type=MimeType
+Patterns=*.smf;
+Comment[de]=Mime Type
diff --git a/extras/unx/source/kde/mimelnk/application/x-swriter.kdelnk b/extras/unx/source/kde/mimelnk/application/x-swriter.kdelnk
new file mode 100644
index 000000000000..f5102c9d458d
--- /dev/null
+++ b/extras/unx/source/kde/mimelnk/application/x-swriter.kdelnk
@@ -0,0 +1,21 @@
+# KDE Config File
+[KDE Desktop Entry]
+Comment[fi]=
+Comment[pt]=
+Comment[fr]=
+Comment[sk]=
+Comment[es]=
+Comment[es]=
+MiniIcon=sdw.xpm
+MimeType=application/x-swriter
+Comment=OpenOffice file
+DefaultApp=OpenOffice
+Comment[pt_BR]=
+Comment[nl]=
+Comment[pl]=
+Icon=sdw.xpm
+Comment[no]=
+Comment[it]=
+Type=MimeType
+Comment[de]=OpenOffice Datei
+Patterns=*.sdw;
diff --git a/extras/unx/source/kde/mimelnk/text/delzip b/extras/unx/source/kde/mimelnk/text/delzip
new file mode 100644
index 000000000000..636fda90bfcb
--- /dev/null
+++ b/extras/unx/source/kde/mimelnk/text/delzip
@@ -0,0 +1 @@
+ECHO is OFF
diff --git a/extras/unx/source/kde/mimelnk/text/html.kdelnk b/extras/unx/source/kde/mimelnk/text/html.kdelnk
new file mode 100644
index 000000000000..a7e60b653a30
--- /dev/null
+++ b/extras/unx/source/kde/mimelnk/text/html.kdelnk
@@ -0,0 +1,10 @@
+# KDE Config File
+[KDE Desktop Entry]
+MimeType=text/html
+Comment=mime type
+DefaultApp=OpenOffice
+Comment[pl]=Typ mime
+Icon=htm.xpm
+Type=MimeType
+Patterns=*.html;*.htm;
+Comment[de]=Mime Type
diff --git a/extras/unx/source/kde/mimelnk/text/makefile.mk b/extras/unx/source/kde/mimelnk/text/makefile.mk
new file mode 100644
index 000000000000..6959de878ceb
--- /dev/null
+++ b/extras/unx/source/kde/mimelnk/text/makefile.mk
@@ -0,0 +1,84 @@
+#*************************************************************************
+#
+# $RCSfile: makefile.mk,v $
+#
+# $Revision: 1.3 $
+#
+# last change: $Author: hr $ $Date: 2003-03-25 17:31:38 $
+#
+# The Contents of this file are made available subject to the terms of
+# either of the following licenses
+#
+# - GNU Lesser General Public License Version 2.1
+# - Sun Industry Standards Source License Version 1.1
+#
+# Sun Microsystems Inc., October, 2000
+#
+# GNU Lesser General Public License Version 2.1
+# =============================================
+# Copyright 2000 by Sun Microsystems, Inc.
+# 901 San Antonio Road, Palo Alto, CA 94303, USA
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License version 2.1, as published by the Free Software Foundation.
+#
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+# MA 02111-1307 USA
+#
+#
+# Sun Industry Standards Source License Version 1.1
+# =================================================
+# The contents of this file are subject to the Sun Industry Standards
+# Source License Version 1.1 (the "License"); You may not use this file
+# except in compliance with the License. You may obtain a copy of the
+# License at http://www.openoffice.org/license.html.
+#
+# Software provided under this License is provided on an "AS IS" basis,
+# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
+# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
+# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
+# See the License for the specific provisions governing your rights and
+# obligations concerning the Software.
+#
+# The Initial Developer of the Original Code is: Sun Microsystems, Inc.
+#
+# Copyright: 2000 by Sun Microsystems, Inc.
+#
+# All Rights Reserved.
+#
+# Contributor(s): _______________________________________
+#
+#
+#
+#*************************************************************************
+PRJ=..$/..$/..$/..$/..
+
+
+
+PRJNAME=extras
+TARGET=unxkdemimelnktext
+
+.INCLUDE : settings.mk
+
+.INCLUDE : $(PRJ)$/util$/target.pmk
+
+
+
+ZIP1TARGET = $(KDE_MIMELNK_TEXT_TARGET)
+
+ZIP1LIST = * -x makefile.*
+
+
+
+.INCLUDE : target.mk
+
+
+