diff options
-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> |