components/gnome/zenity/zenity.p5m
author Jingning Ji <jingning.ji@oracle.com>
Thu, 22 Sep 2016 16:33:05 -0700
changeset 7117 f7dc231928a9
parent 6653 1c9054ea42c4
child 7862 875bb3f441a5
permissions -rw-r--r--
23131855 Upgrade xml-simple to 2.22
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6653
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     1
#
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     3
#
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     7
#
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    12
#
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    18
#
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    20
#
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    21
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    22
#
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    23
# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    24
#
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    25
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    26
<transform file path=usr.*/man/.+ -> \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    27
    default mangler.man.stability "pass-through volatile">
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    28
set name=pkg.fmri \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    29
    value=pkg:/gnome/zenity@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    30
set name=pkg.summary \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    31
    value="A tool that allows you to display GTK dialog boxes in commandline and shell scripts"
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    32
set name=com.oracle.info.description value=$(COMPONENT_NAME)
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    33
set name=com.oracle.info.tpno value=$(TPNO)
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    34
set name=info.classification \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    35
    value="org.opensolaris.category.2008:Development/GNOME and GTK+"
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    36
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    37
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    38
set name=org.opensolaris.arc-caseid value=PSARC/2016/375
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    39
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    40
file path=usr/bin/gdialog
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    41
file path=usr/bin/zenity
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    42
file path=usr/share/help/C/zenity/calendar.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    43
file path=usr/share/help/C/zenity/color-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    44
file path=usr/share/help/C/zenity/entry.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    45
file path=usr/share/help/C/zenity/error.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    46
file path=usr/share/help/C/zenity/figures/zenity-calendar-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    47
file path=usr/share/help/C/zenity/figures/zenity-colorselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    48
file path=usr/share/help/C/zenity/figures/zenity-entry-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    49
file path=usr/share/help/C/zenity/figures/zenity-error-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    50
file path=usr/share/help/C/zenity/figures/zenity-fileselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    51
file path=usr/share/help/C/zenity/figures/zenity-forms-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    52
file path=usr/share/help/C/zenity/figures/zenity-information-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    53
file path=usr/share/help/C/zenity/figures/zenity-list-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    54
file path=usr/share/help/C/zenity/figures/zenity-notification-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    55
file path=usr/share/help/C/zenity/figures/zenity-password-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    56
file path=usr/share/help/C/zenity/figures/zenity-progress-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    57
file path=usr/share/help/C/zenity/figures/zenity-question-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    58
file path=usr/share/help/C/zenity/figures/zenity-scale-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    59
file path=usr/share/help/C/zenity/figures/zenity-text-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    60
file path=usr/share/help/C/zenity/figures/zenity-warning-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    61
file path=usr/share/help/C/zenity/file-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    62
file path=usr/share/help/C/zenity/forms.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    63
file path=usr/share/help/C/zenity/index.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    64
file path=usr/share/help/C/zenity/info.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    65
file path=usr/share/help/C/zenity/intro.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    66
file path=usr/share/help/C/zenity/legal.xml
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    67
file path=usr/share/help/C/zenity/list.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    68
file path=usr/share/help/C/zenity/message.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    69
file path=usr/share/help/C/zenity/notification.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    70
file path=usr/share/help/C/zenity/password.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    71
file path=usr/share/help/C/zenity/progress.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    72
file path=usr/share/help/C/zenity/question.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    73
file path=usr/share/help/C/zenity/scale.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    74
file path=usr/share/help/C/zenity/text.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    75
file path=usr/share/help/C/zenity/usage.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    76
file path=usr/share/help/C/zenity/warning.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    77
file path=usr/share/help/bg/zenity/calendar.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    78
file path=usr/share/help/bg/zenity/color-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    79
file path=usr/share/help/bg/zenity/entry.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    80
file path=usr/share/help/bg/zenity/error.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    81
file path=usr/share/help/bg/zenity/figures/zenity-calendar-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    82
link \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    83
    path=usr/share/help/bg/zenity/figures/zenity-colorselection-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    84
    target=../../../C/zenity/figures/zenity-colorselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    85
file path=usr/share/help/bg/zenity/figures/zenity-entry-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    86
file path=usr/share/help/bg/zenity/figures/zenity-error-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    87
file path=usr/share/help/bg/zenity/figures/zenity-fileselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    88
link path=usr/share/help/bg/zenity/figures/zenity-forms-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    89
    target=../../../C/zenity/figures/zenity-forms-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    90
file path=usr/share/help/bg/zenity/figures/zenity-information-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    91
file path=usr/share/help/bg/zenity/figures/zenity-list-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    92
file path=usr/share/help/bg/zenity/figures/zenity-notification-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    93
link path=usr/share/help/bg/zenity/figures/zenity-password-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    94
    target=../../../C/zenity/figures/zenity-password-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    95
file path=usr/share/help/bg/zenity/figures/zenity-progress-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    96
file path=usr/share/help/bg/zenity/figures/zenity-question-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    97
link path=usr/share/help/bg/zenity/figures/zenity-scale-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    98
    target=../../../C/zenity/figures/zenity-scale-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    99
file path=usr/share/help/bg/zenity/figures/zenity-text-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   100
file path=usr/share/help/bg/zenity/figures/zenity-warning-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   101
file path=usr/share/help/bg/zenity/file-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   102
file path=usr/share/help/bg/zenity/forms.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   103
file path=usr/share/help/bg/zenity/index.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   104
file path=usr/share/help/bg/zenity/info.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   105
file path=usr/share/help/bg/zenity/intro.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   106
file path=usr/share/help/bg/zenity/legal.xml
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   107
file path=usr/share/help/bg/zenity/list.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   108
file path=usr/share/help/bg/zenity/message.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   109
file path=usr/share/help/bg/zenity/notification.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   110
file path=usr/share/help/bg/zenity/password.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   111
file path=usr/share/help/bg/zenity/progress.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   112
file path=usr/share/help/bg/zenity/question.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   113
file path=usr/share/help/bg/zenity/scale.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   114
file path=usr/share/help/bg/zenity/text.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   115
file path=usr/share/help/bg/zenity/usage.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   116
file path=usr/share/help/bg/zenity/warning.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   117
file path=usr/share/help/ca/zenity/calendar.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   118
file path=usr/share/help/ca/zenity/color-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   119
file path=usr/share/help/ca/zenity/entry.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   120
file path=usr/share/help/ca/zenity/error.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   121
file path=usr/share/help/ca/zenity/figures/zenity-calendar-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   122
link \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   123
    path=usr/share/help/ca/zenity/figures/zenity-colorselection-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   124
    target=../../../C/zenity/figures/zenity-colorselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   125
file path=usr/share/help/ca/zenity/figures/zenity-entry-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   126
file path=usr/share/help/ca/zenity/figures/zenity-error-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   127
file path=usr/share/help/ca/zenity/figures/zenity-fileselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   128
link path=usr/share/help/ca/zenity/figures/zenity-forms-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   129
    target=../../../C/zenity/figures/zenity-forms-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   130
file path=usr/share/help/ca/zenity/figures/zenity-information-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   131
file path=usr/share/help/ca/zenity/figures/zenity-list-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   132
file path=usr/share/help/ca/zenity/figures/zenity-notification-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   133
link path=usr/share/help/ca/zenity/figures/zenity-password-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   134
    target=../../../C/zenity/figures/zenity-password-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   135
file path=usr/share/help/ca/zenity/figures/zenity-progress-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   136
file path=usr/share/help/ca/zenity/figures/zenity-question-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   137
link path=usr/share/help/ca/zenity/figures/zenity-scale-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   138
    target=../../../C/zenity/figures/zenity-scale-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   139
file path=usr/share/help/ca/zenity/figures/zenity-text-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   140
file path=usr/share/help/ca/zenity/figures/zenity-warning-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   141
file path=usr/share/help/ca/zenity/file-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   142
file path=usr/share/help/ca/zenity/forms.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   143
file path=usr/share/help/ca/zenity/index.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   144
file path=usr/share/help/ca/zenity/info.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   145
file path=usr/share/help/ca/zenity/intro.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   146
file path=usr/share/help/ca/zenity/legal.xml
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   147
file path=usr/share/help/ca/zenity/list.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   148
file path=usr/share/help/ca/zenity/message.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   149
file path=usr/share/help/ca/zenity/notification.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   150
file path=usr/share/help/ca/zenity/password.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   151
file path=usr/share/help/ca/zenity/progress.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   152
file path=usr/share/help/ca/zenity/question.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   153
file path=usr/share/help/ca/zenity/scale.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   154
file path=usr/share/help/ca/zenity/text.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   155
file path=usr/share/help/ca/zenity/usage.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   156
file path=usr/share/help/ca/zenity/warning.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   157
file path=usr/share/help/cs/zenity/calendar.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   158
file path=usr/share/help/cs/zenity/color-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   159
file path=usr/share/help/cs/zenity/entry.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   160
file path=usr/share/help/cs/zenity/error.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   161
file path=usr/share/help/cs/zenity/figures/zenity-calendar-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   162
link \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   163
    path=usr/share/help/cs/zenity/figures/zenity-colorselection-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   164
    target=../../../C/zenity/figures/zenity-colorselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   165
