/usr/share/cheese/cheese-about.ui is in cheese-common 3.4.2-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 | <?xml version="1.0" encoding="UTF-8"?>
<interface>
<requires lib="gtk+" version="2.16"/>
<object class="GtkAboutDialog" id="aboutdialog">
<property name="can_focus">False</property>
<property name="type_hint">normal</property>
<property name="program_name">Cheese</property>
<property name="copyright">Copyright © 2007 - 2010 daniel g. siegel <dgsiegel@gnome.org></property>
<property name="comments" translatable="yes">Take photos and videos with your webcam, with fun graphical effects</property>
<property name="website">http://projects.gnome.org/cheese/</property>
<property name="website_label" translatable="yes">Cheese Website</property>
<property name="authors">daniel g. siegel <dgsiegel@gnome.org>
Jaap A. Haitsma <jaap@haitsma.org>
Filippo Argiolas <fargiolas@gnome.org>
Yuvaraj Pandian T <yuvipanda@yuvi.in>
Luciana Fujii Pontello <luciana@fujii.eti.br>
Aidan Delaney <a.j.delaney@brighton.ac.uk>
Alex "weej" Jones <alex@weej.com>
Andrea Cimitan <andrea.cimitan@gmail.com>
Baptiste Mille-Mathias <bmm80@free.fr>
Cosimo Cecchi <anarki@lilik.it>
Diego Escalante Urrelo <dieguito@gmail.com>
Felix Kaser <f.kaser@gmx.net>
Gintautas Miliauskas <gintas@akl.lt>
Hans de Goede <jwrdegoede@fedoraproject.org>
James Liggett <jrliggett@cox.net>
Luca Ferretti <elle.uca@libero.it>
Mirco "MacSlow" Müller <macslow@bangang.de>
Patryk Zawadzki <patrys@pld-linux.org>
Ryan Zeigler <zeiglerr@gmail.com>
Sebastian Keller <sebastian-keller@gmx.de>
Steve Magoun <steve.magoun@canonical.com>
Thomas Perl <thp@thpinfo.com>
Tim Philipp Müller <tim@centricular.net>
Todd Eisenberger <teisenberger@gmail.com>
Tommi Vainikainen <thv@iki.fi>
</property>
<property name="documenters">Joshua Henderson <joshhendo@gmail.com>
Jaap A. Haitsma <jaap@haitsma.org>
Felix Kaser <f.kaser@gmx.net>
</property>
<property name="translator_credits" translatable="yes">translator-credits</property>
<property name="artists">Andreas Nilsson <andreas@andreasn.se>
Josef Vybíral <josef.vybiral@gmail.com>
Kalle Persson <kalle@kallepersson.se>
Lapo Calamandrei <calamandrei@gmail.com>
Or Dvory <gnudles@nana.co.il>
Ulisse Perusin <ulisail@yahoo.it></property>
<property name="logo_icon_name">cheese</property>
<property name="license_type">gpl-2-0</property>
<child internal-child="vbox">
<object class="GtkBox" id="aboutdialog-vbox1">
<property name="can_focus">False</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="aboutdialog-action_area1">
<property name="can_focus">False</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="pack_type">end</property>
<property name="position">0</property>
</packing>
</child>
</object>
</child>
</object>
</interface>
|