migrate to svg symbols & add maintenance info

This commit is contained in:
2024-06-20 07:24:23 +02:00
parent fc27fc1c34
commit 3dc69a4f26
34 changed files with 288 additions and 503 deletions

View File

@@ -0,0 +1,20 @@
namespace ModpackUpdater;
public enum AppSymbols
{
checkmark,
close,
delete,
done,
download_from_ftp,
general_warning_sign,
opened_folder,
paste,
refresh,
reload,
save,
services,
software_installer,
update_done,
wrench,
}