file path=usr/share/help/cs/zenity/figures/zenity-entry-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   166
file path=usr/share/help/cs/zenity/figures/zenity-error-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   167
file path=usr/share/help/cs/zenity/figures/zenity-fileselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   168
link path=usr/share/help/cs/zenity/figures/zenity-forms-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   169
    target=../../../C/zenity/figures/zenity-forms-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   170
file path=usr/share/help/cs/zenity/figures/zenity-information-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   171
file path=usr/share/help/cs/zenity/figures/zenity-list-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   172
file path=usr/share/help/cs/zenity/figures/zenity-notification-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   173
link path=usr/share/help/cs/zenity/figures/zenity-password-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   174
    target=../../../C/zenity/figures/zenity-password-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   175
file path=usr/share/help/cs/zenity/figures/zenity-progress-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   176
file path=usr/share/help/cs/zenity/figures/zenity-question-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   177
link path=usr/share/help/cs/zenity/figures/zenity-scale-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   178
    target=../../../C/zenity/figures/zenity-scale-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   179
file path=usr/share/help/cs/zenity/figures/zenity-text-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   180
file path=usr/share/help/cs/zenity/figures/zenity-warning-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   181
file path=usr/share/help/cs/zenity/file-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   182
file path=usr/share/help/cs/zenity/forms.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   183
file path=usr/share/help/cs/zenity/index.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   184
file path=usr/share/help/cs/zenity/info.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   185
file path=usr/share/help/cs/zenity/intro.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   186
file path=usr/share/help/cs/zenity/legal.xml
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   187
file path=usr/share/help/cs/zenity/list.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   188
file path=usr/share/help/cs/zenity/message.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   189
file path=usr/share/help/cs/zenity/notification.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   190
file path=usr/share/help/cs/zenity/password.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   191
file path=usr/share/help/cs/zenity/progress.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   192
file path=usr/share/help/cs/zenity/question.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   193
file path=usr/share/help/cs/zenity/scale.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   194
file path=usr/share/help/cs/zenity/text.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   195
file path=usr/share/help/cs/zenity/usage.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   196
file path=usr/share/help/cs/zenity/warning.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   197
file path=usr/share/help/da/zenity/calendar.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   198
file path=usr/share/help/da/zenity/color-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   199
file path=usr/share/help/da/zenity/entry.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   200
file path=usr/share/help/da/zenity/error.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   201
link path=usr/share/help/da/zenity/figures/zenity-calendar-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   202
    target=../../../C/zenity/figures/zenity-calendar-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   203
link \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   204
    path=usr/share/help/da/zenity/figures/zenity-colorselection-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   205
    target=../../../C/zenity/figures/zenity-colorselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   206
link path=usr/share/help/da/zenity/figures/zenity-entry-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   207
    target=../../../C/zenity/figures/zenity-entry-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   208
link path=usr/share/help/da/zenity/figures/zenity-error-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   209
    target=../../../C/zenity/figures/zenity-error-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   210
link path=usr/share/help/da/zenity/figures/zenity-fileselection-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   211
    target=../../../C/zenity/figures/zenity-fileselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   212
link path=usr/share/help/da/zenity/figures/zenity-forms-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   213
    target=../../../C/zenity/figures/zenity-forms-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   214
link path=usr/share/help/da/zenity/figures/zenity-information-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   215
    target=../../../C/zenity/figures/zenity-information-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   216
link path=usr/share/help/da/zenity/figures/zenity-list-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   217
    target=../../../C/zenity/figures/zenity-list-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   218
link path=usr/share/help/da/zenity/figures/zenity-notification-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   219
    target=../../../C/zenity/figures/zenity-notification-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   220
link path=usr/share/help/da/zenity/figures/zenity-password-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   221
    target=../../../C/zenity/figures/zenity-password-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   222
link path=usr/share/help/da/zenity/figures/zenity-progress-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   223
    target=../../../C/zenity/figures/zenity-progress-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   224
link path=usr/share/help/da/zenity/figures/zenity-question-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   225
    target=../../../C/zenity/figures/zenity-question-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   226
link path=usr/share/help/da/zenity/figures/zenity-scale-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   227
    target=../../../C/zenity/figures/zenity-scale-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   228
link path=usr/share/help/da/zenity/figures/zenity-text-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   229
    target=../../../C/zenity/figures/zenity-text-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   230
link path=usr/share/help/da/zenity/figures/zenity-warning-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   231
    target=../../../C/zenity/figures/zenity-warning-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   232
file path=usr/share/help/da/zenity/file-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   233
file path=usr/share/help/da/zenity/forms.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   234
file path=usr/share/help/da/zenity/index.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   235
file path=usr/share/help/da/zenity/info.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   236
file path=usr/share/help/da/zenity/intro.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   237
file path=usr/share/help/da/zenity/legal.xml
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   238
file path=usr/share/help/da/zenity/list.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   239
file path=usr/share/help/da/zenity/message.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   240
file path=usr/share/help/da/zenity/notification.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   241
file path=usr/share/help/da/zenity/password.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   242
file path=usr/share/help/da/zenity/progress.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   243
file path=usr/share/help/da/zenity/question.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   244
file path=usr/share/help/da/zenity/scale.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   245
file path=usr/share/help/da/zenity/text.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   246
file path=usr/share/help/da/zenity/usage.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   247
file path=usr/share/help/da/zenity/warning.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   248
file path=usr/share/help/de/zenity/calendar.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   249
file path=usr/share/help/de/zenity/color-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   250
file path=usr/share/help/de/zenity/entry.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   251
file path=usr/share/help/de/zenity/error.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   252
file path=usr/share/help/de/zenity/figures/zenity-calendar-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   253
link \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   254
    path=usr/share/help/de/zenity/figures/zenity-colorselection-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   255
    target=../../../C/zenity/figures/zenity-colorselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   256
file path=usr/share/help/de/zenity/figures/zenity-entry-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   257
file path=usr/share/help/de/zenity/figures/zenity-error-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   258
file path=usr/share/help/de/zenity/figures/zenity-fileselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   259
link path=usr/share/help/de/zenity/figures/zenity-forms-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   260
    target=../../../C/zenity/figures/zenity-forms-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   261
file path=usr/share/help/de/zenity/figures/zenity-information-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   262
file path=usr/share/help/de/zenity/figures/zenity-list-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   263
file path=usr/share/help/de/zenity/figures/zenity-notification-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   264
link path=usr/share/help/de/zenity/figures/zenity-password-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   265
    target=../../../C/zenity/figures/zenity-password-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   266
file path=usr/share/help/de/zenity/figures/zenity-progress-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   267
file path=usr/share/help/de/zenity/figures/zenity-question-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   268
link path=usr/share/help/de/zenity/figures/zenity-scale-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   269
    target=../../../C/zenity/figures/zenity-scale-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   270
file path=usr/share/help/de/zenity/figures/zenity-text-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   271
file path=usr/share/help/de/zenity/figures/zenity-warning-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   272
file path=usr/share/help/de/zenity/file-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   273
file path=usr/share/help/de/zenity/forms.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   274
file path=usr/share/help/de/zenity/index.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   275
file path=usr/share/help/de/zenity/info.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   276
file path=usr/share/help/de/zenity/intro.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   277
file path=usr/share/help/de/zenity/legal.xml
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   278
file path=usr/share/help/de/zenity/list.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   279
file path=usr/share/help/de/zenity/message.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   280
file path=usr/share/help/de/zenity/notification.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   281
file path=usr/share/help/de/zenity/password.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   282
file path=usr/share/help/de/zenity/progress.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   283
file path=usr/share/help/de/zenity/question.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   284
file path=usr/share/help/de/zenity/scale.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   285
file path=usr/share/help/de/zenity/text.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   286
file path=usr/share/help/de/zenity/usage.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   287
file path=usr/share/help/de/zenity/warning.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   288
file path=usr/share/help/el/zenity/calendar.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   289
file path=usr/share/help/el/zenity/color-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   290
file path=usr/share/help/el/zenity/entry.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   291
file path=usr/share/help/el/zenity/error.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   292
file path=usr/share/help/el/zenity/figures/zenity-calendar-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   293
link \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   294
    path=usr/share/help/el/zenity/figures/zenity-colorselection-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   295
    target=../../../C/zenity/figures/zenity-colorselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   296
