diff --git a/branding/Makefile.in b/branding/Makefile.in index 09c88a9..0470c71 100644 --- a/branding/Makefile.in +++ b/branding/Makefile.in @@ -88,7 +88,7 @@ $(DESTDIR)$(datarootdir)/pixmaps/%.png: \ install: \ $(DESTDIR)$(datarootdir)/$(PACKAGE_NAME)/$(PACKAGE_NAME).png \ - $(DESTDIR)$(datarootdir)/pixmaps/$(PACKAGE_NAME).png \ + $(DESTDIR)$(datarootdir)/pixmaps/$(PACKAGE_TARNAME).png \ $(DESTDIR)$(datarootdir)/$(PACKAGE_NAME)/$(PACKAGE_NAME)-logo.png @$(INSTALL_DATA) \ diff --git a/branding/launcher.desktop.in b/branding/launcher.desktop.in index f156bb6..0c1d6b1 100644 --- a/branding/launcher.desktop.in +++ b/branding/launcher.desktop.in @@ -4,7 +4,7 @@ GenericName=@PACKAGE_NAME@ Name=3270 Terminal Comment=@PACKAGE_DESCRIPTION@ Exec=@PACKAGE_TARNAME@ -Icon=@PACKAGE_NAME@ +Icon=@PACKAGE_TARNAME@ Terminal=false Type=Application StartupNotify=true -- libgit2 0.21.2