~fourdollars/ibus-zhuyin/daily-packaging

« back to all changes in this revision

Viewing changes to icons/Makefile.am

  • Committer: Shih-Yuan Lee (FourDollars)
  • Date: 2012-04-21 06:43:28 UTC
  • Revision ID: git-v1:c3fc8015582c32aad5acca1382f5c03b082da799
Rename GObject naming for zhuyin engine.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
20
 
21
21
icons_DATA = \
22
 
        ibus-enchant.svg \
 
22
        ibus-zhuyin.svg \
23
23
        $(NULL)
24
24
 
25
25
iconsdir = $(pkgdatadir)/icons
26
26
 
27
27
EXTRA_DIST = \
28
 
        ibus-enchant.svg \
 
28
        ibus-zhuyin.svg \
29
29
        $(NULL)