file path=usr/share/help/el/zenity/figures/zenity-entry-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   297
file path=usr/share/help/el/zenity/figures/zenity-error-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   298
file path=usr/share/help/el/zenity/figures/zenity-fileselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   299
link path=usr/share/help/el/zenity/figures/zenity-forms-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   300
    target=../../../C/zenity/figures/zenity-forms-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   301
file path=usr/share/help/el/zenity/figures/zenity-information-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   302
file path=usr/share/help/el/zenity/figures/zenity-list-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   303
file path=usr/share/help/el/zenity/figures/zenity-notification-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   304
link path=usr/share/help/el/zenity/figures/zenity-password-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   305
    target=../../../C/zenity/figures/zenity-password-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   306
file path=usr/share/help/el/zenity/figures/zenity-progress-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   307
file path=usr/share/help/el/zenity/figures/zenity-question-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   308
link path=usr/share/help/el/zenity/figures/zenity-scale-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   309
    target=../../../C/zenity/figures/zenity-scale-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   310
file path=usr/share/help/el/zenity/figures/zenity-text-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   311
file path=usr/share/help/el/zenity/figures/zenity-warning-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   312
file path=usr/share/help/el/zenity/file-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   313
file path=usr/share/help/el/zenity/forms.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   314
file path=usr/share/help/el/zenity/index.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   315
file path=usr/share/help/el/zenity/info.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   316
file path=usr/share/help/el/zenity/intro.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   317
file path=usr/share/help/el/zenity/legal.xml
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   318
file path=usr/share/help/el/zenity/list.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   319
file path=usr/share/help/el/zenity/message.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   320
file path=usr/share/help/el/zenity/notification.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   321
file path=usr/share/help/el/zenity/password.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   322
file path=usr/share/help/el/zenity/progress.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   323
file path=usr/share/help/el/zenity/question.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   324
file path=usr/share/help/el/zenity/scale.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   325
file path=usr/share/help/el/zenity/text.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   326
file path=usr/share/help/el/zenity/usage.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   327
file path=usr/share/help/el/zenity/warning.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   328
file path=usr/share/help/en_GB/zenity/calendar.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   329
file path=usr/share/help/en_GB/zenity/color-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   330
file path=usr/share/help/en_GB/zenity/entry.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   331
file path=usr/share/help/en_GB/zenity/error.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   332
link path=usr/share/help/en_GB/zenity/figures/zenity-calendar-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   333
    target=../../../C/zenity/figures/zenity-calendar-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   334
link \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   335
    path=usr/share/help/en_GB/zenity/figures/zenity-colorselection-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   336
    target=../../../C/zenity/figures/zenity-colorselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   337
link path=usr/share/help/en_GB/zenity/figures/zenity-entry-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   338
    target=../../../C/zenity/figures/zenity-entry-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   339
link path=usr/share/help/en_GB/zenity/figures/zenity-error-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   340
    target=../../../C/zenity/figures/zenity-error-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   341
link \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   342
    path=usr/share/help/en_GB/zenity/figures/zenity-fileselection-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   343
    target=../../../C/zenity/figures/zenity-fileselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   344
link path=usr/share/help/en_GB/zenity/figures/zenity-forms-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   345
    target=../../../C/zenity/figures/zenity-forms-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   346
link \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   347
    path=usr/share/help/en_GB/zenity/figures/zenity-information-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   348
    target=../../../C/zenity/figures/zenity-information-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   349
link path=usr/share/help/en_GB/zenity/figures/zenity-list-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   350
    target=../../../C/zenity/figures/zenity-list-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   351
link \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   352
    path=usr/share/help/en_GB/zenity/figures/zenity-notification-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   353
    target=../../../C/zenity/figures/zenity-notification-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   354
link path=usr/share/help/en_GB/zenity/figures/zenity-password-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   355
    target=../../../C/zenity/figures/zenity-password-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   356
link path=usr/share/help/en_GB/zenity/figures/zenity-progress-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   357
    target=../../../C/zenity/figures/zenity-progress-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   358
link path=usr/share/help/en_GB/zenity/figures/zenity-question-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   359
    target=../../../C/zenity/figures/zenity-question-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   360
link path=usr/share/help/en_GB/zenity/figures/zenity-scale-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   361
    target=../../../C/zenity/figures/zenity-scale-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   362
link path=usr/share/help/en_GB/zenity/figures/zenity-text-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   363
    target=../../../C/zenity/figures/zenity-text-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   364
link path=usr/share/help/en_GB/zenity/figures/zenity-warning-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   365
    target=../../../C/zenity/figures/zenity-warning-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   366
file path=usr/share/help/en_GB/zenity/file-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   367
file path=usr/share/help/en_GB/zenity/forms.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   368
file path=usr/share/help/en_GB/zenity/index.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   369
file path=usr/share/help/en_GB/zenity/info.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   370
file path=usr/share/help/en_GB/zenity/intro.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   371
file path=usr/share/help/en_GB/zenity/legal.xml
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   372
file path=usr/share/help/en_GB/zenity/list.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   373
file path=usr/share/help/en_GB/zenity/message.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   374
file path=usr/share/help/en_GB/zenity/notification.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   375
file path=usr/share/help/en_GB/zenity/password.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   376
file path=usr/share/help/en_GB/zenity/progress.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   377
file path=usr/share/help/en_GB/zenity/question.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   378
file path=usr/share/help/en_GB/zenity/scale.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   379
file path=usr/share/help/en_GB/zenity/text.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   380
file path=usr/share/help/en_GB/zenity/usage.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   381
file path=usr/share/help/en_GB/zenity/warning.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   382
file path=usr/share/help/es/zenity/calendar.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   383
file path=usr/share/help/es/zenity/color-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   384
file path=usr/share/help/es/zenity/entry.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   385
file path=usr/share/help/es/zenity/error.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   386
file path=usr/share/help/es/zenity/figures/zenity-calendar-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   387
link \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   388
    path=usr/share/help/es/zenity/figures/zenity-colorselection-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   389
    target=../../../C/zenity/figures/zenity-colorselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   390
file path=usr/share/help/es/zenity/figures/zenity-entry-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   391
file path=usr/share/help/es/zenity/figures/zenity-error-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   392
file path=usr/share/help/es/zenity/figures/zenity-fileselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   393
link path=usr/share/help/es/zenity/figures/zenity-forms-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   394
    target=../../../C/zenity/figures/zenity-forms-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   395
file path=usr/share/help/es/zenity/figures/zenity-information-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   396
file path=usr/share/help/es/zenity/figures/zenity-list-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   397
file path=usr/share/help/es/zenity/figures/zenity-notification-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   398
link path=usr/share/help/es/zenity/figures/zenity-password-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   399
    target=../../../C/zenity/figures/zenity-password-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   400
file path=usr/share/help/es/zenity/figures/zenity-progress-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   401
file path=usr/share/help/es/zenity/figures/zenity-question-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   402
link path=usr/share/help/es/zenity/figures/zenity-scale-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   403
    target=../../../C/zenity/figures/zenity-scale-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   404
file path=usr/share/help/es/zenity/figures/zenity-text-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   405
file path=usr/share/help/es/zenity/figures/zenity-warning-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   406
file path=usr/share/help/es/zenity/file-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   407
file path=usr/share/help/es/zenity/forms.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   408
file path=usr/share/help/es/zenity/index.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   409
file path=usr/share/help/es/zenity/info.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   410
file path=usr/share/help/es/zenity/intro.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   411
file path=usr/share/help/es/zenity/legal.xml
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   412
file path=usr/share/help/es/zenity/list.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   413
file path=usr/share/help/es/zenity/message.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   414
file path=usr/share/help/es/zenity/notification.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   415
file path=usr/share/help/es/zenity/password.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   416
file path=usr/share/help/es/zenity/progress.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   417
file path=usr/share/help/es/zenity/question.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   418
file path=usr/share/help/es/zenity/scale.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   419
file path=usr/share/help/es/zenity/text.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   420
file path=usr/share/help/es/zenity/usage.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   421
file path=usr/share/help/es/zenity/warning.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   422
file path=usr/share/help/eu/zenity/calendar.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   423
file path=usr/share/help/eu/zenity/color-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   424
file path=usr/share/help/eu/zenity/entry.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   425
file path=usr/share/help/eu/zenity/error.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   426
file path=usr/share/help/eu/zenity/figures/zenity-calendar-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   427
link \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   428
    path=usr/share/help/eu/zenity/figures/zenity-colorselection-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   429
    target=../../../C/zenity/figures/zenity-colorselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   430
