diff options
author | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-02-14 05:54:10 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-02-14 05:54:10 +0800 |
commit | e9d9fd59d3189dfc52d9539140742c0c9ef51924 (patch) | |
tree | 4ed20d5ca4fa747c61b50dc72a99d995d1803976 /art | |
parent | 201ada6688dc4972f93893aead64425bd3098382 (diff) | |
download | gsoc2013-evolution-e9d9fd59d3189dfc52d9539140742c0c9ef51924.tar gsoc2013-evolution-e9d9fd59d3189dfc52d9539140742c0c9ef51924.tar.gz gsoc2013-evolution-e9d9fd59d3189dfc52d9539140742c0c9ef51924.tar.bz2 gsoc2013-evolution-e9d9fd59d3189dfc52d9539140742c0c9ef51924.tar.lz gsoc2013-evolution-e9d9fd59d3189dfc52d9539140742c0c9ef51924.tar.xz gsoc2013-evolution-e9d9fd59d3189dfc52d9539140742c0c9ef51924.tar.zst gsoc2013-evolution-e9d9fd59d3189dfc52d9539140742c0c9ef51924.zip |
renamed the icon internally
svn path=/trunk/; revision=15718
Diffstat (limited to 'art')
-rw-r--r-- | art/flag-for-followup.xpm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/art/flag-for-followup.xpm b/art/flag-for-followup.xpm index e4ae72bf36..ddb3b37ca9 100644 --- a/art/flag-for-followup.xpm +++ b/art/flag-for-followup.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * flag_for_followup_16_xpm[] = { +static char * flag_for_followup_xpm[] = { "16 16 59 1", " c None", ". c #000000", |