mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
Libre Office tweaks.
Make a symlink to the unopkg script. Install 2 man pages. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9911 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
04a753cb7b
commit
8d5cd1bb64
@ -302,6 +302,8 @@ do
|
||||
chmod 755 /usr/bin/${program}
|
||||
done &&
|
||||
ln -s ../lib/libreoffice/program/spadmin /usr/bin/printeradmin &&
|
||||
ln -s ../lib/libreoffice/program/unopkg /usr/bin &&
|
||||
cp sysui/desktop/man/{libreoffice,unopkg}.1 /usr/share/man/man1 &&
|
||||
for res in 16 32 48 128 256
|
||||
do
|
||||
mkdir -p /usr/share/icons/hicolor/${res}x${res}/{apps,mimetypes}
|
||||
@ -583,6 +585,19 @@ Terminal=false" > /usr/share/applications/printeradmin.desktop</userinput></scre
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="unopkg">
|
||||
<term><command>unopkg</command></term>
|
||||
<listitem>
|
||||
<para>
|
||||
is a tool to manage <application>Libre Office</application>
|
||||
extensions from the command line.
|
||||
</para>
|
||||
<indexterm zone="libreoffice unopkg">
|
||||
<primary sortas="b-unopkg">unopkg</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="writer">
|
||||
<term><command>writer</command></term>
|
||||
<listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user