PrismLauncher/program_info
Seth Flynn da4bf6e8c2
style: re-format tree with editorconfig
```
find $PWD \
  -type f \
  ! -path '*/.git/*' ! -path '*/flatpak/shared-modules/*' \
  ! -path '*/libraries/*' ! -path '*/testdata/*' ! -name '*.patch' \
  ! -name '*.svg' ! -name '*.scd' ! -path '*/program_info/LICENSE' \
  ! -path '*/COPYING.md' ! -path '*/cmake/*' ! -name '.gitmodules' \
  -exec eclint -fix {} \;
```

Signed-off-by: Seth Flynn <getchoo@tuta.io>
(cherry picked from commit fd91f87c21)
2026-01-18 23:01:42 +02:00
..
PrismLauncher.icon style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00
AdhocSignedApp.entitlements Only disable library validation if using ad-hoc signature 2024-11-29 21:18:07 -05:00
App.entitlements Remove unnecessary hardened runtime exceptions 2024-11-29 21:18:06 -05:00
CMakeLists.txt Update copyright year 2026-01-11 22:22:25 +00:00
genicons.sh fix(genicons/macOS): use correct filename suffixes, copy output file to current dir 2025-09-21 15:56:18 +05:00
instance_icons.svg chore: move instance_icons.svg 2022-11-29 20:07:00 +01:00
LICENSE Update License 2022-04-02 07:52:07 +10:00
modrinth-mrpack-mime.xml add .mrpack mime type 2022-10-25 00:12:27 +08:00
org.prismlauncher.PrismLauncher.bigsur.svg refactor: replace with new logo 2022-10-19 13:08:23 +02:00
org.prismlauncher.PrismLauncher.desktop.in fix: use Launcher_AppID in desktop file template 2025-09-21 15:58:20 +05:00
org.prismlauncher.PrismLauncher.logo-darkmode.svg refactor: replace with new logo 2022-10-19 13:08:23 +02:00
org.prismlauncher.PrismLauncher.logo.source.svg refactor: replace with new logo 2022-10-19 13:08:23 +02:00
org.prismlauncher.PrismLauncher.logo.svg refactor: replace with new logo 2022-10-19 13:08:23 +02:00
org.prismlauncher.PrismLauncher.metainfo.xml.in chore: refresh metainfo.xml.in 2025-06-16 20:40:38 +02:00
org.prismlauncher.PrismLauncher.Social.svg refactor: replace with new logo 2022-10-19 13:08:23 +02:00
org.prismlauncher.PrismLauncher.Source.svg refactor: replace with new logo 2022-10-19 13:08:23 +02:00
org.prismlauncher.PrismLauncher.svg refactor: replace with new logo 2022-10-19 13:08:23 +02:00
org.prismlauncher.PrismLauncher_256.png build: install 256x256 png icons 2025-11-29 11:09:24 -05:00
portable.txt refactor: combine portable and system builds 2022-04-16 18:13:09 +02:00
prismlauncher-monochrome.Source.svg refactor: replace with new logo 2022-10-19 13:08:23 +02:00
prismlauncher.6.scd feat(docs): add note about logging env variables in man page 2022-12-22 19:18:16 -03:00
prismlauncher.icns Lossless image compression 2024-11-12 20:17:17 -05:00
prismlauncher.ico feat: Compression script with compressed images 2024-11-13 19:04:31 +05:30
prismlauncher.manifest.in change(program_info): unhardcode brand from Windows files 2026-01-06 12:16:34 +00:00
prismlauncher.qrc.in Reduce app ID hardcoding 2025-03-09 14:16:48 +02:00
prismlauncher.rc.in change(program_info): unhardcode brand from Windows files 2026-01-06 12:16:34 +00:00
README.md Renamed inappropriate instances of "PrismLauncher" to "Prism Launcher" 2022-10-19 16:03:18 -05:00
win_install.nsi.in style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00

Prism Launcher Program Info

This is Prism Launcher's program info which contains information about:

  • Application name and logo (and branding in general)
  • Various URLs and API endpoints
  • Desktop file