summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Hertzfeld <andy@src.gnome.org>2000-08-04 00:21:53 +0000
committerAndy Hertzfeld <andy@src.gnome.org>2000-08-04 00:21:53 +0000
commit1a797620f9188569c54ae450f9a870c2be2b6735 (patch)
tree47becf24629df60549daf087bad64b6be919878e
parent6df2d6db02a9c0898ffbdf8f09b9e583668da095 (diff)
downloadnautilus-1a797620f9188569c54ae450f9a870c2be2b6735.tar.gz
added more new emblems from Susan and updated some existing ones
added more new emblems from Susan and updated some existing ones
-rw-r--r--ChangeLog14
-rw-r--r--data/emblems/Makefile.am2
-rw-r--r--data/emblems/distinguished.pngbin0 -> 1207 bytes
-rw-r--r--data/emblems/favorite.pngbin1207 -> 3063 bytes
-rw-r--r--data/emblems/ohno.pngbin0 -> 3215 bytes
-rw-r--r--icons/Makefile.am2
-rw-r--r--icons/emblem-distinguished.svg24
-rw-r--r--icons/emblem-favorite.svg36
-rw-r--r--icons/emblem-generic.svg15
-rw-r--r--icons/emblem-ohno.svg19
10 files changed, 89 insertions, 23 deletions
diff --git a/ChangeLog b/ChangeLog
index a6f5ebce7..f3262f209 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2000-08-03 Andy Hertzfeld <andy@eazel.com>
+
+ * data/emblems/Makefile.am:
+ * data/emblems/distinguished.png
+ * data/emblems/ohno.png
+ * data/emblems/favorite.png
+ * icons/Makefile.am:
+ * icons/emblem-distinguished.svg:
+ * icons/emblem-favorite.svg:
+ * icons/emblem-generic.svg:
+ * icons/emblem-ohno.svg:
+
+ added more emblems from Susan and update some others
+
2000-08-03 Gene Z. Ragan <gzr@eazel.com>
Fixed bug 1927, Need a way to identify mount links as special
diff --git a/data/emblems/Makefile.am b/data/emblems/Makefile.am
index cbbcd4693..0c6980c51 100644
--- a/data/emblems/Makefile.am
+++ b/data/emblems/Makefile.am
@@ -4,10 +4,12 @@ emblemsdir = $(datadir)/nautilus/emblems
emblems_DATA = \
confidential.gif \
+ distinguished.png \
draft.png \
favorite.png \
important.png \
new.png \
+ ohno.png \
OK.png \
personal.png \
urgent.png \
diff --git a/data/emblems/distinguished.png b/data/emblems/distinguished.png
new file mode 100644
index 000000000..ed3d2faf3
--- /dev/null
+++ b/data/emblems/distinguished.png
Binary files differ
diff --git a/data/emblems/favorite.png b/data/emblems/favorite.png
index ed3d2faf3..05ce0fa6f 100644
--- a/data/emblems/favorite.png
+++ b/data/emblems/favorite.png
Binary files differ
diff --git a/data/emblems/ohno.png b/data/emblems/ohno.png
new file mode 100644
index 000000000..84d2ff0df
--- /dev/null
+++ b/data/emblems/ohno.png
Binary files differ
diff --git a/icons/Makefile.am b/icons/Makefile.am
index 6d542c7d0..639d8adc7 100644
--- a/icons/Makefile.am
+++ b/icons/Makefile.am
@@ -18,6 +18,7 @@ icon_DATA =\
emblem-certified.gif \
emblem-changed.gif \
emblem-confidential.gif \
+ emblem-distinguised.svg \
emblem-draft.svg \
emblem-encrypted.gif \
emblem-favorite.svg \
@@ -26,6 +27,7 @@ icon_DATA =\
emblem-new.svg \
emblem-noread.svg \
emblem-nowrite.png \
+ emblem-ohno.svg \
emblem-OK.svg \
emblem-personal.svg \
emblem-remote.gif \
diff --git a/icons/emblem-distinguished.svg b/icons/emblem-distinguished.svg
new file mode 100644
index 000000000..f5d3aa6ea
--- /dev/null
+++ b/icons/emblem-distinguished.svg
@@ -0,0 +1,24 @@
+<svg width="29" height="42">
+ <!-- CertifiedEmblem62000.eps converted by ill2svg.pl -->
+ <defs>
+ </defs>
+ <g> <!-- Layer: Layer 1 -->
+ <g style="fill: #254b8b">
+ <path d="M7.808 14.461L8.756 37.652L12.704 33.036L16.373 36.953C16.373 36.953 15.618 16.521 15.914 13.303"/>
+ <!-- 0 1 1 1 0.8745 0.5333 0.1294 0.0353 /BBAccumRotation -->
+ <!-- (0.288975) XT -->
+ </g>
+ <g style="fill: #254b8b; stroke: #ffffff; stroke-width: 1.35; stroke-miterlimit: 4">
+ <path d="M16.625 12.228L27.618 32.671L22.132 32.11L20.764 39.09C20.764 39.09 9.949 17.695 8.056 15.076"/>
+ <!-- 0 0 0 0 /BBAccumRotation -->
+ <!-- (0.288975) XT -->
+ <!-- 1 Ap -->
+ <path d="M13.384 19.268C18.212 17.832 20.964 12.753 19.528 7.925C18.093 3.096 13.014 0.345 8.185 1.781C3.356 3.216 0.605 8.295 2.041 13.123C3.477 17.952 8.555 20.703 13.384 19.268z"/>
+ <!-- /BBAccumRotation -->
+ <!-- (0.288975) XT -->
+ <path d="M12.077 14.873C14.476 14.16 15.841 11.635 15.127 9.233C14.413 6.832 11.89 5.463 9.492 6.176C7.093 6.889 5.728 9.414 6.442 11.815C7.156 14.217 9.679 15.586 12.077 14.873z"/>
+ <!-- /BBAccumRotation -->
+ <!-- (0.288975) XT -->
+ </g>
+ </g>
+</svg>
diff --git a/icons/emblem-favorite.svg b/icons/emblem-favorite.svg
index f5d3aa6ea..098716e5c 100644
--- a/icons/emblem-favorite.svg
+++ b/icons/emblem-favorite.svg
@@ -1,24 +1,14 @@
-<svg width="29" height="42">
- <!-- CertifiedEmblem62000.eps converted by ill2svg.pl -->
- <defs>
- </defs>
- <g> <!-- Layer: Layer 1 -->
- <g style="fill: #254b8b">
- <path d="M7.808 14.461L8.756 37.652L12.704 33.036L16.373 36.953C16.373 36.953 15.618 16.521 15.914 13.303"/>
- <!-- 0 1 1 1 0.8745 0.5333 0.1294 0.0353 /BBAccumRotation -->
- <!-- (0.288975) XT -->
- </g>
- <g style="fill: #254b8b; stroke: #ffffff; stroke-width: 1.35; stroke-miterlimit: 4">
- <path d="M16.625 12.228L27.618 32.671L22.132 32.11L20.764 39.09C20.764 39.09 9.949 17.695 8.056 15.076"/>
- <!-- 0 0 0 0 /BBAccumRotation -->
- <!-- (0.288975) XT -->
- <!-- 1 Ap -->
- <path d="M13.384 19.268C18.212 17.832 20.964 12.753 19.528 7.925C18.093 3.096 13.014 0.345 8.185 1.781C3.356 3.216 0.605 8.295 2.041 13.123C3.477 17.952 8.555 20.703 13.384 19.268z"/>
- <!-- /BBAccumRotation -->
- <!-- (0.288975) XT -->
- <path d="M12.077 14.873C14.476 14.16 15.841 11.635 15.127 9.233C14.413 6.832 11.89 5.463 9.492 6.176C7.093 6.889 5.728 9.414 6.442 11.815C7.156 14.217 9.679 15.586 12.077 14.873z"/>
- <!-- /BBAccumRotation -->
- <!-- (0.288975) XT -->
- </g>
- </g>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20000303 Stylable//EN" "http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd" [
+ <!ENTITY st0 "fill:#006532;stroke:none;">
+ <!ENTITY st1 "fill-rule:nonzero;clip-rule:nonzero;stroke:#000000;stroke-miterlimit:4;">
+]>
+<svg width="22pt" height="24" viewBox="0 0 22 24" xml:space="preserve">
+ <g id="Layer_x0020_1" style="&st1;">
+ <g>
+ <path style="&st0;" d="M9.691,21.246c-4.141-4.592-7.279-9.018-7.279-9.018C0.906,10.249-0.393,6.887,0,4.504C0.393,2.113,2.393,0,4.785,0c2.6,0,4.285,1.92,4.906,4.255"/>
+ <path style="&st0;" d="M9.676,4.255C10.297,1.92,11.981,0,14.581,0c2.394,0,4.393,2.113,4.786,4.504c0.393,2.383-0.906,5.745-2.414,7.725c0,0-3.139,4.426-7.277,9.018"/>
+ </g>
+ </g>
</svg>
diff --git a/icons/emblem-generic.svg b/icons/emblem-generic.svg
new file mode 100644
index 000000000..409424e44
--- /dev/null
+++ b/icons/emblem-generic.svg
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20000303 Stylable//EN" "http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd" [
+ <!ENTITY st0 "fill-rule:nonzero;clip-rule:nonzero;stroke:#000000;stroke-miterlimit:4;">
+ <!ENTITY st1 "fill:#409D27;stroke:none;">
+ <!ENTITY st2 "fill:#FFFFFF;stroke:#409D27;stroke-width:3;">
+]>
+<svg width="24.221pt" height="24.226pt" viewBox="0 0 24.221 24.226" xml:space="preserve">
+ <g id="Layer_x0020_1" style="&st0;">
+ <g>
+ <path style="&st2;" d="M22.723,12.112c0,5.862-4.752,10.614-10.613,10.614c-5.86,0-10.611-4.752-10.611-10.614C1.498,6.251,6.249,1.5,12.109,1.5c5.861,0,10.613,4.752,10.613,10.613z"/>
+ <path style="&st1;" d="M10.061,18.867l0.383-3.939l-3.137,2.252l-1.99-3.438l3.559-1.608l-3.559-1.648l1.99-3.446l3.137,2.3l-0.383-3.98h3.979l-0.382,3.98l3.217-2.3l2.029,3.446l-3.638,1.648l3.638,1.608l-2.029,3.438l-3.217-2.252l0.382,3.939h-3.979"/>
+ </g>
+ </g>
+</svg>
diff --git a/icons/emblem-ohno.svg b/icons/emblem-ohno.svg
new file mode 100644
index 000000000..b4be694e3
--- /dev/null
+++ b/icons/emblem-ohno.svg
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!-- Generator: Adobe Illustrator 9.0, SVG Export Plug-In -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20000303 Stylable//EN" "http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd" [
+ <!ENTITY st0 "stroke:none;">
+ <!ENTITY st1 "fill:#FFFFFF;stroke:#1B1076;stroke-width:2.6;">
+ <!ENTITY st2 "fill-rule:nonzero;clip-rule:nonzero;fill:#1B1076;stroke:#000000;stroke-miterlimit:4;">
+]>
+<svg width="26pt" height="26pt" viewBox="0 0 26 26" xml:space="preserve">
+ <g id="Layer_x0020_1" style="&st2;">
+ <g style="&st0;">
+ <path style="&st1;" d="M21.185,6.885c2.752,5.145,0.811,11.548-4.334,14.3c-5.146,2.753-11.547,0.812-14.3-4.334c-2.754-5.145-0.813-11.546,4.333-14.3c5.146-2.752,11.548-0.812,14.301,4.334z"/>
+ <path d="M18.88,13.437c0.733,1.37-0.823,3.627-3.475,5.046s-5.393,1.458-6.125,0.091c-0.73-1.368,0.824-3.628,3.476-5.045c2.651-1.419,5.392-1.458,6.124-0.092z"/>
+ <g>
+ <path d="M7.433,8.896c0.414,0.773,0.314,1.632-0.221,1.918s-1.305-0.108-1.719-0.882C5.081,9.159,5.18,8.301,5.714,8.015c0.535-0.286,1.305,0.108,1.719,0.881z"/>
+ <path d="M13.795,5.494c0.413,0.772,0.314,1.631-0.22,1.917c-0.535,0.286-1.306-0.108-1.719-0.882c-0.414-0.773-0.314-1.631,0.221-1.917s1.305,0.108,1.718,0.882z"/>
+ </g>
+ </g>
+ </g>
+</svg>