~ubuntu-branches/debian/sid/wordpress/sid

« back to all changes in this revision

Viewing changes to debian/missing-sources/plupload/csharp/Plupload/Page.xaml

  • Committer: Package Import Robot
  • Author(s): Craig Small
  • Date: 2014-04-16 22:48:26 UTC
  • mfrom: (1.2.34)
  • Revision ID: package-import@ubuntu.com-20140416224826-087tu71aw8bjhvmd
Tags: 3.8.3+dfsg-1
New upstream release - fixes Quick Draft tool that broke in 3.8.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<UserControl
 
2
        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
 
3
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
 
4
        x:Class="Moxiecode.Plupload.Page"
 
5
        Width="1024" Height="1024" Background="Transparent" Cursor="Hand">
 
6
    <Canvas Background="Transparent"></Canvas>
 
7
</UserControl>
 
 
b'\\ No newline at end of file'