~cairo-dock-team/cairo-dock-plug-ins/experimental

« back to all changes in this revision

Viewing changes to mail/data/Makefile.am

  • Committer: tofe
  • Date: 2008-03-15 10:37:45 UTC
  • Revision ID: svn-v4:620951bb-bb42-0410-82c3-830e739ed170:trunk/plug-ins:644
nouvelle applet mail, basée sur le plugin xfce mailwatch. Pour l'instant, ne gère pas la suppresion de compte mail.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
SUBDIRS = .
 
3
 
 
4
moduledir = $(pkgdatadir)
 
5
 
 
6
module_DATA = \
 
7
        mail.conf\
 
8
        readme\
 
9
        cd_mail_nomail.svg \
 
10
        cd_mail_newmail.svg \
 
11
        cd_mail_icon.png \
 
12
        preview.png
 
13