Change application ID from org.fsf.pspp to org.gnu.pspp.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 19 Jun 2022 21:01:09 +0000 (14:01 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 19 Jun 2022 21:01:09 +0000 (14:01 -0700)
commita421d8d9f61bd10bb351117d87d65912ef6be086
tree243bcf5e607221f5b941f6d18c1de6df21308532
parent14ee8c042037de313f80f742e9bc32381b750d94
Change application ID from org.fsf.pspp to org.gnu.pspp.

This includes changing the argument of gtk_application_new() from
"gnu.pspp" to "org.gnu.pspp" for consistency.

Suggested by Hubert Figuière at https://github.com/flathub/flathub/pull/3275.
14 files changed:
Makefile.am
Smake
doc/automake.mk
doc/org.fsf.pspp.desktop.in [deleted file]
doc/org.fsf.pspp.metainfo.xml.in [deleted file]
doc/org.gnu.pspp.desktop.in [new file with mode: 0644]
doc/org.gnu.pspp.metainfo.xml.in [new file with mode: 0644]
org.fsf.pspp.xml [deleted file]
org.gnu.pspp.xml [new file with mode: 0644]
po/automake.mk
src/ui/gui/artwork/scalable/apps/org.fsf.pspp.svg [deleted file]
src/ui/gui/artwork/scalable/apps/org.gnu.pspp.svg [new file with mode: 0644]
src/ui/gui/icons/automake.mk
src/ui/gui/main.c