diff --git a/README.md b/README.md index 7055ab1..524394e 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ In order to build ubl-settings-manager you will need: - CMake - C compiler - GTK+ 3 & dependencies +- [libublsettings](https://gitea.ublinux.ru/Applications/libublsettings) +- [libublsettings-gtk3](https://gitea.ublinux.ru/Applications/libublsettings-gtk3) +- [libublsettingsui-gtk3](https://gitea.ublinux.ru/Applications/libublsettingsui-gtk3) Once you have all the necessary dependencies, you can use: ```sh diff --git a/screenshot/screenshot.png b/screenshot/screenshot.png index 485ce22..5e893b8 100644 Binary files a/screenshot/screenshot.png and b/screenshot/screenshot.png differ diff --git a/source/ubl-settings-update.h b/source/ubl-settings-update.h index 2ebc803..7413f52 100644 --- a/source/ubl-settings-update.h +++ b/source/ubl-settings-update.h @@ -87,7 +87,7 @@ extern template_app_info template_app_information; typedef char* string; -string version_application = "1.4"; +string version_application; char *local;