~ubuntu-branches/ubuntu/utopic/inkscape/utopic-proposed

« back to all changes in this revision

Viewing changes to packaging/macosx/ScriptExec/MenuBar.nib/info.nib

  • Committer: Package Import Robot
  • Author(s): Alex Valavanis
  • Date: 2014-08-19 19:10:32 UTC
  • mfrom: (1.6.5) (2.5.14 sid)
  • Revision ID: package-import@ubuntu.com-20140819191032-2eca1qihaszjk9i6
Tags: 0.48.5-2ubuntu1
* Merge with Debian Unstable (LP: #1358863). Fixes several Ubuntu bugs:
  - Illustrator CS SVG won't load: namespace URIs in entities (LP: #166371)
  - inkscape crashed with SIGSEGV in
    sp_dtw_color_profile_event() (LP: #966441)
  - inkscape crashed with SIGSEGV (LP: #1051017)
  - inkscape crashed with SIGSEGV in Inkscape::Preferences::_getNode()
    (LP: #1163241)
  - save a copy reverts to save as (LP: #529843)
  - Extension to braille not working on Xubuntu 12.10 (LP: #1090865)
* Remaining changes:
  - debian/control:
    + Set Ubuntu Developer as maintainer,
    + build-depend on dh-translation to handle Ubuntu translation,
    + demote pstoedit from Recommends to Suggests (because it's in universe),
  - debian/patches/0006_add_unity_quicklist_support.patch: add.
  - debian/patches/series: update.
  - debian/rules:
    + add dh_translation to handle Ubuntu translation
* Drop debian/patches/librevenge.patch (superseded by
    debian/patches/0006-Update_to_new_libwpg.patch)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
 
<plist version="1.0">
4
 
<dict>
5
 
        <key>IBDocumentLocation</key>
6
 
        <string>99 362 356 240 0 0 1280 832 </string>
7
 
        <key>IBEditorPositions</key>
8
 
        <dict>
9
 
                <key>187</key>
10
 
                <string>340 374 240 44 0 0 1280 832 </string>
11
 
        </dict>
12
 
        <key>IBFramework Version</key>
13
 
        <string>349.0</string>
14
 
        <key>IBOpenObjects</key>
15
 
        <array>
16
 
                <integer>187</integer>
17
 
        </array>
18
 
        <key>IBSystem Version</key>
19
 
        <string>7F44</string>
20
 
        <key>targetFramework</key>
21
 
        <string>IBCarbonFramework</string>
22
 
</dict>
23
 
</plist>