forked from cromer/pamac-classic
gschemas translations and autovala support
This commit is contained in:
@@ -58,3 +58,9 @@ else()
|
||||
MESSAGE(STATUS "[33mAutostart file data/pamac-tray.desktop will not be installed. You must create your own .desktop file and put it at ~/.config/autostart[39m")
|
||||
endif()
|
||||
endif ()
|
||||
include(GSettings)
|
||||
add_schema(org.pamac.main.gschema.xml)
|
||||
if (NOT DISABLE_AUR)
|
||||
include(GSettings)
|
||||
add_schema(org.pamac.aur.gschema.xml)
|
||||
endif ()
|
||||
|
||||
Reference in New Issue
Block a user