~ubuntu-branches/ubuntu/raring/ginkgocadx/raring-proposed

« back to all changes in this revision

Viewing changes to src/cadxcore/main/gui/pacsupload/UploadPACS.fbp

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Tille
  • Date: 2011-07-14 16:17:51 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110714161751-6wngu3xs307thgpr
Tags: 2.5.1.0-1
* New upstream version (all patches applied)
  Closes: #630877
* debian/patches/drop_rpath.patch: Fix remaining rpath issue
* debian/{mime,sharedmimeinfo}: Mime info for DICOM images
  Closes: #631205
* Add upstream manpage + desktop file
* Fixed Vcs fields
* debian/rules:
   - Add new extension liblightvisualizator
   - remove get-orig-source target which becames void because
     upstream dropped the debian/ dir
   - Hack around explicite rpath definitions
* debian/install: move conformance.xml into place
* debian/watch: drop useless comments
* debian/ginkgocadx.lintian-overrides: Drop unneeded overrides
  as well as those which stay in effect.  These should vanish
  once rpath is correctly fixed - so the warning should not
  be hidden here.

Show diffs side-by-side

added added

removed removed

Lines of Context:
267
267
                        <property name="permission">protected</property>
268
268
                        <property name="pos"></property>
269
269
                        <property name="size"></property>
270
 
                        <property name="subclass">TitledPanelSeparator; wx/ginkgostyle/ginkgostyle.h</property>
 
270
                        <property name="subclass">TitledPanelSeparatorV; wx/ginkgostyle/ginkgostyle.h</property>
271
271
                        <property name="tooltip"></property>
272
272
                        <property name="validator_data_type"></property>
273
273
                        <property name="validator_style">wxFILTER_NONE</property>