file path=usr/share/help/eu/zenity/figures/zenity-entry-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   431
file path=usr/share/help/eu/zenity/figures/zenity-error-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   432
file path=usr/share/help/eu/zenity/figures/zenity-fileselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   433
link path=usr/share/help/eu/zenity/figures/zenity-forms-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   434
    target=../../../C/zenity/figures/zenity-forms-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   435
file path=usr/share/help/eu/zenity/figures/zenity-information-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   436
file path=usr/share/help/eu/zenity/figures/zenity-list-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   437
file path=usr/share/help/eu/zenity/figures/zenity-notification-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   438
link path=usr/share/help/eu/zenity/figures/zenity-password-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   439
    target=../../../C/zenity/figures/zenity-password-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   440
file path=usr/share/help/eu/zenity/figures/zenity-progress-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   441
file path=usr/share/help/eu/zenity/figures/zenity-question-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   442
link path=usr/share/help/eu/zenity/figures/zenity-scale-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   443
    target=../../../C/zenity/figures/zenity-scale-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   444
file path=usr/share/help/eu/zenity/figures/zenity-text-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   445
file path=usr/share/help/eu/zenity/figures/zenity-warning-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   446
file path=usr/share/help/eu/zenity/file-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   447
file path=usr/share/help/eu/zenity/forms.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   448
file path=usr/share/help/eu/zenity/index.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   449
file path=usr/share/help/eu/zenity/info.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   450
file path=usr/share/help/eu/zenity/intro.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   451
file path=usr/share/help/eu/zenity/legal.xml
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   452
file path=usr/share/help/eu/zenity/list.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   453
file path=usr/share/help/eu/zenity/message.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   454
file path=usr/share/help/eu/zenity/notification.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   455
file path=usr/share/help/eu/zenity/password.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   456
file path=usr/share/help/eu/zenity/progress.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   457
file path=usr/share/help/eu/zenity/question.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   458
file path=usr/share/help/eu/zenity/scale.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   459
file path=usr/share/help/eu/zenity/text.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   460
file path=usr/share/help/eu/zenity/usage.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   461
file path=usr/share/help/eu/zenity/warning.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   462
file path=usr/share/help/fi/zenity/calendar.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   463
file path=usr/share/help/fi/zenity/color-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   464
file path=usr/share/help/fi/zenity/entry.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   465
file path=usr/share/help/fi/zenity/error.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   466
file path=usr/share/help/fi/zenity/figures/zenity-calendar-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   467
link \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   468
    path=usr/share/help/fi/zenity/figures/zenity-colorselection-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   469
    target=../../../C/zenity/figures/zenity-colorselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   470
file path=usr/share/help/fi/zenity/figures/zenity-entry-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   471
file path=usr/share/help/fi/zenity/figures/zenity-error-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   472
file path=usr/share/help/fi/zenity/figures/zenity-fileselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   473
link path=usr/share/help/fi/zenity/figures/zenity-forms-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   474
    target=../../../C/zenity/figures/zenity-forms-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   475
file path=usr/share/help/fi/zenity/figures/zenity-information-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   476
file path=usr/share/help/fi/zenity/figures/zenity-list-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   477
file path=usr/share/help/fi/zenity/figures/zenity-notification-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   478
link path=usr/share/help/fi/zenity/figures/zenity-password-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   479
    target=../../../C/zenity/figures/zenity-password-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   480
file path=usr/share/help/fi/zenity/figures/zenity-progress-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   481
file path=usr/share/help/fi/zenity/figures/zenity-question-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   482
link path=usr/share/help/fi/zenity/figures/zenity-scale-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   483
    target=../../../C/zenity/figures/zenity-scale-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   484
file path=usr/share/help/fi/zenity/figures/zenity-text-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   485
file path=usr/share/help/fi/zenity/figures/zenity-warning-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   486
file path=usr/share/help/fi/zenity/file-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   487
file path=usr/share/help/fi/zenity/forms.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   488
file path=usr/share/help/fi/zenity/index.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   489
file path=usr/share/help/fi/zenity/info.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   490
file path=usr/share/help/fi/zenity/intro.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   491
file path=usr/share/help/fi/zenity/legal.xml
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   492
file path=usr/share/help/fi/zenity/list.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   493
file path=usr/share/help/fi/zenity/message.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   494
file path=usr/share/help/fi/zenity/notification.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   495
file path=usr/share/help/fi/zenity/password.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   496
file path=usr/share/help/fi/zenity/progress.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   497
file path=usr/share/help/fi/zenity/question.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   498
file path=usr/share/help/fi/zenity/scale.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   499
file path=usr/share/help/fi/zenity/text.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   500
file path=usr/share/help/fi/zenity/usage.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   501
file path=usr/share/help/fi/zenity/warning.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   502
file path=usr/share/help/fr/zenity/calendar.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   503
file path=usr/share/help/fr/zenity/color-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   504
file path=usr/share/help/fr/zenity/entry.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   505
file path=usr/share/help/fr/zenity/error.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   506
file path=usr/share/help/fr/zenity/figures/zenity-calendar-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   507
file path=usr/share/help/fr/zenity/figures/zenity-colorselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   508
file path=usr/share/help/fr/zenity/figures/zenity-entry-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   509
file path=usr/share/help/fr/zenity/figures/zenity-error-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   510
file path=usr/share/help/fr/zenity/figures/zenity-fileselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   511
file path=usr/share/help/fr/zenity/figures/zenity-forms-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   512
file path=usr/share/help/fr/zenity/figures/zenity-information-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   513
file path=usr/share/help/fr/zenity/figures/zenity-list-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   514
file path=usr/share/help/fr/zenity/figures/zenity-notification-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   515
file path=usr/share/help/fr/zenity/figures/zenity-password-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   516
file path=usr/share/help/fr/zenity/figures/zenity-progress-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   517
file path=usr/share/help/fr/zenity/figures/zenity-question-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   518
file path=usr/share/help/fr/zenity/figures/zenity-scale-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   519
file path=usr/share/help/fr/zenity/figures/zenity-text-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   520
file path=usr/share/help/fr/zenity/figures/zenity-warning-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   521
file path=usr/share/help/fr/zenity/file-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   522
file path=usr/share/help/fr/zenity/forms.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   523
file path=usr/share/help/fr/zenity/index.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   524
file path=usr/share/help/fr/zenity/info.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   525
file path=usr/share/help/fr/zenity/intro.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   526
file path=usr/share/help/fr/zenity/legal.xml
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   527
file path=usr/share/help/fr/zenity/list.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   528
file path=usr/share/help/fr/zenity/message.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   529
file path=usr/share/help/fr/zenity/notification.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   530
file path=usr/share/help/fr/zenity/password.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   531
file path=usr/share/help/fr/zenity/progress.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   532
file path=usr/share/help/fr/zenity/question.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   533
file path=usr/share/help/fr/zenity/scale.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   534
file path=usr/share/help/fr/zenity/text.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   535
file path=usr/share/help/fr/zenity/usage.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   536
file path=usr/share/help/fr/zenity/warning.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   537
file path=usr/share/help/gl/zenity/calendar.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   538
file path=usr/share/help/gl/zenity/color-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   539
file path=usr/share/help/gl/zenity/entry.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   540
file path=usr/share/help/gl/zenity/error.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   541
link path=usr/share/help/gl/zenity/figures/zenity-calendar-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   542
    target=../../../C/zenity/figures/zenity-calendar-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   543
link \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   544
    path=usr/share/help/gl/zenity/figures/zenity-colorselection-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   545
    target=../../../C/zenity/figures/zenity-colorselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   546
link path=usr/share/help/gl/zenity/figures/zenity-entry-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   547
    target=../../../C/zenity/figures/zenity-entry-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   548
link path=usr/share/help/gl/zenity/figures/zenity-error-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   549
    target=../../../C/zenity/figures/zenity-error-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   550
link path=usr/share/help/gl/zenity/figures/zenity-fileselection-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   551
    target=../../../C/zenity/figures/zenity-fileselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   552
link path=usr/share/help/gl/zenity/figures/zenity-forms-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   553
    target=../../../C/zenity/figures/zenity-forms-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   554
link path=usr/share/help/gl/zenity/figures/zenity-information-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   555
    target=../../../C/zenity/figures/zenity-information-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   556
