File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed
Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -34,4 +34,6 @@ python -m nuitka \
3434 --output-dir=build \
3535 --linux-icon=" data/derpiwallpaper.png" \
3636 --include-data-files=" data/*=data/" \
37+ --file-description=" DerpiWallpaper is an app that can set your wallpaper to a random Image from derpibooru.org!" \
38+ --company-name=" tom300z" \
3739 --assume-yes-for-downloads
Original file line number Diff line number Diff line change @@ -34,4 +34,6 @@ python -m nuitka \
3434 --output-dir=build \
3535 --macos-app-icon=" data/derpiwallpaper.png" \
3636 --include-data-files=" data/*=data/" \
37+ --file-description=" DerpiWallpaper is an app that can set your wallpaper to a random Image from derpibooru.org!" \
38+ --company-name=" tom300z" \
3739 --assume-yes-for-downloads
Original file line number Diff line number Diff line change @@ -38,4 +38,6 @@ poetry run python -m nuitka `
3838 -- output- dir= build `
3939 -- windows- icon- from- ico= " data\derpiwallpaper.ico" `
4040 -- include- data- files= " data/*=data/" `
41+ -- file- description= " DerpiWallpaper is an app that can set your wallpaper to a random Image from derpibooru.org!" `
42+ -- company- name= " tom300z" `
4143 -- assume- yes- for- downloads
You can’t perform that action at this time.
0 commit comments