gui: Fix icon names.
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 30 Jun 2022 21:25:57 +0000 (14:25 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 30 Jun 2022 21:28:56 +0000 (14:28 -0700)
commita59e807bb07bb2830bfc89e24fa48ef5d222a9a5
treeb8c8e8b4d6aa8adfb79a644939c66a48b18115c5
parentf0ac9253e8b84691cec17fc80422993949a91cc1
gui: Fix icon names.

Using icon-name "org.gnu.pspp" makes the window manager show the PSPP
icon instead of a generic one.

Reported by Friedrich Beckmann.
src/ui/gui/psppire-data-window.c
src/ui/gui/psppire-dialog.c
src/ui/gui/psppire-import-assistant.c
src/ui/gui/psppire-syntax-window.c
src/ui/gui/psppire-window.c