mirror of
https://github.com/labwc/labwc.git
synced 2025-11-04 13:30:07 -05:00
Rename deco.c ssd.c
This commit is contained in:
parent
15ffee79f9
commit
a262b729df
9 changed files with 68 additions and 68 deletions
|
|
@ -2,7 +2,6 @@ labwc_sources = files(
|
|||
'action.c',
|
||||
'cursor.c',
|
||||
'damage.c',
|
||||
'deco.c',
|
||||
'desktop.c',
|
||||
'interactive.c',
|
||||
'keyboard.c',
|
||||
|
|
@ -12,6 +11,7 @@ labwc_sources = files(
|
|||
'output.c',
|
||||
'seat.c',
|
||||
'server.c',
|
||||
'ssd.c',
|
||||
'subsurface.c',
|
||||
'theme.c',
|
||||
'view.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue