~sao/unity/fix-use-window-title-font

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Gordon Allott
  • Date: 2010-01-27 11:44:36 UTC
  • mto: This revision was merged to the branch mainline in revision 75.
  • Revision ID: gord@zazu-20100127114436-4wswysqvtmnm1cdh
Adds a gconf key to toggle chrome or prism webapp selection
fixes a bug in webapp generation when there is a + in the URL

Show diffs side-by-side

added added

removed removed

Lines of Context:
90
90
 
91
91
quicklauncher_sources = \
92
92
  quicklauncher/application-model.vala \
 
93
  quicklauncher/chrome-handler.vala \
93
94
  quicklauncher/launcher-model.vala \
94
95
  quicklauncher/launcher-view.vala \
95
96
  quicklauncher/prism-handler.vala \