Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
feh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
derf
feh
Commits
e1e9355d
Commit
e1e9355d
authored
15 years ago
by
Birte Kristina Friesel
Browse files
Options
Downloads
Patches
Plain Diff
Apply 01_remove_britney_references.patch from Debian
parent
21c4996c
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
src/Makefile.am
+1
-1
1 addition, 1 deletion
src/Makefile.am
src/menubg_britney.png
+0
-0
0 additions, 0 deletions
src/menubg_britney.png
src/options.c
+1
-1
1 addition, 1 deletion
src/options.c
with
2 additions
and
2 deletions
src/Makefile.am
+
1
−
1
View file @
e1e9355d
...
...
@@ -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
)
...
...
This diff is collapsed.
Click to expand it.
src/menubg_britney.png
deleted
100644 → 0
+
0
−
0
View file @
21c4996c
33.4 KiB
This diff is collapsed.
Click to expand it.
src/options.c
+
1
−
1
View file @
e1e9355d
...
...
@@ -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
);
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment