Packaging/Icons/ja: Difference between revisions
Haruki7049 (talk | contribs) Created page with "パッケージング/アイコン" |
Updating to match new version of source page |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
< | <languages /> | ||
== | <span id="Application_icons"></span> | ||
== アプリケーションアイコン == | |||
アプリケーションアイコンは<code>$out/share/icons/hicolor</code>にインストールされる必要があります。 | |||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
Line 44: | Line 42: | ||
</syntaxHighlight> | </syntaxHighlight> | ||
<code>-background none</code>は背景が透明なアイコンを作成します。 | |||
<code>-background none</code> | 代替案:<code>-background white</code> | ||
< | <span id="See_also"></span> | ||
=== | === 参考 === | ||
<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> |