gnome3: fix XDG_MENU_PREFIX

This commit is contained in:
José Romildo Malaquias 2017-12-24 19:31:54 -02:00 committed by Jan Tojnar
parent 1e147fee02
commit 248e3983b0

View File

@ -136,7 +136,7 @@ in {
# find theme engines
export GTK_PATH=${config.system.path}/lib/gtk-3.0:${config.system.path}/lib/gtk-2.0
export XDG_MENU_PREFIX=gnome
export XDG_MENU_PREFIX=gnome-
${concatMapStrings (p: ''
if [ -d "${p}/share/gsettings-schemas/${p.name}" ]; then