diff options
author | Mark J. Nelson <Mark.J.Nelson@Oracle.COM> | 2010-05-07 16:24:31 -0600 |
---|---|---|
committer | Mark J. Nelson <Mark.J.Nelson@Oracle.COM> | 2010-05-07 16:24:31 -0600 |
commit | 8099eaec66844cb950fea261b53ee283775a7721 (patch) | |
tree | 79defe32459d60d5332aec3d00a282cd60e38c07 /usr/src/pkg/manifests/print-lp-print-client-commands.mf | |
parent | 01aa93eb5592d7834371fc57fde429fd3c48af09 (diff) | |
download | illumos-gate-8099eaec66844cb950fea261b53ee283775a7721.tar.gz |
6938822 print/lp/print-client-commands has .desktop files incorrectly tagged
Diffstat (limited to 'usr/src/pkg/manifests/print-lp-print-client-commands.mf')
-rw-r--r-- | usr/src/pkg/manifests/print-lp-print-client-commands.mf | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/usr/src/pkg/manifests/print-lp-print-client-commands.mf b/usr/src/pkg/manifests/print-lp-print-client-commands.mf index d3ee831612..948d3f03dd 100644 --- a/usr/src/pkg/manifests/print-lp-print-client-commands.mf +++ b/usr/src/pkg/manifests/print-lp-print-client-commands.mf @@ -20,8 +20,7 @@ # # -# Copyright 2010 Sun Microsystems, Inc. All rights reserved. -# Use is subject to license terms. +# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. # set name=pkg.fmri value=pkg:/print/lp/print-client-commands@$(PKGVERS) @@ -46,10 +45,8 @@ file path=usr/lib/lp/bin/desktop-print-management mode=0555 file path=usr/lib/lp/bin/desktop-print-management-applet mode=0555 file path=usr/lib/lp/bin/desktop-print-management-prefs mode=0555 file path=usr/sbin/print-service mode=0555 -file path=usr/share/applications/desktop-print-management-prefs.desktop \ - restart_fmri=svc:/application/desktop-cache/gconf-cache:default -file path=usr/share/applications/desktop-print-management.desktop \ - restart_fmri=svc:/application/desktop-cache/gconf-cache:default +file path=usr/share/applications/desktop-print-management-prefs.desktop +file path=usr/share/applications/desktop-print-management.desktop file path=usr/share/gnome/autostart/desktop-print-management-applet.desktop legacy pkg=SUNWpcu arch=$(ARCH) category=system \ desc="client configuration files and utilities for the print service" \ |