diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:42:52 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:42:52 -0500 |
commit | 074785cea106179cb3305637055ab0a009ca74f2 (patch) | |
tree | e6ae371cccd642aa2b67f39752a2cdf1fd4eb040 /files/pl/nsixulappinfo | |
parent | da78a9e329e272dedb2400b79a3bdeebff387d47 (diff) | |
download | translated-content-074785cea106179cb3305637055ab0a009ca74f2.tar.gz translated-content-074785cea106179cb3305637055ab0a009ca74f2.tar.bz2 translated-content-074785cea106179cb3305637055ab0a009ca74f2.zip |
initial commit
Diffstat (limited to 'files/pl/nsixulappinfo')
-rw-r--r-- | files/pl/nsixulappinfo/index.html | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/files/pl/nsixulappinfo/index.html b/files/pl/nsixulappinfo/index.html new file mode 100644 index 0000000000..d7dfce9ac1 --- /dev/null +++ b/files/pl/nsixulappinfo/index.html @@ -0,0 +1,25 @@ +--- +title: nsIXULAppInfo +slug: nsIXULAppInfo +tags: + - Dokumentacja_API_XPCOM + - Interfejsy + - 'Interfejsy:Skryptowalne' + - 'Interfejsy:Zamrożone' + - Wszystkie_kategorie + - XPCOM +--- +<p></p><div style="border: solid #ddd 2px; margin-bottom: 12px;"> +<div style="background: #eee; padding: 2px;"><code><a href="https://dxr.mozilla.org/mozilla-central/source/xpcom/system/nsIXULAppInfo.idl" rel="custom">xpcom/system/nsIXULAppInfo.idl</a></code><span style="text-align: right; float: right;"><a href="/pl/docs/Interfejsy/O_interfejsach_skryptowalnych" style="color: #00cc00; font-weight: 700;">skryptowalny</a></span></div> +<span style="padding: 4px 2px;"> + +<i>Please add a summary to this article.</i> +</span> + +<div style="background: #eee; padding: 2px;"> +<span> </span> +<span style="text-align: right; float: right;">Last changed in Gecko mozilli1.8 </span></div> +</div> +<p></p><p>Aby uzyskać więcej informacji na temat jego stosowania, zobacz <a href="pl/Zastosowanie_nsIXULAppInfo">Zastosowanie nsIXULAppInfo</a>. +</p><p>W aplikacjach <a href="pl/XULRunner">XULRunner</a> <code>nsIXULAppInfo</code> uzyskuje specyficzne dla aplikacji informacje z <a href="pl/Pakowanie_aplikacji_XUL">application.ini</a>. +</p> |