Skip to content

Commit 877526d

Browse files
committed
Cedin
1 parent 99e4b80 commit 877526d

File tree

4 files changed

+430
-206
lines changed

4 files changed

+430
-206
lines changed

.github/workflows/windows.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,9 @@ jobs:
238238
echo ''
239239
echo 'More information: https://github.com/qarmin/czkawka'
240240
} > package/README.md
241+
echo "Really use Krokiet" > package/USE_KROKIET_INSTEAD_CZKAWKA_GTK.txt
242+
echo "I'm not joking, just use Krokiet" > package/USE_KROKIET_JUST_USE_IT.txt
243+
echo "Seriously, Czkawka GUI is deprecated, use Krokiet" > package/USE_KROKIET_SERIOUSLY.txt
241244
242245
# czkawka_gui renderer launcher scripts (GSK_RENDERER)
243246
printf '@echo off\r\nset GSK_RENDERER=cairo\r\n"%%~dp0czkawka_gui.exe" %%*\r\n' > package/czkawka_gui_cairo_renderer.bat

0 commit comments

Comments
 (0)