link path=usr/share/help/gl/zenity/figures/zenity-list-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   557
    target=../../../C/zenity/figures/zenity-list-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   558
link path=usr/share/help/gl/zenity/figures/zenity-notification-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   559
    target=../../../C/zenity/figures/zenity-notification-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   560
link path=usr/share/help/gl/zenity/figures/zenity-password-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   561
    target=../../../C/zenity/figures/zenity-password-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   562
link path=usr/share/help/gl/zenity/figures/zenity-progress-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   563
    target=../../../C/zenity/figures/zenity-progress-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   564
link path=usr/share/help/gl/zenity/figures/zenity-question-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   565
    target=../../../C/zenity/figures/zenity-question-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   566
link path=usr/share/help/gl/zenity/figures/zenity-scale-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   567
    target=../../../C/zenity/figures/zenity-scale-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   568
link path=usr/share/help/gl/zenity/figures/zenity-text-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   569
    target=../../../C/zenity/figures/zenity-text-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   570
link path=usr/share/help/gl/zenity/figures/zenity-warning-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   571
    target=../../../C/zenity/figures/zenity-warning-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   572
file path=usr/share/help/gl/zenity/file-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   573
file path=usr/share/help/gl/zenity/forms.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   574
file path=usr/share/help/gl/zenity/index.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   575
file path=usr/share/help/gl/zenity/info.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   576
file path=usr/share/help/gl/zenity/intro.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   577
file path=usr/share/help/gl/zenity/legal.xml
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   578
file path=usr/share/help/gl/zenity/list.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   579
file path=usr/share/help/gl/zenity/message.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   580
file path=usr/share/help/gl/zenity/notification.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   581
file path=usr/share/help/gl/zenity/password.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   582
file path=usr/share/help/gl/zenity/progress.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   583
file path=usr/share/help/gl/zenity/question.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   584
file path=usr/share/help/gl/zenity/scale.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   585
file path=usr/share/help/gl/zenity/text.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   586
file path=usr/share/help/gl/zenity/usage.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   587
file path=usr/share/help/gl/zenity/warning.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   588
file path=usr/share/help/hu/zenity/calendar.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   589
file path=usr/share/help/hu/zenity/color-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   590
file path=usr/share/help/hu/zenity/entry.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   591
file path=usr/share/help/hu/zenity/error.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   592
link path=usr/share/help/hu/zenity/figures/zenity-calendar-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   593
    target=../../../C/zenity/figures/zenity-calendar-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   594
link \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   595
    path=usr/share/help/hu/zenity/figures/zenity-colorselection-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   596
    target=../../../C/zenity/figures/zenity-colorselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   597
link path=usr/share/help/hu/zenity/figures/zenity-entry-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   598
    target=../../../C/zenity/figures/zenity-entry-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   599
link path=usr/share/help/hu/zenity/figures/zenity-error-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   600
    target=../../../C/zenity/figures/zenity-error-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   601
link path=usr/share/help/hu/zenity/figures/zenity-fileselection-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   602
    target=../../../C/zenity/figures/zenity-fileselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   603
link path=usr/share/help/hu/zenity/figures/zenity-forms-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   604
    target=../../../C/zenity/figures/zenity-forms-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   605
link path=usr/share/help/hu/zenity/figures/zenity-information-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   606
    target=../../../C/zenity/figures/zenity-information-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   607
link path=usr/share/help/hu/zenity/figures/zenity-list-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   608
    target=../../../C/zenity/figures/zenity-list-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   609
link path=usr/share/help/hu/zenity/figures/zenity-notification-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   610
    target=../../../C/zenity/figures/zenity-notification-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   611
link path=usr/share/help/hu/zenity/figures/zenity-password-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   612
    target=../../../C/zenity/figures/zenity-password-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   613
link path=usr/share/help/hu/zenity/figures/zenity-progress-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   614
    target=../../../C/zenity/figures/zenity-progress-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   615
link path=usr/share/help/hu/zenity/figures/zenity-question-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   616
    target=../../../C/zenity/figures/zenity-question-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   617
link path=usr/share/help/hu/zenity/figures/zenity-scale-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   618
    target=../../../C/zenity/figures/zenity-scale-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   619
link path=usr/share/help/hu/zenity/figures/zenity-text-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   620
    target=../../../C/zenity/figures/zenity-text-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   621
link path=usr/share/help/hu/zenity/figures/zenity-warning-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   622
    target=../../../C/zenity/figures/zenity-warning-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   623
file path=usr/share/help/hu/zenity/file-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   624
file path=usr/share/help/hu/zenity/forms.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   625
file path=usr/share/help/hu/zenity/index.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   626
file path=usr/share/help/hu/zenity/info.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   627
file path=usr/share/help/hu/zenity/intro.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   628
file path=usr/share/help/hu/zenity/legal.xml
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   629
file path=usr/share/help/hu/zenity/list.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   630
file path=usr/share/help/hu/zenity/message.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   631
file path=usr/share/help/hu/zenity/notification.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   632
file path=usr/share/help/hu/zenity/password.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   633
file path=usr/share/help/hu/zenity/progress.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   634
file path=usr/share/help/hu/zenity/question.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   635
file path=usr/share/help/hu/zenity/scale.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   636
file path=usr/share/help/hu/zenity/text.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   637
file path=usr/share/help/hu/zenity/usage.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   638
file path=usr/share/help/hu/zenity/warning.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   639
file path=usr/share/help/ja/zenity/calendar.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   640
file path=usr/share/help/ja/zenity/color-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   641
file path=usr/share/help/ja/zenity/entry.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   642
file path=usr/share/help/ja/zenity/error.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   643
file path=usr/share/help/ja/zenity/figures/zenity-calendar-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   644
file path=usr/share/help/ja/zenity/figures/zenity-colorselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   645
file path=usr/share/help/ja/zenity/figures/zenity-entry-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   646
file path=usr/share/help/ja/zenity/figures/zenity-error-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   647
file path=usr/share/help/ja/zenity/figures/zenity-fileselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   648
file path=usr/share/help/ja/zenity/figures/zenity-forms-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   649
file path=usr/share/help/ja/zenity/figures/zenity-information-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   650
file path=usr/share/help/ja/zenity/figures/zenity-list-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   651
file path=usr/share/help/ja/zenity/figures/zenity-notification-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   652
file path=usr/share/help/ja/zenity/figures/zenity-password-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   653
file path=usr/share/help/ja/zenity/figures/zenity-progress-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   654
file path=usr/share/help/ja/zenity/figures/zenity-question-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   655
file path=usr/share/help/ja/zenity/figures/zenity-scale-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   656
file path=usr/share/help/ja/zenity/figures/zenity-text-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   657
file path=usr/share/help/ja/zenity/figures/zenity-warning-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   658
file path=usr/share/help/ja/zenity/file-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   659
file path=usr/share/help/ja/zenity/forms.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   660
file path=usr/share/help/ja/zenity/index.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   661
file path=usr/share/help/ja/zenity/info.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   662
file path=usr/share/help/ja/zenity/intro.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   663
file path=usr/share/help/ja/zenity/legal.xml
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   664
file path=usr/share/help/ja/zenity/list.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   665
file path=usr/share/help/ja/zenity/message.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   666
file path=usr/share/help/ja/zenity/notification.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   667
file path=usr/share/help/ja/zenity/password.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   668
file path=usr/share/help/ja/zenity/progress.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   669
file path=usr/share/help/ja/zenity/question.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   670
file path=usr/share/help/ja/zenity/scale.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   671
file path=usr/share/help/ja/zenity/text.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   672
file path=usr/share/help/ja/zenity/usage.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   673
file path=usr/share/help/ja/zenity/warning.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   674
file path=usr/share/help/oc/zenity/calendar.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   675
file path=usr/share/help/oc/zenity/color-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   676
file path=usr/share/help/oc/zenity/entry.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   677
file path=usr/share/help/oc/zenity/error.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   678
link path=usr/share/help/oc/zenity/figures/zenity-calendar-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   679
    target=../../../C/zenity/figures/zenity-calendar-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   680
link \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   681
    path=usr/share/help/oc/zenity/figures/zenity-colorselection-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   682
    target=../../../C/zenity/figures/zenity-colorselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   683
link path=usr/share/help/oc/zenity/figures/zenity-entry-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   684
    target=../../../C/zenity/figures/zenity-entry-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   685
link path=usr/share/help/oc/zenity/figures/zenity-error-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   686
    target=../../../C/zenity/figures/zenity-error-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   687
link path=usr/share/help/oc/zenity/figures/zenity-fileselection-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   688
    target=../../../C/zenity/figures/zenity-fileselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   689
