diff options
author | Robey Pointer <robey@src.gnome.org> | 2001-01-29 23:03:31 +0000 |
---|---|---|
committer | Robey Pointer <robey@src.gnome.org> | 2001-01-29 23:03:31 +0000 |
commit | ed7ef6cbd9aab5fdda07e5160bd44a7554a3baaa (patch) | |
tree | 021e6b452f5c91d2079661cb61cdf8e425a68d00 /icons/Makefile.am | |
parent | f934e36a57f2db13c01bfbb5fffb2f3b137b2175 (diff) | |
download | nautilus-ed7ef6cbd9aab5fdda07e5160bd44a7554a3baaa.tar.gz |
Un-revert some changes Andy accidentally reverted last week that
cause the password-change view to display incorrectly.
Diffstat (limited to 'icons/Makefile.am')
-rw-r--r-- | icons/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/icons/Makefile.am b/icons/Makefile.am index 9c34d5f9e..0a7a10068 100644 --- a/icons/Makefile.am +++ b/icons/Makefile.am @@ -18,6 +18,10 @@ icon_DATA =\ about_background.png \ audio.png \ backgrounds.png \ + bubble-LL.png \ + bubble-LR.png \ + bubble-UL.png \ + bubble-UR.png \ chit_frame.png \ colors.png \ computer.png \ @@ -228,6 +232,7 @@ icon_DATA =\ theme_preview.png \ thumbnail_frame.aa.png \ thumbnail_frame.png \ + tiny-alert.png \ trash-empty.png \ trash-full.png \ uparrow.png \ |