~aleksandr-rakov/pantheon-dock/pantheon-dock

« back to all changes in this revision

Viewing changes to Plank/Makefile.am

  • Committer: Robert Dyer
  • Date: 2011-04-04 04:29:00 UTC
  • Revision ID: psybers@gmail.com-20110404042900-50xdby3ko1abyvph
start abstracting plank some so it can be extended by other docks

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
        Drawing/DockSurface.vala \
35
35
        Drawing/DockThemeRenderer.vala \
36
36
        Drawing/ThemeRenderer.vala \
 
37
        Factories/AbstractMain.vala \
 
38
        Factories/Factory.vala \
37
39
        Items/ApplicationDockItem.vala \
38
40
        Items/DockItem.vala \
39
41
        Items/DockItemPreferences.vala \