~ubuntu-branches/ubuntu/lucid/phatch/lucid

« back to all changes in this revision

Viewing changes to phatch/pyWx/wxGlade/frame.wxg

  • Committer: Package Import Robot
  • Author(s): Emilio Pozuelo Monfort, Stani M, Emilio Pozuelo Monfort
  • Date: 2010-03-12 14:04:02 UTC
  • mfrom: (1.1.11) (4.1.12 sid)
  • Revision ID: package-import@ubuntu.com-20100312140402-o6g6terpbqksf1dw
Tags: 0.2.7-1
[ Stani M ]
* Upstream bugfix release (Closes LP: #472978, #487435, #516763, #516858, 
  #525999, #526047, #526235, #526237, #526489, #529343, #529429, #525831, 
  #526237, #529544, #529605, #531375, #531705, #531728, #532346, #532356, 
  #532540, #532544, #533068, #534723, #534834, #534835, #535189, #535192,
  #536820)
* debian/control: Add python-nautilus to phatch-nautilus's Depends

[ Emilio Pozuelo Monfort ]
* debian/rules:
  - Adapt for the upstream changes.
* debian/copyright:
  - Updated for the new version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0"?>
2
 
<!-- generated by wxGlade 0.6.3 on Sun Oct 11 17:05:06 2009 -->
 
2
<!-- generated by wxGlade 0.6.3 on Wed Mar 10 19:05:45 2010 -->
3
3
 
4
4
<application path="frame.py" name="app" class="App" option="0" language="python" top_window="frame" encoding="UTF-8" use_gettext="1" overwrite="0" use_new_namespace="1" for_version="2.6" is_template="0">
5
5
    <object class="Frame" name="frame" base="EditFrame">
70
70
                        </item>
71
71
                    </menu>
72
72
                    <item>
73
 
                        <label>---</label>
74
 
                        <id>---</id>
75
 
                        <name>---</name>
76
 
                    </item>
77
 
                    <item>
78
73
                        <label>&amp;Quit\tCtrl-Q</label>
79
74
                        <id>wx.ID_EXIT</id>
80
75
                        <name>menu_file_quit</name>
331
326
                <border>0</border>
332
327
                <option>0</option>
333
328
                <object class="wxTextCtrl" name="description" base="EditTextCtrl">
 
329
                    <foreground>wxSYS_COLOUR_INFOTEXT</foreground>
334
330
                    <style>wxTE_MULTILINE</style>
335
331
                    <background>wxSYS_COLOUR_INFOBK</background>
336
332
                    <size>300, 40</size>