diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Patchage.cpp | 2 | ||||
l--------- | src/patchage.svg | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/src/Patchage.cpp b/src/Patchage.cpp index 20c7cbf..59b8cfa 100644 --- a/src/Patchage.cpp +++ b/src/Patchage.cpp @@ -143,6 +143,8 @@ Patchage::Patchage(int argc, char** argv) #endif xml->get_widget_derived("jack_settings_win", _jack_settings_dialog); + + Glib::set_application_name("Patchage"); _about_win->property_program_name() = "Patchage"; gtkmm_set_width_for_given_text(*_buffer_size_combo, "4096 frames", 40); diff --git a/src/patchage.svg b/src/patchage.svg index 88500da..ce73588 120000 --- a/src/patchage.svg +++ b/src/patchage.svg @@ -1 +1 @@ -../icons/48x48/patchage.svg
\ No newline at end of file +../icons/scalable/patchage.svg
\ No newline at end of file |