「インストール - テキストエディタ」の版間の差分

📢 Webサイト閉鎖と移転のお知らせ
このWebサイトは2026年9月に閉鎖いたします。
新しい記事は移転先で追加しております。(旧サイトでは記事を追加しておりません)

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>