Create shared.PROFILE
This commit is contained in:
@@ -25,6 +25,7 @@ from gi.repository import Gdk, Gio
|
||||
APP_ID = "@APP_ID@"
|
||||
VERSION = "@VERSION@"
|
||||
PREFIX = "@PREFIX@"
|
||||
PROFILE = "@PROFILE@"
|
||||
SPEC_VERSION = 1.5 # The version of the game_id.json spec
|
||||
|
||||
schema = Gio.Settings.new(APP_ID)
|
||||
|
||||
Reference in New Issue
Block a user