]> git.mdlowis.com Git - proto/labwc.git/commit
common/file-helpers.c: share file_exists() to reduce duplication
authorJohan Malm <jgm323@gmail.com>
Mon, 21 Aug 2023 20:07:28 +0000 (21:07 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sun, 17 Sep 2023 18:26:41 +0000 (19:26 +0100)
commita386133068e0d187c16fd5c077eb66a41245a622
tree745d664df5137795b605254abc71c9f0b6866447
parenta8951c4b7583740b335ff888725beb992eeb0665
common/file-helpers.c: share file_exists() to reduce duplication
include/common/file-helpers.h [new file with mode: 0644]
src/button/button-png.c
src/common/file-helpers.c [new file with mode: 0644]
src/common/meson.build
src/config/session.c