README.md update

pull/59/head
parent b3fdec9350
commit c61130b415

@ -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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 76 KiB

@ -87,7 +87,7 @@
extern template_app_info template_app_information;
typedef char* string;
string version_application = "1.4";
string version_application;
char *local;

Loading…
Cancel
Save