rename app id to match desktop file
This commit is contained in:
parent
8b7f88cc0b
commit
dd9b9fdc62
3 changed files with 6 additions and 6 deletions
|
|
@ -7,7 +7,7 @@ project(runner LANGUAGES CXX)
|
|||
set(BINARY_NAME "nexus")
|
||||
# The unique GTK application identifier for this application. See:
|
||||
# https://wiki.gnome.org/HowDoI/ChooseApplicationID
|
||||
set(APPLICATION_ID "nexus.federated.nexus")
|
||||
set(APPLICATION_ID "nexus.federated.Nexus")
|
||||
|
||||
# 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