rename app ID to com.randogoth.muzzlevelocity
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
fc6c69db24
commit
6b11515aa2
6 changed files with 14 additions and 14 deletions
2
linux/CMakeLists.txt
Normal file → Executable file
2
linux/CMakeLists.txt
Normal file → Executable file
|
|
@ -7,7 +7,7 @@ project(runner LANGUAGES CXX)
|
|||
set(BINARY_NAME "muzzlevelocity")
|
||||
# The unique GTK application identifier for this application. See:
|
||||
# https://wiki.gnome.org/HowDoI/ChooseApplicationID
|
||||
set(APPLICATION_ID "com.example.muzzlevelocity")
|
||||
set(APPLICATION_ID "com.randogoth.muzzlevelocity")
|
||||
|
||||
# Explicitly opt in to modern CMake behaviors to avoid warnings with recent
|
||||
# versions of CMake.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue