enlightenment: fix XDG_MENU_PREFIX

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

View File

@ -47,7 +47,7 @@ in
export GTK_DATA_PREFIX=${config.system.path}
# find theme engines
export GTK_PATH=${config.system.path}/lib/gtk-3.0:${config.system.path}/lib/gtk-2.0
export XDG_MENU_PREFIX=enlightenment
export XDG_MENU_PREFIX=e-
export GST_PLUGIN_PATH="${GST_PLUGIN_PATH}"