Changeset 10001

Show
Ignore:
Timestamp:
07/23/08 02:05:23 (5 weeks ago)
Author:
js
Message:

Also install the mood icons.

Location:
trunk
Files:
1 added
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/configure.ac

    r9850 r10001  
    228228        data/pixmaps/Makefile 
    229229        data/iconsets/Makefile 
     230        data/moods/Makefile 
    230231        data/gajim.desktop.in 
    231232        data/defs.py 
    232233        src/Makefile 
    233234        src/common/Makefile 
    234     src/osx/Makefile 
    235     src/osx/growl/Makefile 
    236     src/osx/syncmenu/Makefile 
     235        src/osx/Makefile 
     236        src/osx/growl/Makefile 
     237        src/osx/syncmenu/Makefile 
    237238        scripts/gajim 
    238239        scripts/gajim-remote 
  • trunk/data/Makefile.am

    r9258 r10001  
    1 SUBDIRS = glade emoticons pixmaps iconsets  
     1SUBDIRS = glade emoticons pixmaps iconsets moods 
    22@INTLTOOL_DESKTOP_RULE@ 
    33