summaryrefslogtreecommitdiff
path: root/icons
diff options
context:
space:
mode:
authorJosh Barrow <drleary@mac.com>2002-02-28 18:36:48 +0000
committerJosh Barrow <carbamide@src.gnome.org>2002-02-28 18:36:48 +0000
commit8b74353f7bd0c2b38d2bb64309574117bccdf37b (patch)
tree70e37eff80706fa4a087c867aaeb122454794f67 /icons
parenta6734d303977aa312617c67c70b761a27b5193f6 (diff)
downloadnautilus-8b74353f7bd0c2b38d2bb64309574117bccdf37b.tar.gz
No-one uses services anymore, remove
2002-02-28 Josh Barrow <drleary@mac.com> * icons/Makefile.am: * icons/Services.png: No-one uses services anymore, remove * icons/bubble-LL.png: * icons/bubble-LR.png: * icons/bubble-UL.png: * icons/bubble-UR.png: All of these were for a non-realized Services project. Remove. * icons/bullet.png: This was for the aa version of the stretch handles. If we decide to make the stretch handles aa, we can "cvs bring them back" * icons/computer.png: * icons/computer.svg: These were both for the ~/Nautilus thing. ~/Nautilus doesn't exist anymore. * icons/default/desktop_home.png: * icons/default/temp-home.png: Rename temp-home.png to desktop_home.png as it's not very temporary. It's been there for over a year. * icons/druid_header.png: * icons/druid_header_stretch.png: * icons/druid_sidebar.png: There's nolonger a first time druid. Remove these. * icons/expert-selected.png: * icons/expert.png: * icons/intermediate-selected.png: * icons/intermediate.png: * icons/novice-selected.png: * icons/novice.png: There are nolonger user levels. Remove these * icons/home.png: * icons/leftarrow.png: * icons/rightarrow.png: * icons/uparrow.png: * icons/search.png: If I recall, these were from the very first try at theming support in Nautilus. They haven't been used for a *very* long time. Remove them. * icons/netscape.png: This was used in ~/Nautilus, remove it. * icons/text-selection-frame.png: Not used now that there's not an aa v. non-aa thing going on. * icons/theme_preview.png: This is now in the default theme folder. * icons/tiny-alert.png: * icons/multi-ok.png: * icons/not.png: No clue what these were, but I'm certain they're not used anywhere. * src/file-manager/fm-desktop-icon-view.c: (update_home_link_and_delete_copies): Change instance of "temp-home" to "desktop_home"
Diffstat (limited to 'icons')
-rw-r--r--icons/Makefile.am27
-rw-r--r--icons/Services.pngbin819 -> 0 bytes
-rw-r--r--icons/bubble-LL.pngbin194 -> 0 bytes
-rw-r--r--icons/bubble-LR.pngbin188 -> 0 bytes
-rw-r--r--icons/bubble-UL.pngbin197 -> 0 bytes
-rw-r--r--icons/bubble-UR.pngbin195 -> 0 bytes
-rw-r--r--icons/bullet.pngbin853 -> 0 bytes
-rw-r--r--icons/computer.pngbin17095 -> 0 bytes
-rw-r--r--icons/computer.svg133
-rw-r--r--icons/default/Makefile.am3
-rw-r--r--icons/default/desktop-home.png (renamed from icons/default/temp-home.png)bin5949 -> 5949 bytes
-rw-r--r--icons/default/home.pngbin190 -> 0 bytes
-rw-r--r--icons/druid_header.pngbin15585 -> 0 bytes
-rw-r--r--icons/druid_header_stretch.pngbin734 -> 0 bytes
-rw-r--r--icons/druid_sidebar.pngbin3745 -> 0 bytes
-rw-r--r--icons/expert-selected.pngbin433 -> 0 bytes
-rw-r--r--icons/expert.pngbin342 -> 0 bytes
-rw-r--r--icons/home.pngbin190 -> 0 bytes
-rw-r--r--icons/intermediate-selected.pngbin488 -> 0 bytes
-rw-r--r--icons/intermediate.pngbin273 -> 0 bytes
-rw-r--r--icons/leftarrow.pngbin271 -> 0 bytes
-rw-r--r--icons/multi-ok.pngbin1655 -> 0 bytes
-rw-r--r--icons/netscape.pngbin2125 -> 0 bytes
-rw-r--r--icons/not.pngbin194 -> 0 bytes
-rw-r--r--icons/novice-selected.pngbin549 -> 0 bytes
-rw-r--r--icons/novice.pngbin533 -> 0 bytes
-rw-r--r--icons/rightarrow.pngbin188 -> 0 bytes
-rw-r--r--icons/search.pngbin597 -> 0 bytes
-rw-r--r--icons/text-selection-frame.pngbin302 -> 0 bytes
-rw-r--r--icons/theme_preview.pngbin3204 -> 0 bytes
-rw-r--r--icons/tiny-alert.pngbin474 -> 0 bytes
-rw-r--r--icons/uparrow.pngbin173 -> 0 bytes
32 files changed, 1 insertions, 162 deletions
diff --git a/icons/Makefile.am b/icons/Makefile.am
index 6809a3bc5..e3f6bc616 100644
--- a/icons/Makefile.am
+++ b/icons/Makefile.am
@@ -22,48 +22,21 @@ icon_DATA =\
Stop.png \
Up.png \
SearchWeb.png \
- Services.png \
audio.png \
backgrounds.png \
- bubble-LL.png \
- bubble-LR.png \
- bubble-UL.png \
- bubble-UR.png \
chit_frame.png \
colors.png \
- computer.png \
- computer.svg \
decrement.png \
- druid_header.png \
- druid_header_stretch.png \
- druid_sidebar.png \
emblems.png \
- expert-selected.png \
- expert.png \
- home.png \
increment.png \
- intermediate-selected.png \
- intermediate.png \
knob.png \
- leftarrow.png \
- multi-ok.png \
nautilus-mini-logo.png \
- netscape.png \
- not.png \
note-indicator.png \
- novice-selected.png \
- novice.png \
number_strip.png \
- rightarrow.png \
- search.png \
services-rpm-72.png \
side_bar_image.png \
- text-selection-frame.png \
text-selection-frame-aa.png \
- theme_preview.png \
thumbnail_frame.png \
- tiny-alert.png \
- uparrow.png \
zoom_body.png \
$(NULL)
diff --git a/icons/Services.png b/icons/Services.png
deleted file mode 100644
index 24a784eef..000000000
--- a/icons/Services.png
+++ /dev/null
Binary files differ
diff --git a/icons/bubble-LL.png b/icons/bubble-LL.png
deleted file mode 100644
index 44d072bf1..000000000
--- a/icons/bubble-LL.png
+++ /dev/null
Binary files differ
diff --git a/icons/bubble-LR.png b/icons/bubble-LR.png
deleted file mode 100644
index 028a5206f..000000000
--- a/icons/bubble-LR.png
+++ /dev/null
Binary files differ
diff --git a/icons/bubble-UL.png b/icons/bubble-UL.png
deleted file mode 100644
index 4d881e0c5..000000000
--- a/icons/bubble-UL.png
+++ /dev/null
Binary files differ
diff --git a/icons/bubble-UR.png b/icons/bubble-UR.png
deleted file mode 100644
index 40c993bf6..000000000
--- a/icons/bubble-UR.png
+++ /dev/null
Binary files differ
diff --git a/icons/bullet.png b/icons/bullet.png
deleted file mode 100644
index b488acd55..000000000
--- a/icons/bullet.png
+++ /dev/null
Binary files differ
diff --git a/icons/computer.png b/icons/computer.png
deleted file mode 100644
index 5eb1525d1..000000000
--- a/icons/computer.png
+++ /dev/null
Binary files differ
diff --git a/icons/computer.svg b/icons/computer.svg
deleted file mode 100644
index 0d7f9a0a4..000000000
--- a/icons/computer.svg
+++ /dev/null
@@ -1,133 +0,0 @@
-<svg width="182" height="164">
- <!-- AgenericPC.eps converted by ill2svg.pl -->
- <defs>
- <linearGradient id="Rainbow__1"
- x1="129.587" y1="54.849" x2="20.599" y2="54.849"
- >
- <stop offset="0%" style="stop-color:#d1d1ba"/>
- <stop offset="100%" style="stop-color:#ffffff"/>
- </linearGradient>
- <linearGradient id="Rainbow__2"
- x1="47.911" y1="76.79" x2="-6.643" y2="31.013"
- >
- <stop offset="0%" style="stop-color:#d1d1ba"/>
- <stop offset="100%" style="stop-color:#ffffff"/>
- </linearGradient>
- <linearGradient id="Rainbow__3"
- x1="195.563" y1="99.745" x2="119.732" y2="36.115"
- >
- <stop offset="0%" style="stop-color:#d1d1ba"/>
- <stop offset="100%" style="stop-color:#ffffff"/>
- </linearGradient>
- <linearGradient id="Rainbow__4"
- x1="95.746" y1="159.514" x2="88.121" y2="116.267"
- >
- <stop offset="0%" style="stop-color:#d1d1ba"/>
- <stop offset="100%" style="stop-color:#ffffff"/>
- </linearGradient>
- <linearGradient id="Rainbow__5"
- x1="98.093" y1="140.878" x2="98.093" y2="163.703"
- >
- <stop offset="0%" style="stop-color:#d1d1ba"/>
- <stop offset="100%" style="stop-color:#ffffff"/>
- </linearGradient>
- <linearGradient id="Rainbow__6"
- x1="38.647" y1="145.507" x2="17.747" y2="145.507"
- >
- <stop offset="0%" style="stop-color:#d1d1ba"/>
- <stop offset="100%" style="stop-color:#ffffff"/>
- </linearGradient>
- <linearGradient id="Rainbow__7"
- x1="98.272" y1="108.062" x2="48.222" y2="108.062"
- >
- <stop offset="0%" style="stop-color:#d1d1ba"/>
- <stop offset="100%" style="stop-color:#ffffff"/>
- </linearGradient>
- <linearGradient id="Rainbow__8"
- x1="90.643" y1="141.895" x2="47.988" y2="91.06"
- >
- <stop offset="0%" style="stop-color:#d1d1ba"/>
- <stop offset="100%" style="stop-color:#ffffff"/>
- </linearGradient>
- <linearGradient id="Rainbow__9"
- x1="123.347" y1="66.724" x2="135.722" y2="66.724"
- >
- <stop offset="0%" style="stop-color:#d1d1ba"/>
- <stop offset="100%" style="stop-color:#ffffff"/>
- </linearGradient>
- <linearGradient id="Red_Yellow__1"
- x1="114.805" y1="81.4" x2="37.691" y2="16.693"
- >
- <stop offset="2%" style="stop-color:#e5f2f9"/>
- <stop offset="99%" style="stop-color:#006b8e"/>
- </linearGradient>
- </defs>
- <g> <!-- Layer: Layer 1 -->
- <g style="fill: #000000">
- <path d="M23.823 1.502C28.06 0.089 122.118 1.502 124.823 1.502C127.023 1.502 126.823 16.502 126.823 16.502C126.823 16.502 180.957 16.268 181.323 17.002C182.374 19.104 181.931 112.872 181.149 115.219C180.782 116.319 141.182 118.519 138.982 118.519C136.782 118.519 121.159 102.345 120.073 102.752C118.073 103.502 98.787 105.707 96.823 105.502C102.098 106.051 116.829 114.325 112.823 121.002C112.783 121.07 138.836 120.006 140.323 120.502C143.99 121.724 162.49 137.335 164.323 141.002C165.057 142.469 164.057 150.902 163.323 152.002C161.677 154.472 40.039 167.911 34.323 163.502C27.907 158.552 19.557 144.335 18.823 142.502C18.09 140.668 19.457 129.502 19.823 129.502C20.19 129.502 33.857 127.368 35.323 127.002C36.79 126.635 26.69 124.835 26.323 117.502C25.957 110.168 31.573 108.502 35.823 107.002C38.01 106.23 28.722 107.683 25.073 106.252C12.323 101.252 1.19 91.469 0.823 90.002C-0.374 85.211 0.088 23.738 1.823 22.002C2.557 21.268 14.457 19.469 14.823 18.002C15.039 17.138 15.323 6.502 15.323 6.502C15.323 6.502 22.723 1.868 23.823 1.502z"/>
- <!-- 0 -26540.763 0 0 108.7166 26833.3368 381.9315 Bc -->
- <!-- -108.9881 0 0 108.7166 292.5738 381.9315 Bm -->
- <!-- -26540.763 0 0 108.7166 183.5857 381.9315 Bc -->
- </g>
- <g style="fill: url(#Rainbow__1)">
- <path d="M25.865 102.019C25.048 101.952 25.865 7.785 26.231 5.952C26.231 5.952 69.323 3.752 122.665 5.952C123.824 5.999 125.239 96.906 124.132 97.252C106.532 102.752 46.031 103.669 25.865 102.019z"/>
- <!-- 0 -20331.3051 17060.1715 69.0049 82.2359 20572.1407 -16692.4676 Bc -->
- <!-- -74.8004 62.7656 69.0049 82.2359 240.8355 367.7039 Bm -->
- <!-- -20331.3051 17060.1715 69.0049 82.2359 166.0352 430.4695 Bc -->
- </g>
- <g style="fill: url(#Red_Yellow__1)">
- <path d="M40.542 20.88C39.054 22.615 39.429 84.325 41.62 83.405C40.924 85.073 110.516 82.685 111.298 80.752C115.004 81.189 113.855 19.623 112.408 20.162C113.855 18.127 39.054 19.623 40.542 20.88z"/>
- <!-- 0 -20331.3066 17060.1727 54.5199 64.9736 20514.5303 -16679.9297 Bc -->
- <!-- -54.5538 45.7765 54.5199 64.9736 183.2237 380.243 Bm -->
- <!-- -20331.3066 17060.1727 54.5199 64.9736 128.6699 426.0195 Bc -->
- </g>
- <g style="fill: url(#Rainbow__2)">
- <path d="M22.573 6.752C22.573 6.752 22.149 98.75 22.323 100.252C22.586 102.518 3.823 90.252 5.077 88.952C4.159 89.904 4.748 26.115 5.323 25.252C6.323 23.752 14.499 22.077 16.323 21.752C18.365 21.388 17.361 21.852 17.361 17.727C17.361 13.677 18.073 9.252 18.073 9.252L22.573 6.752z"/>
- <!-- 0 -20331.3101 17060.1701 66.8944 79.7209 20656.7841 -16709.3193 Bc -->
- <!-- -75.8309 63.6303 66.8944 79.7209 325.474 350.8508 Bm -->
- <!-- -20331.3101 17060.1701 66.8944 79.7209 249.6431 414.4811 Bc -->
- </g>
- <g style="fill: url(#Rainbow__3)">
- <path d="M138.432 20.802C138.432 22.635 138.167 113.01 138.823 113.502C141.023 115.152 175.857 112.235 177.323 111.502C178.79 110.768 177.323 21.502 177.323 21.502L138.432 20.802z"/>
- <!-- 0 -4608.6814 26137.6228 137.8692 24.3096 4799.1411 -25819.1611 Bc -->
- <!-- -7.6254 43.2467 137.8692 24.3096 190.4597 318.4616 Bm -->
- <!-- -4608.6814 26137.6228 137.8692 24.3096 182.8342 361.7083 Bc -->
- </g>
- <g style="fill: url(#Rainbow__4)">
- <path d="M26.823 133.002C26.457 140.519 38.323 151.502 38.323 151.502C39.573 153.002 156.123 142.702 158.323 140.502C159.473 139.352 146.892 126.743 141.915 124.752C140.082 124.019 94.065 124.752 73.898 126.219C53.732 127.686 26.93 130.804 26.823 133.002z"/>
- <!-- 0 0 -26540.761 -134.5272 0 329.0934 26889.896 Bc -->
- <!-- 0 -22.825 -134.5272 0 329.0934 349.135 Bm -->
- <!-- 0 -26540.761 -134.5272 0 329.0934 326.3101 Bc -->
- </g>
- <g style="fill: url(#Rainbow__5)">
- <path d="M36.865 154.819C36.9 155.137 35.966 159.939 37.048 160.136C45.115 161.603 153.971 151.045 160.249 148.952C161.349 148.586 161.694 143.343 160.249 144.186C158.049 145.469 107.173 150.144 100.848 150.969C94.524 151.794 36.956 155.642 36.865 154.819z"/>
- </g>
- <g style="fill: #ffffff">
- <path d="M52.998 128.602"/>
- <!-- 0 -26540.7533 0 0 34.8792 26742.3872 325.6477 Bc -->
- <!-- -20.9 0 0 34.8792 201.6338 325.6477 Bm -->
- <!-- -26540.7533 0 0 34.8792 180.7339 325.6477 Bc -->
- </g>
- <g style="fill: url(#Rainbow__6)">
- <path d="M23.206 133.873C22.106 136.073 22.853 139.239 22.565 140.336C21.648 143.819 33.015 158.852 35.948 159.952C35.948 159.952 36.132 154.497 36.315 154.636C33.473 152.482 25.315 141.986 23.848 136.623"/>
- <!-- 0 -26540.7615 0 0 14.7583 26802.0202 374.1396 Bc -->
- <!-- -50.0499 0 0 14.7583 261.2588 374.1396 Bm -->
- <!-- -26540.7615 0 0 14.7583 211.2088 374.1396 Bc -->
- </g>
- <g style="fill: url(#Rainbow__7)">
- <path d="M53.498 106.419C55.715 108.636 65.048 111.461 72.748 111.185C80.448 110.911 90.532 108.985 92.732 105.502C92.536 105.812 85.765 106.052 78.065 106.602C73.37 106.938 61.29 106.785 59.365 106.785C57.44 106.785 53.498 106.419 53.498 106.419z"/>
- <!-- 0 -17060.1686 20331.3099 53.1575 44.6049 17287.3378 -20005.3952 Bc -->
- <!-- -42.6559 50.8348 53.1575 44.6049 227.1692 325.9147 Bm -->
- <!-- -17060.1686 20331.3099 53.1575 44.6049 184.5132 376.7496 Bc -->
- </g>
- <g style="fill: url(#Rainbow__8)">
- <path d="M47.323 106.502C44.088 106.882 35.913 110.01 33.931 111.552C30.618 114.129 30.448 117.052 33.198 119.802C35.948 122.552 42.273 125.852 44.473 126.127C46.673 126.402 71.973 122.552 80.498 122.552C89.023 122.552 105.198 121.002 106.573 121.002C107.948 121.002 110.802 118.55 106.323 114.502C101.557 110.193 96.448 107.752 95.073 107.752C94.34 107.752 91.698 112.285 82.073 113.752C76.037 114.672 73.973 115.418 66.823 114.502C61.307 113.795 57.032 112.877 51.073 108.752"/>
- <!-- 0 26540.7672 0 0 -101.1985 -26254.4335 474.0886 Bc -->
- <!-- 12.375 0 0 -101.1985 286.3337 474.0886 Bm -->
- <!-- 26540.7672 0 0 -101.1985 298.7087 474.0886 Bc -->
- </g>
- <g style="fill: url(#Rainbow__9)">
- <path d="M126.515 20.802C126.515 22.921 127.982 95.419 126.974 98.902C126.668 99.959 124.774 100.277 123.949 100.552C123.124 100.827 133.448 109.96 134.823 111.335C136.198 112.71 134.215 21.985 134.49 20.335C134.494 20.311 130.365 20.985 127.799 20.802"/>
- </g>
- </g>
-</svg>
diff --git a/icons/default/Makefile.am b/icons/default/Makefile.am
index 46dcd6588..090e77c66 100644
--- a/icons/default/Makefile.am
+++ b/icons/default/Makefile.am
@@ -13,6 +13,7 @@ icon_DATA =\
SearchWeb.png \
decrement.png \
default.xml \
+ desktop-home.png \
emblem-OK.svg \
emblem-broken-link.png \
emblem-certified.svg \
@@ -35,7 +36,6 @@ icon_DATA =\
emblem-symbolic-link-36.png \
emblem-trash.png \
emblem-urgent.svg \
- home.png \
i-directory-12.png \
i-directory-24.png \
i-directory-36.png \
@@ -72,7 +72,6 @@ icon_DATA =\
manual.png \
number_strip.png \
side_bar_image.png \
- temp-home.png \
theme_preview.png \
trash-empty.png \
trash-full.png \
diff --git a/icons/default/temp-home.png b/icons/default/desktop-home.png
index d42f12125..d42f12125 100644
--- a/icons/default/temp-home.png
+++ b/icons/default/desktop-home.png
Binary files differ
diff --git a/icons/default/home.png b/icons/default/home.png
deleted file mode 100644
index d7d2bb03f..000000000
--- a/icons/default/home.png
+++ /dev/null
Binary files differ
diff --git a/icons/druid_header.png b/icons/druid_header.png
deleted file mode 100644
index 1236c333f..000000000
--- a/icons/druid_header.png
+++ /dev/null
Binary files differ
diff --git a/icons/druid_header_stretch.png b/icons/druid_header_stretch.png
deleted file mode 100644
index 822a808ec..000000000
--- a/icons/druid_header_stretch.png
+++ /dev/null
Binary files differ
diff --git a/icons/druid_sidebar.png b/icons/druid_sidebar.png
deleted file mode 100644
index be2e841a1..000000000
--- a/icons/druid_sidebar.png
+++ /dev/null
Binary files differ
diff --git a/icons/expert-selected.png b/icons/expert-selected.png
deleted file mode 100644
index fc427f2d5..000000000
--- a/icons/expert-selected.png
+++ /dev/null
Binary files differ
diff --git a/icons/expert.png b/icons/expert.png
deleted file mode 100644
index b82400390..000000000
--- a/icons/expert.png
+++ /dev/null
Binary files differ
diff --git a/icons/home.png b/icons/home.png
deleted file mode 100644
index d7d2bb03f..000000000
--- a/icons/home.png
+++ /dev/null
Binary files differ
diff --git a/icons/intermediate-selected.png b/icons/intermediate-selected.png
deleted file mode 100644
index 86726df28..000000000
--- a/icons/intermediate-selected.png
+++ /dev/null
Binary files differ
diff --git a/icons/intermediate.png b/icons/intermediate.png
deleted file mode 100644
index 253e77189..000000000
--- a/icons/intermediate.png
+++ /dev/null
Binary files differ
diff --git a/icons/leftarrow.png b/icons/leftarrow.png
deleted file mode 100644
index 60046b1a5..000000000
--- a/icons/leftarrow.png
+++ /dev/null
Binary files differ
diff --git a/icons/multi-ok.png b/icons/multi-ok.png
deleted file mode 100644
index 6a0212941..000000000
--- a/icons/multi-ok.png
+++ /dev/null
Binary files differ
diff --git a/icons/netscape.png b/icons/netscape.png
deleted file mode 100644
index 9508b5488..000000000
--- a/icons/netscape.png
+++ /dev/null
Binary files differ
diff --git a/icons/not.png b/icons/not.png
deleted file mode 100644
index be9f9f7d3..000000000
--- a/icons/not.png
+++ /dev/null
Binary files differ
diff --git a/icons/novice-selected.png b/icons/novice-selected.png
deleted file mode 100644
index 06ec0b087..000000000
--- a/icons/novice-selected.png
+++ /dev/null
Binary files differ
diff --git a/icons/novice.png b/icons/novice.png
deleted file mode 100644
index eac65caab..000000000
--- a/icons/novice.png
+++ /dev/null
Binary files differ
diff --git a/icons/rightarrow.png b/icons/rightarrow.png
deleted file mode 100644
index f2bdb57ef..000000000
--- a/icons/rightarrow.png
+++ /dev/null
Binary files differ
diff --git a/icons/search.png b/icons/search.png
deleted file mode 100644
index 9d31d89d8..000000000
--- a/icons/search.png
+++ /dev/null
Binary files differ
diff --git a/icons/text-selection-frame.png b/icons/text-selection-frame.png
deleted file mode 100644
index 4b0e01af5..000000000
--- a/icons/text-selection-frame.png
+++ /dev/null
Binary files differ
diff --git a/icons/theme_preview.png b/icons/theme_preview.png
deleted file mode 100644
index 22dcaf7fc..000000000
--- a/icons/theme_preview.png
+++ /dev/null
Binary files differ
diff --git a/icons/tiny-alert.png b/icons/tiny-alert.png
deleted file mode 100644
index ca3477e50..000000000
--- a/icons/tiny-alert.png
+++ /dev/null
Binary files differ
diff --git a/icons/uparrow.png b/icons/uparrow.png
deleted file mode 100644
index acdfd8657..000000000
--- a/icons/uparrow.png
+++ /dev/null
Binary files differ