~ubuntu-branches/ubuntu/lucid/mythtv/lucid

« back to all changes in this revision

Viewing changes to programs/mythfrontend/mythfrontend.pro

  • Committer: Bazaar Package Importer
  • Author(s): Mario Limonciello
  • Date: 2009-09-08 23:08:37 UTC
  • mfrom: (1.1.32 upstream)
  • Revision ID: james.westby@ubuntu.com-20090908230837-zrm2j6wutp76hwso
Tags: 0.22.0~trunk21742-0ubuntu1
* New upstream checkout (21742)
  - Fixes FTBFS on PPC. See changeset 21571 for more details.

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
HEADERS += mythappearance.h exitprompt.h proglist.h 
27
27
HEADERS += action.h mythcontrols.h keybindings.h keygrabber.h
28
28
HEADERS += mythosdmenueditor.h progfind.h guidegrid.h customedit.h
 
29
HEADERS += schedulecommon.h progdetails.h
29
30
 
30
31
SOURCES += main.cpp playbackbox.cpp viewscheduled.cpp
31
32
SOURCES += globalsettings.cpp manualschedule.cpp programrecpriority.cpp
34
35
SOURCES += custompriority.cpp mythappearance.cpp exitprompt.cpp proglist.cpp
35
36
SOURCES += action.cpp actionset.cpp  mythcontrols.cpp keybindings.cpp
36
37
SOURCES += keygrabber.cpp mythosdmenueditor.cpp progfind.cpp guidegrid.cpp
37
 
SOURCES += customedit.cpp
 
38
SOURCES += customedit.cpp schedulecommon.cpp progdetails.cpp
38
39
 
39
40
macx {
40
41
    mac_bundle {