diff options
author | zhuyaliang <[email protected]> | 2023-10-25 21:43:03 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2023-11-05 12:00:50 +0100 |
commit | c2e94e1925f3c7acfa3fd3352dc8fdafe6375adc (patch) | |
tree | 3ba609bf57b7bb3eab18d35d78bd1dc86773fba6 /po | |
parent | 23fc7b675ebac7a9b02257a31203974d72f584b1 (diff) | |
download | mate-control-center-c2e94e1925f3c7acfa3fd3352dc8fdafe6375adc.tar.bz2 mate-control-center-c2e94e1925f3c7acfa3fd3352dc8fdafe6375adc.tar.xz |
Remove libslab library
libslab is only used in mate-c-c and there is no need to provide a library
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 02c194ae..41edb47a 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -90,7 +90,7 @@ typing-break/main.c font-viewer/font-view.c font-viewer/mate-font-viewer.desktop.in font-viewer/font-thumbnailer.c -libslab/app-shell.c -libslab/application-tile.c -libslab/bookmark-agent.c -libslab/search-bar.c +shell/app-shell.c +shell/application-tile.c +shell/bookmark-agent.c +shell/search-bar.c |