diff options
| author | Ron Yorston <rmy@pobox.com> | 2018-07-25 10:36:02 +0100 |
|---|---|---|
| committer | Ron Yorston <rmy@pobox.com> | 2018-07-25 10:36:02 +0100 |
| commit | 779fd5745ac11bf752f5f4b977a274a39c192f90 (patch) | |
| tree | 58e68137a1e5337ed5345eeedfc6a4393e2cc4a5 | |
| parent | 958ba292aab941d81b4d89dedc92ba78ace6b1ad (diff) | |
| download | busybox-w32-manifest.tar.gz busybox-w32-manifest.tar.bz2 busybox-w32-manifest.zip | |
win32: fix typomanifest
| -rw-r--r-- | Config.in | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -421,7 +421,8 @@ config FEATURE_MANIFEST | |||
| 421 | default y | 421 | default y |
| 422 | depends on FEATURE_RESOURCES | 422 | depends on FEATURE_RESOURCES |
| 423 | help | 423 | help |
| 424 | Include a manifest which declares privleges required by the application. | 424 | Include a manifest which declares privileges required by the |
| 425 | application. | ||
| 425 | 426 | ||
| 426 | config FEATURE_ICON | 427 | config FEATURE_ICON |
| 427 | bool "Include application icon in binary" | 428 | bool "Include application icon in binary" |
