Packaging/Icons/ja: Difference between revisions

Haruki7049 (talk | contribs)
Created page with "パッケージング/アイコン"
 
FuzzyBot (talk | contribs)
Updating to match new version of source page
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
<div lang="en" dir="ltr" class="mw-content-ltr">
<languages />
== Application icons ==
<span id="Application_icons"></span>
</div>
== アプリケーションアイコン ==


<div lang="en" dir="ltr" class="mw-content-ltr">
アプリケーションアイコンは<code>$out/share/icons/hicolor</code>にインストールされる必要があります。
Application icons should be installed to <code>$out/share/icons/hicolor</code>.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
Line 44: Line 42:
</syntaxHighlight>
</syntaxHighlight>


<div lang="en" dir="ltr" class="mw-content-ltr">
<code>-background none</code>は背景が透明なアイコンを作成します。
<code>-background none</code> will create transparent icons.
代替案:<code>-background white</code>
Alternative: <code>-background white</code>.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<span id="See_also"></span>
=== See also ===
=== 参考 ===
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
Another example handling icons [https://github.com/NixOS/nixpkgs/blob/6d8e9b4f6197f7ce5106069f13debfc8e9b1fa8b/pkgs/applications/misc/obsidian/default.nix#L62 obsidian].
Another example handling icons [https://github.com/NixOS/nixpkgs/blob/6d8e9b4f6197f7ce5106069f13debfc8e9b1fa8b/pkgs/applications/misc/obsidian/default.nix#L62 obsidian].
</div>
</div>