update icon

This commit is contained in:
2026-02-23 22:51:21 +07:00
parent 7679f54257
commit e3356862fe
550 changed files with 10929 additions and 21951 deletions

View File

@@ -7,7 +7,7 @@ project(runner LANGUAGES CXX)
set(BINARY_NAME "pospro_main")
# The unique GTK application identifier for this application. See:
# https://wiki.gnome.org/HowDoI/ChooseApplicationID
set(APPLICATION_ID "com.acnoo.pospro")
set(APPLICATION_ID "com.kulapos.id")
# Explicitly opt in to modern CMake behaviors to avoid warnings with recent
# versions of CMake.