gnome3: fix XDG_MENU_PREFIX
This commit is contained in:
parent
1e147fee02
commit
248e3983b0
@ -136,7 +136,7 @@ in {
|
|||||||
# find theme engines
|
# find theme engines
|
||||||
export GTK_PATH=${config.system.path}/lib/gtk-3.0:${config.system.path}/lib/gtk-2.0
|
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: ''
|
${concatMapStrings (p: ''
|
||||||
if [ -d "${p}/share/gsettings-schemas/${p.name}" ]; then
|
if [ -d "${p}/share/gsettings-schemas/${p.name}" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user