Skip to content

Commit 1f05a33

Browse files
committed
Logo (Builtin): temp fix for openmandriva logo detection
Fix #896
1 parent f090951 commit 1f05a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/logo/builtin.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3006,7 +3006,7 @@ static const FFlogo O[] = {
30063006
},
30073007
// OpenMandriva
30083008
{
3009-
.names = {"openmandriva", "open-mandriva", "open_mandriva"},
3009+
.names = {"openmandriva", "open-mandriva", "open_mandriva", "openmandriva lx"},
30103010
.lines = FASTFETCH_DATATEXT_LOGO_OPENMANDRIVA,
30113011
.colors = {
30123012
FF_COLOR_FG_BLUE,

0 commit comments

Comments
 (0)