- Display name - Fix exclusion of Fuji from Xerox plugin Bug: 28908572 Change-Id: I00c235a4eb09a681717eb3be65d586246a069f4b
32 lines
1.3 KiB
XML
32 lines
1.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!--
|
|
(c) Copyright 2016 Mopria Alliance, Inc.
|
|
(c) Copyright 2016 The Android Open Source Project
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
-->
|
|
|
|
<resources>
|
|
<string name="plugin_vendor_hp">HP</string>
|
|
<string name="plugin_vendor_lexmark">Lexmark</string>
|
|
<string name="plugin_vendor_brother">Brother</string>
|
|
<string name="plugin_vendor_canon">Canon</string>
|
|
<string name="plugin_vendor_xerox">Xerox</string>
|
|
<string name="plugin_vendor_samsung">Samsung</string>
|
|
<string name="plugin_vendor_epson">Epson</string>
|
|
<string name="plugin_vendor_konica_minolta">Konica Minolta</string>
|
|
<string name="plugin_vendor_fuji_xerox">Fuji Xerox</string>
|
|
<string name="plugin_vendor_morpia">Mopria</string>
|
|
</resources>
|