mirror of
https://github.com/labwc/labwc.git
synced 2025-11-01 22:58:47 -04:00
Replace _ with - in source file names
This commit is contained in:
parent
48742163fd
commit
23b96ad2a6
29 changed files with 28 additions and 28 deletions
|
|
@ -1,7 +1,7 @@
|
|||
labwc_sources += files(
|
||||
'buf.c',
|
||||
'dir.c',
|
||||
'fd_util.c',
|
||||
'fd-util.c',
|
||||
'file-helpers.c',
|
||||
'font.c',
|
||||
'grab-file.c',
|
||||
|
|
@ -11,8 +11,8 @@ labwc_sources += files(
|
|||
'nodename.c',
|
||||
'parse-bool.c',
|
||||
'parse-double.c',
|
||||
'scaled_font_buffer.c',
|
||||
'scaled_scene_buffer.c',
|
||||
'scaled-font-buffer.c',
|
||||
'scaled-scene-buffer.c',
|
||||
'scene-helpers.c',
|
||||
'surface-helpers.c',
|
||||
'spawn.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue