components/visual-panels/coreadm/system-management-visual-panels-panel-coreadm-message-files.p5m
author John Beck <John.Beck@Oracle.COM>
Tue, 03 Feb 2015 13:01:27 -0800
branchs11-update
changeset 3734 24181f5eb463
parent 2805 4888f6212f94
permissions -rw-r--r--
20440737 pkgfmt all Userland pkg(5) manifests
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
827
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
     1
#
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
     3
#
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
     7
#
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
    12
#
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
    18
#
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
    20
#
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
    21
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
    22
#
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2805
diff changeset
    23
# Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
827
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
    24
#
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
    25
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2805
diff changeset
    26
set name=pkg.fmri \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2805
diff changeset
    27
    value=pkg://$(PUBLISHER_LOCALIZABLE)/system/management/visual-panels/panel-coreadm-message-files@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2805
diff changeset
    28
set name=pkg.summary \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2805
diff changeset
    29
    value="Translatable content for Core Files Administration GUI"
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2805
diff changeset
    30
set name=info.classification \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2805
diff changeset
    31
    value="org.opensolaris.category.2008:Applications/Configuration and Preferences"
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2805
diff changeset
    32
set name=org.opensolaris.arc-caseid value=LSARC/2007/392
827
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
    33
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
889
87369d5f65ef 7169552 .desktop files should be translatable
Dan Labrecque <dan.labrecque@oracle.com>
parents: 827
diff changeset
    34
file path=usr/share/applications/po/vp-coreadm.pot
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2805
diff changeset
    35
file path=usr/share/vpanels/__LOCALE__/com/oracle/solaris/vp/panels/coreadm/client/swing/help/JavaHelpSearch/DOCS
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2805
diff changeset
    36
file path=usr/share/vpanels/__LOCALE__/com/oracle/solaris/vp/panels/coreadm/client/swing/help/JavaHelpSearch/DOCS.TAB
827
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
    37
file path=usr/share/vpanels/__LOCALE__/com/oracle/solaris/vp/panels/coreadm/client/swing/help/JavaHelpSearch/OFFSETS
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
    38
file path=usr/share/vpanels/__LOCALE__/com/oracle/solaris/vp/panels/coreadm/client/swing/help/JavaHelpSearch/POSITIONS
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
    39
file path=usr/share/vpanels/__LOCALE__/com/oracle/solaris/vp/panels/coreadm/client/swing/help/JavaHelpSearch/SCHEMA
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
    40
file path=usr/share/vpanels/__LOCALE__/com/oracle/solaris/vp/panels/coreadm/client/swing/help/JavaHelpSearch/TMAP
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2805
diff changeset
    41
file path=usr/share/vpanels/__LOCALE__/com/oracle/solaris/vp/panels/coreadm/client/swing/help/app.hs
827
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
    42
file path=usr/share/vpanels/__LOCALE__/com/oracle/solaris/vp/panels/coreadm/client/swing/help/core-authentication.html
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2805
diff changeset
    43
file path=usr/share/vpanels/__LOCALE__/com/oracle/solaris/vp/panels/coreadm/client/swing/help/coreadm-contents.html
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2805
diff changeset
    44
file path=usr/share/vpanels/__LOCALE__/com/oracle/solaris/vp/panels/coreadm/client/swing/help/coreadm-custom.html
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2805
diff changeset
    45
file path=usr/share/vpanels/__LOCALE__/com/oracle/solaris/vp/panels/coreadm/client/swing/help/coreadm-filename.html
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2805
diff changeset
    46
file path=usr/share/vpanels/__LOCALE__/com/oracle/solaris/vp/panels/coreadm/client/swing/help/coreadm-overview.html
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2805
diff changeset
    47
file path=usr/share/vpanels/__LOCALE__/com/oracle/solaris/vp/panels/coreadm/client/swing/help/coreadm-selector.html
827
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
    48
file path=usr/share/vpanels/__LOCALE__/com/oracle/solaris/vp/panels/coreadm/client/swing/help/coreadm-settings.html
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2805
diff changeset
    49
file path=usr/share/vpanels/__LOCALE__/com/oracle/solaris/vp/panels/coreadm/client/swing/help/coreadm.html
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2805
diff changeset
    50
file path=usr/share/vpanels/__LOCALE__/com/oracle/solaris/vp/panels/coreadm/client/swing/help/docinfo.html
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2805
diff changeset
    51
file path=usr/share/vpanels/__LOCALE__/com/oracle/solaris/vp/panels/coreadm/client/swing/help/index.xml
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2805
diff changeset
    52
file path=usr/share/vpanels/__LOCALE__/com/oracle/solaris/vp/panels/coreadm/client/swing/help/map.jhm
827
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
    53
file path=usr/share/vpanels/__LOCALE__/com/oracle/solaris/vp/panels/coreadm/client/swing/help/target.xml
0944d8c0158b 7169052 Integrate Visual Panels into Userland
Dan Labrecque <dan.labrecque@oracle.com>
parents:
diff changeset
    54
file path=usr/share/vpanels/__LOCALE__/com/oracle/solaris/vp/panels/coreadm/client/swing/help/toc.xml
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2805
diff changeset
    55
file path=usr/share/vpanels/__LOCALE__/com/oracle/solaris/vp/panels/coreadm/client/swing/help/vispanelht.html
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2805
diff changeset
    56
file path=usr/share/vpanels/__LOCALE__/com/oracle/solaris/vp/panels/coreadm/client/swing/path/resources/Resources.properties
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2805
diff changeset
    57
file path=usr/share/vpanels/__LOCALE__/com/oracle/solaris/vp/panels/coreadm/client/swing/resources/Resources.properties
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 2805
diff changeset
    58
license ../vpanels.copyright license=Oracle