components/gnome/devhelp/devhelp.p5m
author Niveditha Rau <Niveditha.Rau@Oracle.COM>
Tue, 23 Aug 2016 11:46:21 -0700
changeset 6670 cb463c0b2a0f
child 7862 875bb3f441a5
permissions -rw-r--r--
23245287 Move devhelp to Userland and update to 3.18.0 PSARC/2016/288 Gnome 3 documentation
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6670
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     1
#
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     3
#
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     7
#
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    12
#
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    18
#
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    20
#
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    21
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    22
#
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    23
# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    24
#
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    25
<transform file path=usr.*/man/.+ -> \
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    26
    default mangler.man.stability "pass-through volatile">
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    27
set name=pkg.fmri \
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    28
    value=pkg:/developer/gnome/devhelp@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    29
set name=pkg.summary value="API documentation browser"
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    30
set name=com.oracle.info.description value=$(COMPONENT_NAME)
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    31
set name=com.oracle.info.tpno value=$(TPNO)
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    32
set name=info.classification \
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    33
    value="org.opensolaris.category.2008:Development/GNOME and GTK+"
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    34
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    35
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    36
set name=org.opensolaris.arc-caseid value=PSARC/2016/288
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    37
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    38
file path=usr/bin/devhelp
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    39
file path=usr/include/devhelp-3.0/devhelp/devhelp.h
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    40
file path=usr/include/devhelp-3.0/devhelp/dh-app.h
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    41
file path=usr/include/devhelp-3.0/devhelp/dh-assistant-view.h
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    42
file path=usr/include/devhelp-3.0/devhelp/dh-assistant.h
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    43
file path=usr/include/devhelp-3.0/devhelp/dh-book-manager.h
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    44
file path=usr/include/devhelp-3.0/devhelp/dh-book-tree.h
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    45
file path=usr/include/devhelp-3.0/devhelp/dh-book.h
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    46
file path=usr/include/devhelp-3.0/devhelp/dh-error.h
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    47
file path=usr/include/devhelp-3.0/devhelp/dh-keyword-model.h
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    48
file path=usr/include/devhelp-3.0/devhelp/dh-language.h
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    49
file path=usr/include/devhelp-3.0/devhelp/dh-link.h
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    50
file path=usr/include/devhelp-3.0/devhelp/dh-sidebar.h
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    51
file path=usr/include/devhelp-3.0/devhelp/dh-window.h
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    52
file path=usr/lib/$(MACH64)/gedit/plugins/devhelp.plugin
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    53
file path=usr/lib/$(MACH64)/gedit/plugins/devhelp.py
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    54
file path=usr/lib/$(MACH64)/gedit/plugins/devhelp.pyc
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    55
file path=usr/lib/$(MACH64)/gedit/plugins/devhelp.pyo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    56
link path=usr/lib/$(MACH64)/libdevhelp-3.so target=libdevhelp-3.so.2.0.0
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    57
link path=usr/lib/$(MACH64)/libdevhelp-3.so.2 target=libdevhelp-3.so.2.0.0
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    58
file path=usr/lib/$(MACH64)/libdevhelp-3.so.2.0.0
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    59
file path=usr/lib/$(MACH64)/pkgconfig/libdevhelp-3.0.pc
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    60
file path=usr/share/GConf/gsettings/devhelp.convert
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    61
file path=usr/share/appdata/org.gnome.Devhelp.appdata.xml
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    62
file path=usr/share/applications/org.gnome.Devhelp.desktop
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    63
file path=usr/share/dbus-1/services/org.gnome.Devhelp.service
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    64
file path=usr/share/devhelp/assistant/assistant.css
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    65
file path=usr/share/devhelp/assistant/assistant.js
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    66
file path=usr/share/devhelp/dtd/devhelp-1.dtd
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    67
file path=usr/share/glib-2.0/schemas/org.gnome.devhelp.gschema.xml
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    68
file path=usr/share/icons/hicolor/16x16/apps/devhelp.png
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    69
file path=usr/share/icons/hicolor/22x22/apps/devhelp.png
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    70
file path=usr/share/icons/hicolor/24x24/apps/devhelp.png
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    71
file path=usr/share/icons/hicolor/256x256/apps/devhelp.png
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    72
file path=usr/share/icons/hicolor/32x32/apps/devhelp.png
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    73
file path=usr/share/icons/hicolor/48x48/apps/devhelp.png
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    74
file path=usr/share/icons/hicolor/symbolic/apps/devhelp-symbolic.svg
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    75
file path=usr/share/locale/am/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    76
file path=usr/share/locale/ar/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    77
file path=usr/share/locale/as/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    78
file path=usr/share/locale/ast/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    79
file path=usr/share/locale/az/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    80
file path=usr/share/locale/be/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    81
file path=usr/share/locale/be@latin/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    82
file path=usr/share/locale/bg/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    83
file path=usr/share/locale/bn/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    84
file path=usr/share/locale/bn_IN/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    85
file path=usr/share/locale/bs/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    86
file path=usr/share/locale/ca/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    87
file path=usr/share/locale/ca@valencia/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    88
file path=usr/share/locale/cs/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    89
file path=usr/share/locale/da/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    90
file path=usr/share/locale/de/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    91
file path=usr/share/locale/dz/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    92
file path=usr/share/locale/el/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    93
file path=usr/share/locale/en@shaw/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    94
file path=usr/share/locale/en_CA/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    95
file path=usr/share/locale/en_GB/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    96
file path=usr/share/locale/eo/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    97
file path=usr/share/locale/es/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    98
file path=usr/share/locale/et/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
    99
file path=usr/share/locale/eu/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   100
file path=usr/share/locale/fa/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   101
file path=usr/share/locale/fi/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   102
file path=usr/share/locale/fr/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   103
file path=usr/share/locale/gl/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   104
file path=usr/share/locale/gu/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   105
file path=usr/share/locale/he/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   106
file path=usr/share/locale/hi/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   107
file path=usr/share/locale/hr/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   108
file path=usr/share/locale/hu/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   109
file path=usr/share/locale/hy/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   110
file path=usr/share/locale/id/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   111
file path=usr/share/locale/is/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   112
file path=usr/share/locale/it/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   113
file path=usr/share/locale/ja/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   114
file path=usr/share/locale/km/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   115
file path=usr/share/locale/kn/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   116
file path=usr/share/locale/ko/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   117
file path=usr/share/locale/lt/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   118
file path=usr/share/locale/lv/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   119
file path=usr/share/locale/mai/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   120
file path=usr/share/locale/mk/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   121
file path=usr/share/locale/ml/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   122
file path=usr/share/locale/ms/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   123
file path=usr/share/locale/nb/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   124
file path=usr/share/locale/ne/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   125
file path=usr/share/locale/nl/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   126
file path=usr/share/locale/nn/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   127
file path=usr/share/locale/oc/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   128
file path=usr/share/locale/or/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   129
file path=usr/share/locale/pa/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   130
file path=usr/share/locale/pl/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   131
file path=usr/share/locale/ps/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   132
file path=usr/share/locale/pt/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   133
file path=usr/share/locale/pt_BR/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   134
file path=usr/share/locale/ro/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   135
file path=usr/share/locale/ru/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   136
file path=usr/share/locale/rw/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   137
file path=usr/share/locale/si/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   138
file path=usr/share/locale/sk/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   139
file path=usr/share/locale/sl/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   140
file path=usr/share/locale/sq/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   141
file path=usr/share/locale/sr/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   142
file path=usr/share/locale/sr@latin/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   143
file path=usr/share/locale/sv/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   144
file path=usr/share/locale/ta/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   145
file path=usr/share/locale/te/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   146
file path=usr/share/locale/tg/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   147
file path=usr/share/locale/th/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   148
file path=usr/share/locale/tr/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   149
file path=usr/share/locale/ug/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   150
file path=usr/share/locale/uk/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   151
file path=usr/share/locale/vi/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   152
file path=usr/share/locale/zh_CN/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   153
file path=usr/share/locale/zh_HK/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   154
file path=usr/share/locale/zh_TW/LC_MESSAGES/devhelp.mo
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   155
file path=usr/share/man/man1/devhelp.1
cb463c0b2a0f 23245287 Move devhelp to Userland and update to 3.18.0
Niveditha Rau <Niveditha.Rau@Oracle.COM>
parents:
diff changeset
   156
license COPYING license=GPLv2