~ubuntu-branches/ubuntu/trusty/spyder/trusty-proposed

« back to all changes in this revision

Viewing changes to spyderlib/spyder.pro

  • Committer: Bazaar Package Importer
  • Author(s): Ludovic Aubry
  • Date: 2010-06-28 23:43:02 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20100628234302-3xnz0gcu0w83282r
Tags: 1.1.1-1
* New upstream release
* New maintainer address (Closes: #586833)
* Build with python 2.6 (Closes: #586824)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
SOURCES      += spyder.py
2
2
 
3
3
SOURCES      += utils/environ.py
 
4
SOURCES      += utils/iofuncs.py
4
5
SOURCES      += utils/qthelpers.py
5
6
 
6
7
SOURCES      += plugins/__init__.py
7
8
SOURCES      += plugins/console.py
8
 
SOURCES      += plugins/docviewer.py
9
9
SOURCES      += plugins/editor.py
10
10
SOURCES      += plugins/explorer.py
11
11
SOURCES      += plugins/externalconsole.py
12
12
SOURCES      += plugins/figure.py
13
13
SOURCES      += plugins/findinfiles.py
14
14
SOURCES      += plugins/history.py
 
15
SOURCES      += plugins/inspector.py
 
16
SOURCES      += plugins/onlinehelp.py
 
17
SOURCES      += plugins/projectexplorer.py
15
18
SOURCES      += plugins/pylintgui.py
16
19
SOURCES      += plugins/workdir.py
17
20
SOURCES      += plugins/workspace.py
18
21
 
 
22
SOURCES      += widgets/__init__.py
19
23
SOURCES      += widgets/arrayeditor.py
 
24
SOURCES      += widgets/browser.py
20
25
SOURCES      += widgets/classbrowser.py
21
26
SOURCES      += widgets/comboboxes.py
22
27
SOURCES      += widgets/dicteditor.py
 
28
SOURCES      += widgets/editor.py
 
29
SOURCES      += widgets/editortools.py
23
30
SOURCES      += widgets/explorer.py
24
31
SOURCES      += widgets/externalshell/__init__.py
25
32
SOURCES      += widgets/externalshell/globalsexplorer.py
30
37
SOURCES      += widgets/importwizard.py
31
38
SOURCES      += widgets/interactiveshell.py
32
39
SOURCES      += widgets/pathmanager.py
 
40
SOURCES      += widgets/projectexplorer.py
 
41
SOURCES      += widgets/pydocgui.py
33
42
SOURCES      += widgets/pylintgui.py
34
 
SOURCES      += widgets/qscieditor.py
 
43
SOURCES      += widgets/qscieditor/qscieditor.py
 
44
SOURCES      += widgets/qteditor/qteditor.py
35
45
SOURCES      += widgets/shell.py
 
46
SOURCES      += widgets/tabs.py
36
47
SOURCES      += widgets/texteditor.py
37
48
 
38
49
TRANSLATIONS += spyder_fr.ts