INTEGRATION: CWS oasissysint (1.3.22); FILE MERGED
2004/08/27 14:00:07 obr 1.3.22.1: #i32277# added mimetype registration for new oasis file types
This commit is contained in:
parent
179ea75a50
commit
a303cac118
1 changed files with 6 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
i pkginfo=pkginfo
|
||||
d none share 0755 root other
|
||||
d none share/gnome 0755 root other
|
||||
d none share/gnome/application-registry 0755 root other
|
||||
f none share/gnome/application-registry/%PREFIX.applications=%SOURCE/usr/share/gnome/application-registry/%PREFIX.applications 0644 root other
|
||||
d none share/applications 0755 root other
|
||||
|
@ -7,15 +9,18 @@ f none share/applications/%PREFIX-calc.desktop=%SOURCE/usr/share/applications/%P
|
|||
f none share/applications/%PREFIX-draw.desktop=%SOURCE/usr/share/applications/%PREFIX-draw.desktop 0644 root other
|
||||
f none share/applications/%PREFIX-impress.desktop=%SOURCE/usr/share/applications/%PREFIX-impress.desktop 0644 root other
|
||||
f none share/applications/%PREFIX-math.desktop=%SOURCE/usr/share/applications/%PREFIX-math.desktop 0644 root other
|
||||
f none share/applications/%PREFIX-base.desktop=%SOURCE/usr/share/applications/%PREFIX-base.desktop 0644 root other
|
||||
f none share/applications/%PREFIX-printeradmin.desktop=%SOURCE/usr/share/applications/%PREFIX-printeradmin.desktop 0644 root other
|
||||
d none share/gnome/mime-info 0755 root other
|
||||
f none share/gnome/mime-info/%PREFIX.keys=%SOURCE/usr/share/gnome/mime-info/%PREFIX.keys 0644 root other
|
||||
f none share/gnome/mime-info/%PREFIX.mime=%SOURCE/usr/share/gnome/mime-info/%PREFIX.mime 0644 root other
|
||||
d none share/pixmaps 0755 root other
|
||||
f none share/pixmaps/%PREFIX-writer.png=../icons/hicolor/48x48/apps/writer.png 0644 root other
|
||||
f none share/pixmaps/%PREFIX-calc.png=../icons/hicolor/48x48/apps/calc.png 0644 root other
|
||||
f none share/pixmaps/%PREFIX-draw.png=../icons/hicolor/48x48/apps/draw.png 0644 root other
|
||||
f none share/pixmaps/%PREFIX-impress.png=../icons/hicolor/48x48/apps/impress.png 0644 root other
|
||||
f none share/pixmaps/%PREFIX-math.png=../icons/hicolor/48x48/apps/math.png 0644 root other
|
||||
f none share/pixmaps/%PREFIX-base.png=../icons/hicolor/48x48/apps/base.png 0644 root other
|
||||
f none share/pixmaps/%PREFIX-printeradmin.png=../icons/hicolor/48x48/apps/printeradmin.png 0644 root other
|
||||
f none share/pixmaps/%PREFIX-text.png=../icons/hicolor/48x48/mimetypes/text.png 0644 root other
|
||||
f none share/pixmaps/%PREFIX-text-template.png=../icons/hicolor/48x48/mimetypes/text-template.png 0644 root other
|
||||
|
@ -27,3 +32,4 @@ f none share/pixmaps/%PREFIX-presentation.png=../icons/hicolor/48x48/mimetypes/p
|
|||
f none share/pixmaps/%PREFIX-presentation-template.png=../icons/hicolor/48x48/mimetypes/presentation-template.png 0644 root other
|
||||
f none share/pixmaps/%PREFIX-master-document.png=../icons/hicolor/48x48/mimetypes/master-document.png 0644 root other
|
||||
f none share/pixmaps/%PREFIX-formula.png=../icons/hicolor/48x48/mimetypes/formula.png 0644 root other
|
||||
f none share/pixmaps/%PREFIX-database.png=../icons/hicolor/48x48/mimetypes/database.png 0644 root other
|
||||
|
|
Loading…
Reference in a new issue