~ubuntu-branches/debian/jessie/phatch/jessie

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Piotr Ożarowski, Stani M, Piotr Ożarowski
  • Date: 2008-07-21 12:53:17 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080721125317-sqk2sdl3pwl2u4gl
Tags: 0.1.5-1
[ Stani M ]
* New upstream release(Closes LP: #228259, #232436, #236282, #236462, #237359)
* debian/control:
  - Added pkg-config and python-nautilus to build-depends, as
    setup.py uses nautilus-python.pc to look for the nautilus
    extensions path. Closes: #475233.
* debian/patches:
  - All patches of Ubuntu and Debian are implemented upstream and are removed
    from the package

[ Piotr Ożarowski ]
* Bump Standards-Version to 3.8.0 (no changes needed)
* debian/copyright wrapped at column 80 (where possible)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0"?>
2
 
<!-- generated by wxGlade 0.6.2 on Wed Feb 27 13:22:16 2008 -->
 
2
<!-- generated by wxGlade 0.6.3 on Sat Jun  7 00:00:59 2008 -->
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">
6
6
        <style>wxDEFAULT_FRAME_STYLE</style>
7
7
        <menubar>1</menubar>
8
8
        <statusbar>1</statusbar>
9
 
        <size>400, 600</size>
10
9
        <object class="wxMenuBar" name="frame_menubar" base="EditMenuBar">
11
10
            <menus>
12
11
                <menu name="menu_file" itemid="wx.ID_FILE" label="&amp;File">