~ubuntu-branches/ubuntu/trusty/manaplus/trusty-proposed

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Patrick Matthäi, Andrei Karas, Patrick Matthäi
  • Date: 2013-05-27 09:14:03 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20130527091403-4b1jceqok7g2v5on
Tags: 1.3.5.26-1
[ Andrei Karas ]
* Add new files to copyright file.
* Update homepage URL.

[ Patrick Matthäi ]
* New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
207
207
              gui/widgets/shoplistbox.h \
208
208
              gui/widgets/shortcutcontainer.cpp \
209
209
              gui/widgets/shortcutcontainer.h \
 
210
              gui/widgets/skilldata.cpp \
 
211
              gui/widgets/skilldata.h \
 
212
              gui/widgets/skillinfo.cpp \
 
213
              gui/widgets/skillinfo.h \
 
214
              gui/widgets/skillmodel.cpp \
 
215
              gui/widgets/skillmodel.h \
210
216
              gui/widgets/slider.cpp \
211
217
              gui/widgets/slider.h \
212
218
              gui/widgets/sliderlist.cpp \
425
431
              resources/animation.h \
426
432
              resources/atlasmanager.cpp \
427
433
              resources/atlasmanager.h \
 
434
              resources/avatardb.cpp \
 
435
              resources/avatardb.h \
428
436
              resources/beinginfo.cpp \
429
437
              resources/beinginfo.h \
430
438
              resources/chardb.cpp \
569
577
              defaults.h \
570
578
              depricatedevent.cpp \
571
579
              depricatedevent.h \
 
580
              depricatedlistener.cpp \
 
581
              depricatedlistener.h \
572
582
              effectmanager.cpp \
573
583
              effectmanager.h \
574
584
              emoteshortcut.cpp \
618
628
              keyevent.h \
619
629
              keyinput.cpp \
620
630
              keyinput.h \
621
 
              listener.cpp \
622
 
              listener.h \
623
631
              localconsts.h \
624
632
              localplayer.cpp \
625
633
              localplayer.h \