aboutsummaryrefslogtreecommitdiffstats
path: root/art/task-recurring.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-07-25 08:33:17 +0800
committernobody <nobody@localhost>2001-07-25 08:33:17 +0800
commit8e7014b602e80323f8071f5b67a9651d6dea265a (patch)
tree8ef1fb6f0f43735a382bada2f369dde7d04387f4 /art/task-recurring.xpm
parente951bf718e130e43567187f4b71c27672cd6e996 (diff)
downloadgsoc2013-evolution-LIBCAPPLET_1_5_2.tar.gz
gsoc2013-evolution-LIBCAPPLET_1_5_2.tar.zst
gsoc2013-evolution-LIBCAPPLET_1_5_2.zip
This commit was manufactured by cvs2svn to create tagLIBCAPPLET_1_5_2
'LIBCAPPLET_1_5_2'. svn path=/tags/LIBCAPPLET_1_5_2/; revision=11388
Diffstat (limited to 'art/task-recurring.xpm')
-rw-r--r--art/task-recurring.xpm59
1 files changed, 0 insertions, 59 deletions
diff --git a/art/task-recurring.xpm b/art/task-recurring.xpm
deleted file mode 100644
index 634cd87a84..0000000000
--- a/art/task-recurring.xpm
+++ /dev/null
@@ -1,59 +0,0 @@
-/* XPM */
-static char * task_recurring_xpm[] = {
-"16 16 40 1",
-" c None",
-". c #000000",
-"+ c #FFFFFF",
-"@ c #F3F3F3",
-"# c #CCCCCC",
-"$ c #B2B2B2",
-"% c #ECECEC",
-"& c #BFBFC3",
-"* c #A2A2B0",
-"= c #454572",
-"- c #9898A9",
-"; c #85859C",
-"> c #333366",
-", c #4F4F79",
-"' c #B3B3C3",
-") c #A3A3B7",
-"! c #9696AD",
-"~ c #464672",
-"{ c #7F7F99",
-"] c #C9C9CA",
-"^ c #3D3D6D",
-"/ c #3B3B6B",
-"( c #A4A4B8",
-"_ c #B5B5C4",
-": c #D1D1D8",
-"< c #9191A4",
-"[ c #B5B5BD",
-"} c #9F9FAE",
-"| c #4A4A76",
-"1 c #40406F",
-"2 c #E9E9E9",
-"3 c #8F8FA9",
-"4 c #9D9DAC",
-"5 c #9090A4",
-"6 c #55557F",
-"7 c #ADADBE",
-"8 c #484875",
-"9 c #B9B9C7",
-"0 c #DCDCE0",
-"a c #EEEEEE",
-" . . . . . ",
-" ........... ",
-" .+.+.+.+.+.@. ",
-" .+.#.#.#.#.$. ",
-" .+%%%%%%%%%$. ",
-" .+&*=-#;>>,$. ",
-" .+'>)%%!>>'$. ",
-" .+~{]##;^/~$. ",
-" .+>(%%%_:(>$. ",
-" .+><[}###<>$. ",
-" .+|^1!%%23|$. ",
-" .+4>>;##5>4$. ",
-" .+6>>!%7890$. ",
-" .a$$$$$$$$$$. ",
-" ........... ",
-" "};
e='2011-09-13 09:43:10 +0800'>2011-09-131-11/+0 * - Revert change of default Ruby version from 1.9 back to 1.8 due toswills2011-08-241-3/+3 * - Undo some of the changes related to making Ruby 1.9 default.swills2011-08-231-4/+2 * - Bump the revision of ruby18 port to force the package rebuild:stas2011-08-231-1/+1 * - Update Ruby 1.9 to p290swills2011-08-211-10/+12 * - Update ruby 1.8 to 1.8.7 patchlevel 352.stas2011-07-161-1/+1 * - Update ruby 1.9 to 1.9.2p136.stas2011-05-111-1/+1 * - As ports ruby 1.9 now includes a recent version of rake,stas2011-04-071-2/+2 * - Update ruby 1.8 to p302.stas2010-11-221-2/+2 * - Do not link ruby18 agains librt.stas2010-10-111-1/+1 * - Update ruby19 to 1.9.2.stas2010-10-111-4/+7 * - Provide the correct value for TOPDIR in ruby 1.9.stas2010-09-201-1/+1 * Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-1/+1 * - Support NOPORTDOCS (--no-rdoc) for RUBYGEM_AUTOPLIST=yes portspgollucci2010-09-021-1/+10 * - Fix www/rubygem-passenger under lang/ruby19 [1]pgollucci2010-08-311-5/+6 * - Update ruby 1.9.1 to p430. This release fixes CVE-2010-0541.stas2010-08-181-3/+3 * - Fix incorrect errno returned by IO::write.stas2010-04-291-1/+1 * - Do not try to stop the timer thread in child after fork: at this momentstas2010-04-281-1/+1 * - Fix rubygems location for ruby 1.9, which got broken after the laststas2010-01-301-1/+1 * - Update to patchlevel 248.stas2010-01-061-2/+2 * - Update ruby 1.9 to 1.9.1 patchlevel 376. This fixes CVE-2009-4124.stas2009-12-101-2/+2 * - Fix issue when the handle of tempfile become closed when the filestas2009-10-241-1/+1 * - Fix SIGINT signal handling.stas2009-10-121-1/+1 * - Update ruby 1.9.1 to patchlevel 243.stas2009-10-121-2/+2 * - Don't build ruby with threads support on FreeBSD versions before 7.2stas2009-10-121-1/+1 * - Bump ruby18 portrevision.stas2009-07-201-1/+1 * - Fix stack overflow detection algorithm. It has not worked before asstas2009-06-191-1/+1 * - Fix the bug in URI module that smashed uri paths in merge method forstas2009-06-181-1/+1 * - Fix the bug in ruby GC when object finalizer were never called. This hasstas2009-06-181-1/+1 * - Fix BigDecimal DoS vulnerability in ruby 1.8.7.stas2009-06-131-1/+1 * - Update ruby 1.9.1 to patchset 129.stas2009-06-031-2/+2 * - Update ruby 1.8.7 to the latest revision available from ruby-lang.org.stas2009-06-031-2/+2 * - Bump ruby portrevision after the last fix.stas2009-02-231-1/+1 * - Document USE_RUBYGEMS and RUBYGEM_AUTOPLIST knobs.stas2009-02-141-0/+3 * - Add a new knob RUBYGEM_AUTOPLIST, which allows the pakcking liststas2009-02-141-4/+27 * - Update ruby18 to 1.8.7p72.stas2009-02-121-2/+2 * - Bump ruby19 portrevision after rubylibdir fix.stas2009-02-111-1/+1 * - Update ruby19 to 1.9.1.stas2009-02-101-3/+3 * - Update ruby to 1.8.6 patchset 287.stas2008-08-161-2/+2 * - Fix CVE-2008-1447 (DNS spoofing vulnerability).stas2008-08-111-1/+1 * - Forbid automatical fetching of rubygems from rubyforgepav2008-07-241-1/+1 * - Add a couple of other patches from ruby SVN repo:stas2008-06-261-1/+1 * - Fix possible memory corruption when using String;stas2008-06-211-1/+1 * - Fix webrick vulnerabilitystas2008-04-061-1/+1 * - Update ruby 1.9 to patchlevel 1. Forgotten in previous commit.stas2008-04-061-1/+1 * - Add ruby 1.9 supportstas2008-04-061-29/+146 * - Fix a typo in the bundled REXML package.stas2007-12-041-1/+1 * - Update ruby to the latest 111 patchversion.stas2007-10-30