Changed App Name, and button splash in input

This commit is contained in:
2023-12-30 22:38:44 +02:00
parent 75e21261dc
commit d39a000fb7
9 changed files with 63 additions and 13 deletions

View File

@@ -4,7 +4,7 @@ project(runner LANGUAGES CXX)
# The name of the executable created for the application. Change this to change
# the on-disk name of your application.
set(BINARY_NAME "witl")
set(BINARY_NAME "WITL")
# The unique GTK application identifier for this application. See:
# https://wiki.gnome.org/HowDoI/ChooseApplicationID
set(APPLICATION_ID "com.example.witl")