Refacto source code following package name change
This commit is contained in:
		@@ -7,7 +7,7 @@ project(runner LANGUAGES CXX)
 | 
			
		||||
set(BINARY_NAME "moneymgr_mobile")
 | 
			
		||||
# The unique GTK application identifier for this application. See:
 | 
			
		||||
# https://wiki.gnome.org/HowDoI/ChooseApplicationID
 | 
			
		||||
set(APPLICATION_ID "com.example.moneymgr_mobile")
 | 
			
		||||
set(APPLICATION_ID "org.communiquons.moneymgr_mobile")
 | 
			
		||||
 | 
			
		||||
# Explicitly opt in to modern CMake behaviors to avoid warnings with recent
 | 
			
		||||
# versions of CMake.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user