link path=usr/share/help/oc/zenity/figures/zenity-forms-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   690
    target=../../../C/zenity/figures/zenity-forms-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   691
link path=usr/share/help/oc/zenity/figures/zenity-information-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   692
    target=../../../C/zenity/figures/zenity-information-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   693
link path=usr/share/help/oc/zenity/figures/zenity-list-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   694
    target=../../../C/zenity/figures/zenity-list-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   695
link path=usr/share/help/oc/zenity/figures/zenity-notification-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   696
    target=../../../C/zenity/figures/zenity-notification-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   697
link path=usr/share/help/oc/zenity/figures/zenity-password-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   698
    target=../../../C/zenity/figures/zenity-password-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   699
link path=usr/share/help/oc/zenity/figures/zenity-progress-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   700
    target=../../../C/zenity/figures/zenity-progress-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   701
link path=usr/share/help/oc/zenity/figures/zenity-question-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   702
    target=../../../C/zenity/figures/zenity-question-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   703
link path=usr/share/help/oc/zenity/figures/zenity-scale-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   704
    target=../../../C/zenity/figures/zenity-scale-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   705
link path=usr/share/help/oc/zenity/figures/zenity-text-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   706
    target=../../../C/zenity/figures/zenity-text-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   707
link path=usr/share/help/oc/zenity/figures/zenity-warning-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   708
    target=../../../C/zenity/figures/zenity-warning-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   709
file path=usr/share/help/oc/zenity/file-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   710
file path=usr/share/help/oc/zenity/forms.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   711
file path=usr/share/help/oc/zenity/index.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   712
file path=usr/share/help/oc/zenity/info.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   713
file path=usr/share/help/oc/zenity/intro.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   714
file path=usr/share/help/oc/zenity/legal.xml
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   715
file path=usr/share/help/oc/zenity/list.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   716
file path=usr/share/help/oc/zenity/message.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   717
file path=usr/share/help/oc/zenity/notification.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   718
file path=usr/share/help/oc/zenity/password.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   719
file path=usr/share/help/oc/zenity/progress.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   720
file path=usr/share/help/oc/zenity/question.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   721
file path=usr/share/help/oc/zenity/scale.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   722
file path=usr/share/help/oc/zenity/text.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   723
file path=usr/share/help/oc/zenity/usage.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   724
file path=usr/share/help/oc/zenity/warning.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   725
file path=usr/share/help/pt_BR/zenity/calendar.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   726
file path=usr/share/help/pt_BR/zenity/color-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   727
file path=usr/share/help/pt_BR/zenity/entry.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   728
file path=usr/share/help/pt_BR/zenity/error.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   729
link path=usr/share/help/pt_BR/zenity/figures/zenity-calendar-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   730
    target=../../../C/zenity/figures/zenity-calendar-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   731
link \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   732
    path=usr/share/help/pt_BR/zenity/figures/zenity-colorselection-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   733
    target=../../../C/zenity/figures/zenity-colorselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   734
link path=usr/share/help/pt_BR/zenity/figures/zenity-entry-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   735
    target=../../../C/zenity/figures/zenity-entry-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   736
link path=usr/share/help/pt_BR/zenity/figures/zenity-error-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   737
    target=../../../C/zenity/figures/zenity-error-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   738
link \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   739
    path=usr/share/help/pt_BR/zenity/figures/zenity-fileselection-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   740
    target=../../../C/zenity/figures/zenity-fileselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   741
link path=usr/share/help/pt_BR/zenity/figures/zenity-forms-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   742
    target=../../../C/zenity/figures/zenity-forms-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   743
link \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   744
    path=usr/share/help/pt_BR/zenity/figures/zenity-information-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   745
    target=../../../C/zenity/figures/zenity-information-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   746
link path=usr/share/help/pt_BR/zenity/figures/zenity-list-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   747
    target=../../../C/zenity/figures/zenity-list-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   748
link \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   749
    path=usr/share/help/pt_BR/zenity/figures/zenity-notification-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   750
    target=../../../C/zenity/figures/zenity-notification-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   751
link path=usr/share/help/pt_BR/zenity/figures/zenity-password-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   752
    target=../../../C/zenity/figures/zenity-password-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   753
link path=usr/share/help/pt_BR/zenity/figures/zenity-progress-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   754
    target=../../../C/zenity/figures/zenity-progress-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   755
link path=usr/share/help/pt_BR/zenity/figures/zenity-question-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   756
    target=../../../C/zenity/figures/zenity-question-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   757
link path=usr/share/help/pt_BR/zenity/figures/zenity-scale-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   758
    target=../../../C/zenity/figures/zenity-scale-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   759
link path=usr/share/help/pt_BR/zenity/figures/zenity-text-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   760
    target=../../../C/zenity/figures/zenity-text-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   761
link path=usr/share/help/pt_BR/zenity/figures/zenity-warning-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   762
    target=../../../C/zenity/figures/zenity-warning-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   763
file path=usr/share/help/pt_BR/zenity/file-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   764
file path=usr/share/help/pt_BR/zenity/forms.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   765
file path=usr/share/help/pt_BR/zenity/index.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   766
file path=usr/share/help/pt_BR/zenity/info.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   767
file path=usr/share/help/pt_BR/zenity/intro.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   768
file path=usr/share/help/pt_BR/zenity/legal.xml
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   769
file path=usr/share/help/pt_BR/zenity/list.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   770
file path=usr/share/help/pt_BR/zenity/message.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   771
file path=usr/share/help/pt_BR/zenity/notification.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   772
file path=usr/share/help/pt_BR/zenity/password.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   773
file path=usr/share/help/pt_BR/zenity/progress.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   774
file path=usr/share/help/pt_BR/zenity/question.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   775
file path=usr/share/help/pt_BR/zenity/scale.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   776
file path=usr/share/help/pt_BR/zenity/text.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   777
file path=usr/share/help/pt_BR/zenity/usage.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   778
file path=usr/share/help/pt_BR/zenity/warning.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   779
file path=usr/share/help/ru/zenity/calendar.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   780
file path=usr/share/help/ru/zenity/color-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   781
file path=usr/share/help/ru/zenity/entry.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   782
file path=usr/share/help/ru/zenity/error.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   783
file path=usr/share/help/ru/zenity/figures/zenity-calendar-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   784
link \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   785
    path=usr/share/help/ru/zenity/figures/zenity-colorselection-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   786
    target=../../../C/zenity/figures/zenity-colorselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   787
file path=usr/share/help/ru/zenity/figures/zenity-entry-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   788
file path=usr/share/help/ru/zenity/figures/zenity-error-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   789
file path=usr/share/help/ru/zenity/figures/zenity-fileselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   790
link path=usr/share/help/ru/zenity/figures/zenity-forms-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   791
    target=../../../C/zenity/figures/zenity-forms-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   792
file path=usr/share/help/ru/zenity/figures/zenity-information-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   793
file path=usr/share/help/ru/zenity/figures/zenity-list-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   794
file path=usr/share/help/ru/zenity/figures/zenity-notification-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   795
link path=usr/share/help/ru/zenity/figures/zenity-password-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   796
    target=../../../C/zenity/figures/zenity-password-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   797
file path=usr/share/help/ru/zenity/figures/zenity-progress-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   798
file path=usr/share/help/ru/zenity/figures/zenity-question-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   799
file path=usr/share/help/ru/zenity/figures/zenity-scale-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   800
file path=usr/share/help/ru/zenity/figures/zenity-text-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   801
file path=usr/share/help/ru/zenity/figures/zenity-warning-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   802
file path=usr/share/help/ru/zenity/file-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   803
file path=usr/share/help/ru/zenity/forms.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   804
file path=usr/share/help/ru/zenity/index.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   805
file path=usr/share/help/ru/zenity/info.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   806
file path=usr/share/help/ru/zenity/intro.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   807
file path=usr/share/help/ru/zenity/legal.xml
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   808
file path=usr/share/help/ru/zenity/list.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   809
file path=usr/share/help/ru/zenity/message.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   810
file path=usr/share/help/ru/zenity/notification.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   811
file path=usr/share/help/ru/zenity/password.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   812
file path=usr/share/help/ru/zenity/progress.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   813
file path=usr/share/help/ru/zenity/question.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   814
file path=usr/share/help/ru/zenity/scale.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   815
file path=usr/share/help/ru/zenity/text.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   816
file path=usr/share/help/ru/zenity/usage.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   817
file path=usr/share/help/ru/zenity/warning.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   818
file path=usr/share/help/sl/zenity/calendar.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   819
file path=usr/share/help/sl/zenity/color-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   820
file path=usr/share/help/sl/zenity/entry.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   821
file path=usr/share/help/sl/zenity/error.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   822
link path=usr/share/help/sl/zenity/figures/zenity-calendar-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   823
    target=../../../C/zenity/figures/zenity-calendar-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   824
