mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-22 18:25:38 +02:00
config: use dashes, '-', instead of underscores, '_' in attribute names
This commit is contained in:
parent
b0705578b0
commit
75bdd2ad3c
5 changed files with 17 additions and 17 deletions
|
@ -47,7 +47,7 @@ add_executable(f00bar
|
|||
particles/empty.c particles/empty.h
|
||||
particles/list.c particles/list.h
|
||||
particles/map.c particles/map.h
|
||||
particles/progress_bar.c particles/progress_bar.h
|
||||
particles/progress-bar.c particles/progress-bar.h
|
||||
particles/ramp.c particles/ramp.h
|
||||
particles/string.c particles/string.h
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue