13,005
回編集
(→Geany) |
|||
311行目: | 311行目: | ||
<br> | <br> | ||
FeatherPadのデスクトップエントリファイルを作成する。<br> | FeatherPadのデスクトップエントリファイルを作成する。<br> | ||
<syntaxhighlight lang="ini"> | |||
[Desktop Entry] | [Desktop Entry] | ||
Type=Application | Type=Application | ||
333行目: | 334行目: | ||
Name=Standalone Window | Name=Standalone Window | ||
Exec=/<FeatherPadのインストールディレクトリ>/bin/featherpad --standalone | Exec=/<FeatherPadのインストールディレクトリ>/bin/featherpad --standalone | ||
</syntaxhighlight> | |||
<br><br> | <br><br> | ||