diff --git a/README b/README index 12530c5..5c55c09 100644 --- a/README +++ b/README @@ -28,3 +28,9 @@ To build mednaffe you need GTK+3 (3.16 or above) development libraries. *Note: You do not need to install mednaffe, it can be run from /src folder.* + +## Rebuilding resources.c for GUI changes + +If you make changes to the ui files inside the /share folder, you need to rebuild resources.c before compiling: + + ``glib-compile-resources --sourcedir=./share/glade --target=./src/resources.c --generate-source ./share/glade/resources.xml`` diff --git a/share/glade/MainWindow.ui b/share/glade/MainWindow.ui index 16ddd5b..cb55a78 100644 --- a/share/glade/MainWindow.ui +++ b/share/glade/MainWindow.ui @@ -1,5 +1,5 @@ -