dolphin *

openSUSE42.1で、KDEのdolphinからLibreOfficeの新規作成のテンプレートを使う

dolphinの右クリックで表示されるコンテキストメニュの新規作成に、
LibreOfficeの文書が表示されていない場合、以下の手順を試す。

$ rpm -qa | grep calligra-extras-dolphin
calligra-extras-dolphin-2.9.10-3.2.x86_64

見つかったので、テンプレート自体は入っている。

$ cd cd /usr/share/kde4/templates/
$ ls /usr/share/templates/

SpreadSheet.desktopやTextDocument.desktopが見つからない場合、
/usr/share/kde4/templates 以下にあるファイルのリンクを
/usr/share/templates/へ貼ってやる。

$ ls /usr/share/templates/.source

SpreadSheet.odsやTextDocument.odtが見つからない場合、
/usr/share/kde4/templates/.source 以下にあるファイルのリンクを
/usr/share/templates/.source/へ貼ってやる。

dolphinを立ち上げて右クリック、新規作成に"テキスト文書"や"表計算文書"が
表示されていれば成功。


カテゴリ: ハードウェア

Last-modified: 2018-03-28 (水) 17:59:57 (2220d)