finish migration

This commit is contained in:
2024-06-27 06:22:43 +02:00
parent 07853467b1
commit f5d44e684f
28 changed files with 101 additions and 1915 deletions

View File

@@ -0,0 +1,12 @@
namespace Pilz.Updating.Client.Gui;
public enum GlobalSymbols
{
cancel,
copy,
done,
open_archive,
recycle_bin,
software_installer,
timer,
}