Skip to content
Snippets Groups Projects
Commit e1e9355d authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Apply 01_remove_britney_references.patch from Debian

parent 21c4996c
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ feh_LDADD = -lX11 -lz -lpng @IMLIB_LIBS@ @GIBLIB_LIBS@
images_DATA = about.png menubg_default.png menubg_sky.png \
menubg_chrome.png menubg_brushed.png \
menubg_pastel.png menubg_aluminium.png menubg_aqua.png \
menubg_wood.png menubg_britney.png menubg_black.png
menubg_wood.png menubg_black.png
imagesdir=$(prefix)/share/feh/images
EXTRA_DIST = $(images_DATA)
......
src/menubg_britney.png

33.4 KiB

......@@ -1196,7 +1196,7 @@ feh_create_default_config(char *rcfile)
"orange --menu-bg " PREFIX "/share/feh/images/menubg_orange.png\n"
"light --menu-bg " PREFIX "/share/feh/images/menubg_light.png\n"
"black --menu-bg " PREFIX "/share/feh/images/menubg_black.png --menu-style " PREFIX "/share/feh/fonts/black.style\n"
"britney --menu-bg " PREFIX "/share/feh/images/menubg_britney.png\n");
);
fclose(fp);
D_RETURN_(4);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment