mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-01 15:18:06 +00:00
Add a little About app and hook it up to the system menu's "About..." entry.
Added icons and customizable text alignment to GLabel.
This commit is contained in:
parent
d6326d6c2e
commit
d74b131c27
Notes:
sideshowbarker
2024-07-19 15:46:04 +09:00
Author: https://github.com/awesomekling
Commit: d74b131c27
11 changed files with 118 additions and 2 deletions
|
@ -18,6 +18,8 @@ make -C ../Applications/Launcher clean && \
|
|||
make -C ../Applications/Launcher && \
|
||||
make -C ../Applications/FileManager clean && \
|
||||
make -C ../Applications/FileManager && \
|
||||
make -C ../Applications/About clean && \
|
||||
make -C ../Applications/About && \
|
||||
make clean &&\
|
||||
make && \
|
||||
sudo ./sync.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue