~ubuntu-branches/ubuntu/karmic/codelite/karmic

« back to all changes in this revision

Viewing changes to Runtime/rc/menu.xrc

  • Committer: Bazaar Package Importer
  • Author(s): Chow Loong Jin
  • Date: 2009-08-15 17:42:43 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20090815174243-nlb9ikgigbiybz12
Tags: 1.0.2893+dfsg-0ubuntu1
* debian/rules:
  + Tidy up get-orig-source rule
* debian/control:
  + Bump Standards-Version
  + Change Maintainer email address to @ubuntu.com
  + Drop cdbs build-dependency
* debian/copyright:
  + Update to DEP-5 format
* debian/patches/00_add-fPIC.patch:
  + Dropped, fix upstream
* Closes LP: #413992

Show diffs side-by-side

added added

removed removed

Lines of Context:
125
125
                        <object class="wxMenuItem" name="convert_eol_unix">
126
126
                                <label>Convert to Unix Format</label>
127
127
                        </object>
 
128
                        <!--
128
129
                        <object class="wxMenuItem" name="convert_eol_mac">
129
130
                                <label>Convert to Mac Format</label>
130
131
                        </object>
 
132
                        -->
131
133
        </object>
132
134
 
133
135
        <object class="wxMenu" name="view_menu">