diff --git a/utils/themeeditor/resources/COPYING b/utils/themeeditor/resources/COPYING index 997492086f..3d9e7e72f0 100644 --- a/utils/themeeditor/resources/COPYING +++ b/utils/themeeditor/resources/COPYING @@ -3,4 +3,7 @@ document-open.png, and document-save.png came from the Tango Desktop Project (http://www.tango.freedesktop.org) and are in the public domain. +The files zoomin.png, zoomout.png, and zoomeven.png came from the Tango Project +with modifications by Robert Bieber, also in the public domain. + All other graphics are authored by Robert Bieber, and also in the public domain. diff --git a/utils/themeeditor/resources/magnifyingglass.xcf b/utils/themeeditor/resources/magnifyingglass.xcf deleted file mode 100644 index 50babd6c1f..0000000000 Binary files a/utils/themeeditor/resources/magnifyingglass.xcf and /dev/null differ diff --git a/utils/themeeditor/resources/zoomeven.png b/utils/themeeditor/resources/zoomeven.png index 6da2a744e8..2048d09833 100644 Binary files a/utils/themeeditor/resources/zoomeven.png and b/utils/themeeditor/resources/zoomeven.png differ diff --git a/utils/themeeditor/resources/zoomin.png b/utils/themeeditor/resources/zoomin.png index 2903eb3f5e..e9a60394d7 100644 Binary files a/utils/themeeditor/resources/zoomin.png and b/utils/themeeditor/resources/zoomin.png differ diff --git a/utils/themeeditor/resources/zoomout.png b/utils/themeeditor/resources/zoomout.png index d0cdc72e03..f87240e00f 100644 Binary files a/utils/themeeditor/resources/zoomout.png and b/utils/themeeditor/resources/zoomout.png differ