Changeset 2781

Show
Ignore:
Timestamp:
04/26/06 01:15:30
Author:
chipx86
Message:

Bundle applet-critical.png.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libnotify/ChangeLog

    r2779 r2781  
     1Wed Apr 26 01:15:20 PDT 2006  Christian Hammond <chipx86@chipx86.com> 
     2 
     3    * tests/Makefile.am: 
     4      - Bundle applet-critical.png. 
     5 
    16Wed Apr 26 01:07:34 PDT 2006  Christian Hammond <chipx86@chipx86.com> 
    27 
  • trunk/libnotify/tests/Makefile.am

    r2548 r2781  
    5858test_xy_stress_LDADD = $(common_ldflags) 
    5959 
     60EXTRA_DIST = applet-critical.png 
     61 
    6062INCLUDES = $(PACKAGE_CFLAGS)    \ 
    6163    $(GDK_CFLAGS)       \