diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-12-18 05:09:40 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-12-18 05:09:40 +0800 |
commit | 9c10ef09a4077501f31037e544d63a7ede97057d (patch) | |
tree | 7b41e0f0b4dea55e39f6b52c5a10e16d9dba73e8 /data | |
parent | 8ec58524a6bb7e1ad4c9062af4903b0e033da6b0 (diff) | |
download | gsoc2013-epiphany-9c10ef09a4077501f31037e544d63a7ede97057d.tar gsoc2013-epiphany-9c10ef09a4077501f31037e544d63a7ede97057d.tar.gz gsoc2013-epiphany-9c10ef09a4077501f31037e544d63a7ede97057d.tar.bz2 gsoc2013-epiphany-9c10ef09a4077501f31037e544d63a7ede97057d.tar.lz gsoc2013-epiphany-9c10ef09a4077501f31037e544d63a7ede97057d.tar.xz gsoc2013-epiphany-9c10ef09a4077501f31037e544d63a7ede97057d.tar.zst gsoc2013-epiphany-9c10ef09a4077501f31037e544d63a7ede97057d.zip |
Load about data from file.
2006-12-17 Christian Persch <chpe@cvs.gnome.org>
* data/Makefile.am:
* src/Makefile.am:
* src/window-commands.c: (window_cmd_help_about):
Load about data from file.
Diffstat (limited to 'data')
-rw-r--r-- | data/about.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/about.ini b/data/about.ini new file mode 100644 index 000000000..f6075121a --- /dev/null +++ b/data/about.ini @@ -0,0 +1,6 @@ +[About] +Authors=Xan Lopez;Christian Persch;Jean-François Rameau; +Contributors=Crispin Flowerday;Peter Harvey;Raphaël Slinckx; +PastAuthors=Marco Pesenti Gritti;David Bordoley;Adam Hooper; +Artists=Andreas Nilsson; +Documenters=Piers Cornwell;Victor Osadci;Patanjali Somayaji;David Bordoley; |