# HG changeset patch # User bsmith@81767d24-ef19-dc11-ae90-00e081727c95 # Date 1618092393 0 # Node ID 2312b315ec2065932d25ed35171a089ac956aa33 # Parent e747f03699e75f095729121429d7f1a7126015bf GTK: Fix incorrect uninstall rule. test.png not image.png. diff -r e747f03699e7 -r 2312b315ec20 Makefile.in --- a/Makefile.in Sat Apr 10 21:53:37 2021 +0000 +++ b/Makefile.in Sat Apr 10 22:06:33 2021 +0000 @@ -139,7 +139,7 @@ rm -f $(prefix)/include/dw.h rm -f $(prefix)/share/applications/org.dbsoft.dwindows.dwtest.desktop rm -f $(prefix)/share/man/man1/dwindows-config.1.gz - rm -f $(prefix)/share/dwtest/image.png + rm -f $(prefix)/share/dwtest/test.png rm -f $(prefix)/share/dwtest/gtk/file.xpm rm -f $(prefix)/share/dwtest/gtk/folder.xpm