From 770aff7cfae9822209e6bf45071c7473e628f7dd Mon Sep 17 00:00:00 2001 From: rbuj Date: Sun, 16 Feb 2020 10:09:54 +0100 Subject: Read authors (updated) from mate-power-manager.about --- data/Makefile.am | 4 +++- data/mate-power-manager.about | 2 ++ data/org.mate.power-manager.manager.gresource.xml | 22 ++++++++++++++++++++++ 3 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 data/mate-power-manager.about create mode 100644 data/org.mate.power-manager.manager.gresource.xml (limited to 'data') diff --git a/data/Makefile.am b/data/Makefile.am index 7225949..03f40f2 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -41,10 +41,12 @@ EXTRA_DIST = \ $(gsettings_schemas_in_files) \ $(pkgdata_DATA) \ $(man_MANS) \ + org.mate.power-manager.manager.gresource.xml \ org.mate.power-manager.preferences.gresource.xml \ org.mate.power-manager.statistics.gresource.xml \ gpm-prefs.ui \ - gpm-statistics.ui + gpm-statistics.ui \ + mate-power-manager.about clean-local : rm -f *~ diff --git a/data/mate-power-manager.about b/data/mate-power-manager.about new file mode 100644 index 0000000..a04843c --- /dev/null +++ b/data/mate-power-manager.about @@ -0,0 +1,2 @@ +[About] +Authors=Antoine Jacoutot ;Anton V. Boyarshinov ;Brent Hull ;Clement Lefebvre ;Colomban Wendling ;Dan Mashal ;Denis Gorodnichev ;Edward Betts ;Elan Ruusamäe ;Fabio Erculiani ;György Balló ;Jack Steele ;Laine Walker-Avina ;Laurent Napias ;Marcel Dijkstra ;Martin Wimpress ;Matt Spaulding ;Matthew Pottage ;Mike Gabriel ;Mikhail Shevtsov ;Nelson Marques ;Nutchanon Wetchasit https://github.com/nachanon;Pablo Barciela ;Pedro Martinez-Julia ;Piotr Drąg ;Robert Buj ;Robert Nagy ;Roy Zhang ;Sander Sweers ;Sorokin Alexei ;Stefan Seyfried ;Stefano Karapetsas ;Stephen Kent ;Steve Zesch ;Victor Kareh ;Vlad Orlov ;William Brown ;Wolfgang Ulbrich ;Wu Xiaotian ;Yaakov Selkowitz ;Zhang Xianwei ;fhucho ;lukefromdc ; diff --git a/data/org.mate.power-manager.manager.gresource.xml b/data/org.mate.power-manager.manager.gresource.xml new file mode 100644 index 0000000..d880c9b --- /dev/null +++ b/data/org.mate.power-manager.manager.gresource.xml @@ -0,0 +1,22 @@ + + + + + mate-power-manager.about + + -- cgit v1.2.1