~ubuntu-branches/ubuntu/wily/scribus/wily-proposed

« back to all changes in this revision

Viewing changes to resources/swatches/Scribus_Gnome.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="Scribus Gnome">
3
 
        <COLOR RGB="#eae8e3" NAME="Basic_3D_Hilight" />
4
 
        <COLOR RGB="#bab5ab" NAME="Basic_3D_Medium" />
5
 
        <COLOR RGB="#807d74" NAME="Basic_3D_Dark" />
6
 
        <COLOR RGB="#565248" NAME="Basic_3D_Shadow" />
7
 
        <COLOR RGB="#c5d2c8" NAME="Green_Hilight" />
8
 
        <COLOR RGB="#83a67f" NAME="Green_Medium" />
9
 
        <COLOR RGB="#5d7555" NAME="Green_Dark" />
10
 
        <COLOR RGB="#445632" NAME="Green_Shadow" />
11
 
        <COLOR RGB="#e0b6af" NAME="Red_Hilight" />
12
 
        <COLOR RGB="#c1665a" NAME="Red_Medium" />
13
 
        <COLOR RGB="#884631" NAME="Red_Dark" />
14
 
        <COLOR RGB="#663822" NAME="Red_Shadow" />
15
 
        <COLOR RGB="#ada7c8" NAME="Purple_Hilight" />
16
 
        <COLOR RGB="#887fa3" NAME="Purple_Medium" />
17
 
        <COLOR RGB="#625b81" NAME="Purple_Dark" />
18
 
        <COLOR RGB="#494066" NAME="Purple_Shadow" />
19
 
        <COLOR RGB="#9db8d2" NAME="Blue_Hilight" />
20
 
        <COLOR RGB="#7590ae" NAME="Blue_Medium" />
21
 
        <COLOR RGB="#4b6983" NAME="Blue_Dark" />
22
 
        <COLOR RGB="#314e6c" NAME="Blue_Shadow" />
23
 
        <COLOR RGB="#efe0cd" NAME="Face_Skin_Hilight" />
24
 
        <COLOR RGB="#e0c39e" NAME="Face_Skin_Medium" />
25
 
        <COLOR RGB="#b39169" NAME="Face_Skin_Dark" />
26
 
        <COLOR RGB="#826647" NAME="Face_Skin_Shadow" />
27
 
        <COLOR RGB="#df421e" NAME="Accent_Red" />
28
 
        <COLOR RGB="#990000" NAME="Accent_Red Dark" />
29
 
        <COLOR RGB="#eed680" NAME="Accent_Yellow" />
30
 
        <COLOR RGB="#d1940c" NAME="Accent_Yellow_Dark" />
31
 
        <COLOR RGB="#46a046" NAME="Accent_Green" />
32
 
        <COLOR RGB="#267726" NAME="Accent_Green_Dark" />
33
 
        <COLOR RGB="#ffffff" NAME="White" />
34
 
        <COLOR RGB="#000000" NAME="Black" />
35
 
</SCRIBUSCOLORS>
36
 
<!--Based on http://primates.ximian.com/~tigert/new_stock_project/files/Gnome_Stock_Icon_Palette-->
 
 
b'\\ No newline at end of file'