link \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   825
    path=usr/share/help/sl/zenity/figures/zenity-colorselection-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   826
    target=../../../C/zenity/figures/zenity-colorselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   827
link path=usr/share/help/sl/zenity/figures/zenity-entry-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   828
    target=../../../C/zenity/figures/zenity-entry-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   829
link path=usr/share/help/sl/zenity/figures/zenity-error-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   830
    target=../../../C/zenity/figures/zenity-error-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   831
link path=usr/share/help/sl/zenity/figures/zenity-fileselection-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   832
    target=../../../C/zenity/figures/zenity-fileselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   833
link path=usr/share/help/sl/zenity/figures/zenity-forms-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   834
    target=../../../C/zenity/figures/zenity-forms-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   835
link path=usr/share/help/sl/zenity/figures/zenity-information-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   836
    target=../../../C/zenity/figures/zenity-information-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   837
link path=usr/share/help/sl/zenity/figures/zenity-list-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   838
    target=../../../C/zenity/figures/zenity-list-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   839
link path=usr/share/help/sl/zenity/figures/zenity-notification-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   840
    target=../../../C/zenity/figures/zenity-notification-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   841
link path=usr/share/help/sl/zenity/figures/zenity-password-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   842
    target=../../../C/zenity/figures/zenity-password-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   843
link path=usr/share/help/sl/zenity/figures/zenity-progress-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   844
    target=../../../C/zenity/figures/zenity-progress-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   845
link path=usr/share/help/sl/zenity/figures/zenity-question-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   846
    target=../../../C/zenity/figures/zenity-question-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   847
link path=usr/share/help/sl/zenity/figures/zenity-scale-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   848
    target=../../../C/zenity/figures/zenity-scale-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   849
link path=usr/share/help/sl/zenity/figures/zenity-text-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   850
    target=../../../C/zenity/figures/zenity-text-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   851
link path=usr/share/help/sl/zenity/figures/zenity-warning-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   852
    target=../../../C/zenity/figures/zenity-warning-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   853
file path=usr/share/help/sl/zenity/file-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   854
file path=usr/share/help/sl/zenity/forms.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   855
file path=usr/share/help/sl/zenity/index.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   856
file path=usr/share/help/sl/zenity/info.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   857
file path=usr/share/help/sl/zenity/intro.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   858
file path=usr/share/help/sl/zenity/legal.xml
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   859
file path=usr/share/help/sl/zenity/list.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   860
file path=usr/share/help/sl/zenity/message.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   861
file path=usr/share/help/sl/zenity/notification.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   862
file path=usr/share/help/sl/zenity/password.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   863
file path=usr/share/help/sl/zenity/progress.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   864
file path=usr/share/help/sl/zenity/question.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   865
file path=usr/share/help/sl/zenity/scale.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   866
file path=usr/share/help/sl/zenity/text.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   867
file path=usr/share/help/sl/zenity/usage.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   868
file path=usr/share/help/sl/zenity/warning.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   869
file path=usr/share/help/sv/zenity/calendar.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   870
file path=usr/share/help/sv/zenity/color-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   871
file path=usr/share/help/sv/zenity/entry.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   872
file path=usr/share/help/sv/zenity/error.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   873
file path=usr/share/help/sv/zenity/figures/zenity-calendar-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   874
link \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   875
    path=usr/share/help/sv/zenity/figures/zenity-colorselection-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   876
    target=../../../C/zenity/figures/zenity-colorselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   877
file path=usr/share/help/sv/zenity/figures/zenity-entry-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   878
file path=usr/share/help/sv/zenity/figures/zenity-error-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   879
file path=usr/share/help/sv/zenity/figures/zenity-fileselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   880
link path=usr/share/help/sv/zenity/figures/zenity-forms-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   881
    target=../../../C/zenity/figures/zenity-forms-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   882
file path=usr/share/help/sv/zenity/figures/zenity-information-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   883
file path=usr/share/help/sv/zenity/figures/zenity-list-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   884
file path=usr/share/help/sv/zenity/figures/zenity-notification-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   885
link path=usr/share/help/sv/zenity/figures/zenity-password-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   886
    target=../../../C/zenity/figures/zenity-password-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   887
file path=usr/share/help/sv/zenity/figures/zenity-progress-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   888
file path=usr/share/help/sv/zenity/figures/zenity-question-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   889
link path=usr/share/help/sv/zenity/figures/zenity-scale-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   890
    target=../../../C/zenity/figures/zenity-scale-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   891
file path=usr/share/help/sv/zenity/figures/zenity-text-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   892
file path=usr/share/help/sv/zenity/figures/zenity-warning-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   893
file path=usr/share/help/sv/zenity/file-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   894
file path=usr/share/help/sv/zenity/forms.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   895
file path=usr/share/help/sv/zenity/index.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   896
file path=usr/share/help/sv/zenity/info.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   897
file path=usr/share/help/sv/zenity/intro.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   898
file path=usr/share/help/sv/zenity/legal.xml
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   899
file path=usr/share/help/sv/zenity/list.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   900
file path=usr/share/help/sv/zenity/message.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   901
file path=usr/share/help/sv/zenity/notification.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   902
file path=usr/share/help/sv/zenity/password.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   903
file path=usr/share/help/sv/zenity/progress.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   904
file path=usr/share/help/sv/zenity/question.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   905
file path=usr/share/help/sv/zenity/scale.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   906
file path=usr/share/help/sv/zenity/text.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   907
file path=usr/share/help/sv/zenity/usage.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   908
file path=usr/share/help/sv/zenity/warning.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   909
file path=usr/share/help/uk/zenity/calendar.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   910
file path=usr/share/help/uk/zenity/color-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   911
file path=usr/share/help/uk/zenity/entry.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   912
file path=usr/share/help/uk/zenity/error.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   913
file path=usr/share/help/uk/zenity/figures/zenity-calendar-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   914
link \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   915
    path=usr/share/help/uk/zenity/figures/zenity-colorselection-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   916
    target=../../../C/zenity/figures/zenity-colorselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   917
file path=usr/share/help/uk/zenity/figures/zenity-entry-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   918
file path=usr/share/help/uk/zenity/figures/zenity-error-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   919
file path=usr/share/help/uk/zenity/figures/zenity-fileselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   920
link path=usr/share/help/uk/zenity/figures/zenity-forms-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   921
    target=../../../C/zenity/figures/zenity-forms-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   922
file path=usr/share/help/uk/zenity/figures/zenity-information-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   923
file path=usr/share/help/uk/zenity/figures/zenity-list-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   924
file path=usr/share/help/uk/zenity/figures/zenity-notification-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   925
link path=usr/share/help/uk/zenity/figures/zenity-password-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   926
    target=../../../C/zenity/figures/zenity-password-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   927
file path=usr/share/help/uk/zenity/figures/zenity-progress-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   928
file path=usr/share/help/uk/zenity/figures/zenity-question-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   929
link path=usr/share/help/uk/zenity/figures/zenity-scale-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   930
    target=../../../C/zenity/figures/zenity-scale-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   931
file path=usr/share/help/uk/zenity/figures/zenity-text-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   932
file path=usr/share/help/uk/zenity/figures/zenity-warning-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   933
file path=usr/share/help/uk/zenity/file-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   934
file path=usr/share/help/uk/zenity/forms.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   935
file path=usr/share/help/uk/zenity/index.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   936
file path=usr/share/help/uk/zenity/info.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   937
file path=usr/share/help/uk/zenity/intro.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   938
file path=usr/share/help/uk/zenity/legal.xml
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   939
file path=usr/share/help/uk/zenity/list.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   940
file path=usr/share/help/uk/zenity/message.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   941
file path=usr/share/help/uk/zenity/notification.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   942
file path=usr/share/help/uk/zenity/password.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   943
file path=usr/share/help/uk/zenity/progress.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   944
file path=usr/share/help/uk/zenity/question.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   945
file path=usr/share/help/uk/zenity/scale.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   946
file path=usr/share/help/uk/zenity/text.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   947
file path=usr/share/help/uk/zenity/usage.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   948
file path=usr/share/help/uk/zenity/warning.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   949
file path=usr/share/help/zh_CN/zenity/calendar.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   950
file path=usr/share/help/zh_CN/zenity/color-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   951
file path=usr/share/help/zh_CN/zenity/entry.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   952
file path=usr/share/help/zh_CN/zenity/error.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   953
link path=usr/share/help/zh_CN/zenity/figures/zenity-calendar-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   954
    target=../../../C/zenity/figures/zenity-calendar-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   955
