diff options
author | rbuj <[email protected]> | 2019-12-23 07:15:02 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-01-12 12:51:07 +0100 |
commit | 0e713b6466508a5bef9a93d9a0f47376cbbceb9e (patch) | |
tree | 76620e0f4679c6fcf2f9f21a3f028a5b00b38860 /capplets/time-admin/src | |
parent | da8f522b838e7af0c580f64b148f33159e64ee1b (diff) | |
download | mate-control-center-0e713b6466508a5bef9a93d9a0f47376cbbceb9e.tar.bz2 mate-control-center-0e713b6466508a5bef9a93d9a0f47376cbbceb9e.tar.xz |
time-admin: Add license info in time-admin.ui file
Diffstat (limited to 'capplets/time-admin/src')
-rw-r--r-- | capplets/time-admin/src/time-admin.ui | 28 |
1 files changed, 27 insertions, 1 deletions
diff --git a/capplets/time-admin/src/time-admin.ui b/capplets/time-admin/src/time-admin.ui index 0362b38a..ad5e3686 100644 --- a/capplets/time-admin/src/time-admin.ui +++ b/capplets/time-admin/src/time-admin.ui @@ -1,7 +1,33 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.22.0 --> +<!-- Generated with glade 3.22.0 + +time-admin.ui - MATE time-admin dialog +Copyright (C) MATE Developers + +This program is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License +as published by the Free Software Foundation; either version 2 +of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + +Author: Robert Buj + +--> <interface> <requires lib="gtk+" version="3.22"/> + <!-- interface-license-type gplv2 --> + <!-- interface-name time-admin.ui --> + <!-- interface-description MATE time-admin dialog --> + <!-- interface-copyright MATE Developers --> + <!-- interface-authors Robert Buj --> <object class="GtkAdjustment" id="adjustment1"> <property name="upper">23</property> <property name="step_increment">1</property> |