diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-03-05 05:34:27 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-03-05 05:34:27 +0800 |
commit | 944f73858b5d8091199b6d3a9b243e797fad3e48 (patch) | |
tree | b0e7c446d9769e6a70f50032ddaed3c22e6369d9 /art/reply_to_all.xpm | |
parent | 046de2dc3f4350ed949cc7df1e49b43bbf710a30 (diff) | |
download | gsoc2013-evolution-944f73858b5d8091199b6d3a9b243e797fad3e48.tar.gz gsoc2013-evolution-944f73858b5d8091199b6d3a9b243e797fad3e48.tar.zst gsoc2013-evolution-944f73858b5d8091199b6d3a9b243e797fad3e48.zip |
Rename the internal structure to coincide with the filenames.
2002-03-04 Jeffrey Stedfast <fejj@ximian.com>
* forward.xpm, reply.xpm, reply_to_all.xpm: Rename the internal
structure to coincide with the filenames.
svn path=/trunk/; revision=15908
Diffstat (limited to 'art/reply_to_all.xpm')
-rw-r--r-- | art/reply_to_all.xpm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/art/reply_to_all.xpm b/art/reply_to_all.xpm index 0c0a00e020..be5c633f2a 100644 --- a/art/reply_to_all.xpm +++ b/art/reply_to_all.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * 16_reply_to_all_xpm[] = { +static char * reply_to_all_xpm[] = { "16 16 33 1", " c None", ". c #010101", |