link \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   956
    path=usr/share/help/zh_CN/zenity/figures/zenity-colorselection-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   957
    target=../../../C/zenity/figures/zenity-colorselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   958
link path=usr/share/help/zh_CN/zenity/figures/zenity-entry-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   959
    target=../../../C/zenity/figures/zenity-entry-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   960
link path=usr/share/help/zh_CN/zenity/figures/zenity-error-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   961
    target=../../../C/zenity/figures/zenity-error-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   962
link \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   963
    path=usr/share/help/zh_CN/zenity/figures/zenity-fileselection-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   964
    target=../../../C/zenity/figures/zenity-fileselection-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   965
link path=usr/share/help/zh_CN/zenity/figures/zenity-forms-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   966
    target=../../../C/zenity/figures/zenity-forms-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   967
link \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   968
    path=usr/share/help/zh_CN/zenity/figures/zenity-information-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   969
    target=../../../C/zenity/figures/zenity-information-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   970
link path=usr/share/help/zh_CN/zenity/figures/zenity-list-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   971
    target=../../../C/zenity/figures/zenity-list-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   972
link \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   973
    path=usr/share/help/zh_CN/zenity/figures/zenity-notification-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   974
    target=../../../C/zenity/figures/zenity-notification-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   975
link path=usr/share/help/zh_CN/zenity/figures/zenity-password-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   976
    target=../../../C/zenity/figures/zenity-password-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   977
link path=usr/share/help/zh_CN/zenity/figures/zenity-progress-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   978
    target=../../../C/zenity/figures/zenity-progress-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   979
link path=usr/share/help/zh_CN/zenity/figures/zenity-question-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   980
    target=../../../C/zenity/figures/zenity-question-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   981
link path=usr/share/help/zh_CN/zenity/figures/zenity-scale-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   982
    target=../../../C/zenity/figures/zenity-scale-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   983
link path=usr/share/help/zh_CN/zenity/figures/zenity-text-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   984
    target=../../../C/zenity/figures/zenity-text-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   985
link path=usr/share/help/zh_CN/zenity/figures/zenity-warning-screenshot.png \
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   986
    target=../../../C/zenity/figures/zenity-warning-screenshot.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   987
file path=usr/share/help/zh_CN/zenity/file-selection.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   988
file path=usr/share/help/zh_CN/zenity/forms.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   989
file path=usr/share/help/zh_CN/zenity/index.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   990
file path=usr/share/help/zh_CN/zenity/info.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   991
file path=usr/share/help/zh_CN/zenity/intro.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   992
file path=usr/share/help/zh_CN/zenity/legal.xml
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   993
file path=usr/share/help/zh_CN/zenity/list.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   994
file path=usr/share/help/zh_CN/zenity/message.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   995
file path=usr/share/help/zh_CN/zenity/notification.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   996
file path=usr/share/help/zh_CN/zenity/password.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   997
file path=usr/share/help/zh_CN/zenity/progress.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   998
file path=usr/share/help/zh_CN/zenity/question.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
   999
file path=usr/share/help/zh_CN/zenity/scale.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1000
file path=usr/share/help/zh_CN/zenity/text.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1001
file path=usr/share/help/zh_CN/zenity/usage.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1002
file path=usr/share/help/zh_CN/zenity/warning.page
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1003
file path=usr/share/locale/af/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1004
file path=usr/share/locale/am/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1005
file path=usr/share/locale/ar/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1006
file path=usr/share/locale/as/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1007
file path=usr/share/locale/ast/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1008
file path=usr/share/locale/az/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1009
file path=usr/share/locale/be/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1010
file path=usr/share/locale/be@latin/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1011
file path=usr/share/locale/bg/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1012
file path=usr/share/locale/bn/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1013
file path=usr/share/locale/bn_IN/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1014
file path=usr/share/locale/bs/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1015
file path=usr/share/locale/ca/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1016
file path=usr/share/locale/ca@valencia/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1017
file path=usr/share/locale/cs/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1018
file path=usr/share/locale/cy/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1019
file path=usr/share/locale/da/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1020
file path=usr/share/locale/de/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1021
file path=usr/share/locale/dz/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1022
file path=usr/share/locale/el/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1023
file path=usr/share/locale/en@shaw/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1024
file path=usr/share/locale/en_CA/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1025
file path=usr/share/locale/en_GB/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1026
file path=usr/share/locale/eo/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1027
file path=usr/share/locale/es/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1028
file path=usr/share/locale/et/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1029
file path=usr/share/locale/eu/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1030
file path=usr/share/locale/fa/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1031
file path=usr/share/locale/fi/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1032
file path=usr/share/locale/fr/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1033
file path=usr/share/locale/ga/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1034
file path=usr/share/locale/gl/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1035
file path=usr/share/locale/gu/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1036
file path=usr/share/locale/he/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1037
file path=usr/share/locale/hi/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1038
file path=usr/share/locale/hr/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1039
file path=usr/share/locale/hu/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1040
file path=usr/share/locale/id/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1041
file path=usr/share/locale/is/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1042
file path=usr/share/locale/it/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1043
file path=usr/share/locale/ja/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1044
file path=usr/share/locale/ka/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1045
file path=usr/share/locale/kk/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1046
file path=usr/share/locale/kn/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1047
file path=usr/share/locale/ko/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1048
file path=usr/share/locale/ku/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1049
file path=usr/share/locale/lt/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1050
file path=usr/share/locale/lv/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1051
file path=usr/share/locale/mai/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1052
file path=usr/share/locale/mg/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1053
file path=usr/share/locale/mi/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1054
file path=usr/share/locale/mk/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1055
file path=usr/share/locale/ml/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1056
file path=usr/share/locale/mn/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1057
file path=usr/share/locale/mr/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1058
file path=usr/share/locale/ms/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1059
file path=usr/share/locale/nb/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1060
file path=usr/share/locale/ne/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1061
file path=usr/share/locale/nl/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1062
file path=usr/share/locale/nn/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1063
file path=usr/share/locale/oc/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1064
file path=usr/share/locale/or/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1065
file path=usr/share/locale/pa/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1066
file path=usr/share/locale/pl/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1067
file path=usr/share/locale/ps/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1068
file path=usr/share/locale/pt/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1069
file path=usr/share/locale/pt_BR/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1070
file path=usr/share/locale/ro/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1071
file path=usr/share/locale/ru/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1072
file path=usr/share/locale/rw/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1073
file path=usr/share/locale/si/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1074
file path=usr/share/locale/sk/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1075
file path=usr/share/locale/sl/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1076
file path=usr/share/locale/sq/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1077
file path=usr/share/locale/sr/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1078
file path=usr/share/locale/sr@latin/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1079
file path=usr/share/locale/sv/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1080
file path=usr/share/locale/ta/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1081
file path=usr/share/locale/te/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1082
file path=usr/share/locale/tg/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1083
file path=usr/share/locale/th/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1084
file path=usr/share/locale/tr/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1085
file path=usr/share/locale/ug/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1086
file path=usr/share/locale/uk/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1087
file path=usr/share/locale/vi/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1088
file path=usr/share/locale/xh/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1089
file path=usr/share/locale/zh_CN/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1090
file path=usr/share/locale/zh_HK/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1091
file path=usr/share/locale/zh_TW/LC_MESSAGES/zenity.mo
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1092
file path=usr/share/man/man1/zenity.1
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1093
file path=usr/share/zenity/clothes/gnome-tshirt.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1094
file path=usr/share/zenity/clothes/hawaii-shirt.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1095
file path=usr/share/zenity/clothes/monk.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1096
file path=usr/share/zenity/clothes/sunglasses.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1097
file path=usr/share/zenity/clothes/surfboard.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1098
file path=usr/share/zenity/zenity-calendar.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1099
file path=usr/share/zenity/zenity-entry.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1100
file path=usr/share/zenity/zenity-file.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1101
file path=usr/share/zenity/zenity-list.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1102
file path=usr/share/zenity/zenity-notification.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1103
file path=usr/share/zenity/zenity-progress.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1104
file path=usr/share/zenity/zenity-scale.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1105
file path=usr/share/zenity/zenity-text.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1106
file path=usr/share/zenity/zenity.png
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1107
file path=usr/share/zenity/zenity.ui
1c9054ea42c4 23245364 Move zenity to Userland and update to 3.18.0
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
  1108
license COPYING license=GPLv2