~ubuntu-branches/debian/sid/scribus/sid

« back to all changes in this revision

Viewing changes to resources/swatches/LibreOffice.xml

  • Committer: Package Import Robot
  • Author(s): Oleksandr Moskalenko
  • Date: 2012-02-09 21:50:56 UTC
  • mfrom: (1.1.6)
  • Revision ID: package-import@ubuntu.com-20120209215056-2wrx1ara0jbm7fi5
Tags: 1.4.0.dfsg+r17287-1
* New upstream stable release upload into Debian (Closes: #654703).
* Applied the Ubuntu armel patch.
* Removed non-free color swatches from resources.
* debian/control:
  - Moved icc-profiles from Recommends to Suggests (Closes: #655885).
  - Updated Standards-Version to 3.9.2.
  - Updated extended description per lintian warning.
* debian/rules:
  - Update mailcap (Closes: #630751). A request for mime.types update has
    been sent to the mime-support maintainer.
  - Added build-arch and build-indep targets per lintian warning.
* debian/patches:
  - top_cmakelists.patch - don't copy extra docs and changelogs.
  - scribus_cmakelists.patch - don't copy extra docs and changelogs.
  - scribus_cmakelists.patch - don't install the non-free "doc" dir.
  - profiles_cmakelists.patch - don't install non-free sRGB profile.
* debian/copyright: 
  - Converted to the DEP5 machine readable foramt.
  - Added licenses for free color swatches.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<SCRIBUSCOLORS Name="LibreOffice">
 
3
 <COLOR CMYK="#000000ff" NAME="Black" />
 
4
 <COLOR CMYK="#00000000" NAME="White" />
 
5
 <COLOR RGB="#106802" NAME="Libre Green 0" />
 
6
 <COLOR RGB="#18a303" NAME="Libre Green 1" />
 
7
 <COLOR RGB="#43c330" NAME="Libre Green 2" />
 
8
 <COLOR RGB="#92e285" NAME="Libre Green 3" />
 
9
 <COLOR RGB="#ccf4c6" NAME="Libre Green 4" />
 
10
 <COLOR RGB="#023f62" NAME="Libre Blue 0" />
 
11
 <COLOR RGB="#0369a3" NAME="Libre Blue 1" />
 
12
 <COLOR RGB="#1c99e0" NAME="Libre Blue 2" />
 
13
 <COLOR RGB="#63bbee" NAME="Libre Blue 3" />
 
14
 <COLOR RGB="#aadcf7" NAME="Libre Blue 4" />
 
15
 <COLOR RGB="#622502" NAME="Libre Orange 0" />
 
16
 <COLOR RGB="#a33e03" NAME="Libre Orange 1" />
 
17
 <COLOR RGB="#d36118" NAME="Libre Orange 2" />
 
18
 <COLOR RGB="#f09e6f" NAME="Libre Orange 3" />
 
19
 <COLOR RGB="#f9cfb5" NAME="Libre Orange 4" />
 
20
 <COLOR RGB="#530260" NAME="Libre Purple 0" />
 
21
 <COLOR RGB="#8e03a3" NAME="Libre Purple 1" />
 
22
 <COLOR RGB="#c254d2" NAME="Libre Purple 2" />
 
23
 <COLOR RGB="#dc85e9" NAME="Libre Purple 3" />
 
24
 <COLOR RGB="#f2cbf8" NAME="Libre Purple 4" />
 
25
 <COLOR RGB="#876900" NAME="Libre Yellow 0" />
 
26
 <COLOR RGB="#c99c00" NAME="Libre Yellow 1" />
 
27
 <COLOR RGB="#e9b913" NAME="Libre Yellow 2" />
 
28
 <COLOR RGB="#f5cd53" NAME="Libre Yellow 3" />
 
29
 <COLOR RGB="#fde9a9" NAME="Libre Yellow 4" />
 
30
 <COLOR RGB="#2cee0e" NAME="Green Accent" />
 
31
 <COLOR RGB="#00a0fc" NAME="Blue Accent" />
 
32
 <COLOR RGB="#fc5c00" NAME="Orange Accent" />
 
33
 <COLOR RGB="#e327ff" NAME="Purple Accent" />
 
34
 <COLOR RGB="#ffd74c" NAME="Yellow Accent" />
 
35
</SCRIBUSCOLORS>
 
36
<!--The LibreOffice color palette has been retrieved from LibreOffice 3.3.1, which has been distributed under the Lesser General Public License, v.3 -->
 
 
b'\\ No newline at end of file'