Change application ID from org.fsf.pspp to org.gnu.pspp.
commita421d8d9f61bd10bb351117d87d65912ef6be086
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 19 Jun 2022 21:01:09 +0000 (19 14:01 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 19 Jun 2022 21:01:09 +0000 (19 14:01 -0700)
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.
Makefile.am
Smake
doc/automake.mk
doc/org.gnu.pspp.desktop.in [moved from doc/org.fsf.pspp.desktop.in with 80% similarity]
doc/org.gnu.pspp.metainfo.xml.in [moved from doc/org.fsf.pspp.metainfo.xml.in with 98% similarity]
org.gnu.pspp.xml [moved from org.fsf.pspp.xml with 100% similarity]
po/automake.mk
src/ui/gui/artwork/scalable/apps/org.gnu.pspp.svg [moved from src/ui/gui/artwork/scalable/apps/org.fsf.pspp.svg with 100% similarity]
src/ui/gui/icons/automake.mk
src/ui/gui/main.c