Move logo to images folder

master
Melroy van den Berg 2021-02-27 22:25:18 +01:00
parent 8a3dd04fd6
commit 4a42b1d998
4 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 110 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

View File

@ -4,7 +4,7 @@ About::About()
{
std::vector<Glib::ustring> devs;
devs.push_back("Melroy van den Berg <melroy@melroy.org>");
logo.set("../../misc/browser_logo_small.png");
logo.set("../../images/browser_logo_small.png");
set_program_name("DWeb Browser");
set_version("0.6.0");