Merge branch 'icon' into master

* icon:
  A bit more tweaking to try to get the icon to work.
  Add new icon.

 Conflicts:
	rebuild
This commit is contained in:
2025-05-31 08:38:59 -04:00
8 changed files with 5 additions and 5 deletions

View File

@ -8,5 +8,5 @@ pushd ..
./autogen.sh
popd
../configure --prefix=/opt/local --enable-ipv6 CXXFLAGS="-O0 -g"
../configure --prefix=/usr --enable-ipv6 CXXFLAGS="-O0 -g"
make -kj${count}