TROMjaro XFCE joins and takes over the party
This commit is contained in:
@ -0,0 +1,37 @@
|
||||
[Desktop Entry]
|
||||
Version=1.1
|
||||
Type=Application
|
||||
Name=Office
|
||||
GenericName=Office
|
||||
Comment=The office productivity suite compatible to the open and standardized ODF document format. Supported by The Document Foundation.
|
||||
Icon=libreoffice-startcenter
|
||||
Exec=libreoffice %U
|
||||
Actions=Writer;Calc;Impress;Draw;Base;Math;
|
||||
MimeType=application/vnd.openofficeorg.extension;x-scheme-handler/vnd.libreoffice.cmis;x-scheme-handler/vnd.sun.star.webdav;x-scheme-handler/vnd.sun.star.webdavs;x-scheme-handler/vnd.libreoffice.command;x-scheme-handler/ms-word;x-scheme-handler/ms-powerpoint;x-scheme-handler/ms-excel;x-scheme-handler/ms-visio;x-scheme-handler/ms-access;
|
||||
Categories=Office;X-MandrivaLinux-Office-Other;X-Red-Hat-Base;X-SuSE-Core-Office;
|
||||
StartupNotify=true
|
||||
StartupWMClass=libreoffice-startcenter
|
||||
|
||||
[Desktop Action Writer]
|
||||
Name=Writer
|
||||
Exec=libreoffice --writer
|
||||
|
||||
[Desktop Action Calc]
|
||||
Name=Calc
|
||||
Exec=libreoffice --calc
|
||||
|
||||
[Desktop Action Impress]
|
||||
Name=Impress
|
||||
Exec=libreoffice --impress
|
||||
|
||||
[Desktop Action Draw]
|
||||
Name=Draw
|
||||
Exec=libreoffice --draw
|
||||
|
||||
[Desktop Action Base]
|
||||
Name=Base
|
||||
Exec=libreoffice --base
|
||||
|
||||
[Desktop Action Math]
|
||||
Name=Math
|
||||
Exec=libreoffice --math
|
Reference in New Issue
Block a user