XML Viewer

./Languages/en/Preview.xml File Size: 11.60 KB

  1. <?xml version="1.0" encoding="UTF-16"?>
  2. <Interfaces xmlns="urn:msgplus:interface" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:msgplus:interface PlusInterface.xsd" Name="Screenshot Sender">
  3.         <GlobalColors>
  4.                 <GlobalColor Id="bg"><BaseColor><Saturation>2</Saturation><Brightness>0.6</Brightness><Transparency>50</Transparency></BaseColor></GlobalColor>
  5.         </GlobalColors>
  6.         <Window Id="Preview" Version="1">
  7.                 <Attributes>
  8.                         <Caption>Screenshot Sender</Caption>
  9.                         <SetForeground>True</SetForeground>
  10.                 </Attributes>
  11.                 <TitleBar>
  12.                         <Title><Text>Preview</Text></Title>
  13.                         <AllowMaximize>True</AllowMaximize>
  14.                 </TitleBar>
  15.                 <Position Width="430" Height="290" InitialPos="Normal">
  16.                         <Resizeable Allowed="BothSides">
  17.                                 <MinWidth>430</MinWidth>
  18.                                 <MinHeight>290</MinHeight>
  19.                         </Resizeable>
  20.                 </Position>
  21.                 <Elements>
  22.                         <Element xsi:type="FigureElement" Id="RectTopGradient">
  23.                                 <Position Top="0" Left="-5" Width="430" Height="55">
  24.                                         <Anchor Horizontal="LeftRightFixed" />
  25.                                 </Position>
  26.                                 <Figure><RoundRect><Radius>5</Radius></RoundRect></Figure>
  27.                                 <Fill>
  28.                                         <LinearGradient Angle="90">
  29.                                                 <Color1><BaseColor><Transparency>0</Transparency></BaseColor></Color1>
  30.                                                 <Color2><BaseColor><Transparency>200</Transparency></BaseColor></Color2>
  31.                                         </LinearGradient>
  32.                                 </Fill>
  33.                         </Element>
  34.                         <Element xsi:type="FigureElement" Id="FigRectActions">
  35.                                 <Position Top="5" Left="0" Height="63" Width="130"/>
  36.                                 <Figure><RoundRect><Radius>7</Radius></RoundRect></Figure>
  37.                                 <Border><Color><GlobalColor>bg</GlobalColor></Color><Size>1</Size></Border>
  38.                                 <Fill>
  39.                                         <PlainColor><Red>255</Red><Green>255</Green><Blue>255</Blue><Alpha>170</Alpha></PlainColor>
  40.                                 </Fill>
  41.                         </Element>
  42.                         <Element xsi:type="FigureElement" Id="FigRectJpgEditing">
  43.                                 <Position Top="71" Left="0" Height="30" Width="130"/>
  44.                                 <Figure><RoundRect><Radius>7</Radius></RoundRect></Figure>
  45.                                 <Border><Color><GlobalColor>bg</GlobalColor></Color><Size>1</Size></Border>
  46.                                 <Fill>
  47.                                         <PlainColor><Red>255</Red><Green>255</Green><Blue>255</Blue><Alpha>170</Alpha></PlainColor>
  48.                                 </Fill>
  49.                         </Element>
  50.                         <Element xsi:type="ImageElement" Id="ImgJpg">
  51.                                 <Position Height="16" Width="16" Left="5" Top="75" />
  52.                                 <Image><Name>jpg</Name></Image>
  53.                         </Element>
  54.                         <Element xsi:type="FigureElement" Id="FigRectDetails">
  55.                                 <Position Top="104" Left="0" Height="45" Width="130"/>
  56.                                 <Figure><RoundRect><Radius>7</Radius></RoundRect></Figure>
  57.                                 <Border><Color><GlobalColor>bg</GlobalColor></Color><Size>1</Size></Border>
  58.                                 <Fill>
  59.                                         <PlainColor><Red>255</Red><Green>255</Green><Blue>255</Blue><Alpha>170</Alpha></PlainColor>
  60.                                 </Fill>
  61.                         </Element>
  62.                         <Element xsi:type="ImageElement" Id="ImgPreview">
  63.                                 <Position Top="5" Width="300" Left="120" Height="255">
  64.                                         <Anchor Horizontal="LeftRightFixed" Vertical="TopBottomFixed"/>
  65.                                 </Position>
  66.                                 <Mosaic>CenterResize</Mosaic>
  67.                         </Element>
  68.                 </Elements>
  69.                 <DialogTmpl />
  70.                 <Controls>
  71.                         <Control xsi:type="LinkControl" Id="lnkSendImage">
  72.                                 <Position Height="10" Width="75" Left="17" Top="10" />
  73.                                 <Caption>Send Image</Caption>
  74.                                 <Attributes><Underline>WhenHot</Underline></Attributes>
  75.                         </Control>
  76.                         <Control xsi:type="LinkControl" Id="lnkSaveImage" Visible="False">
  77.                                 <Position Height="10" Width="75" Left="17" Top="10" />
  78.                                 <Caption>Save Image</Caption>
  79.                                 <Attributes><Underline>WhenHot</Underline></Attributes>
  80.                         </Control>
  81.                         <Control xsi:type="LinkControl" Id="lnkSaveImageAs">
  82.                                 <Position Height="10" Width="75" Left="17" Top="20" />
  83.                                 <Caption>Save Image As...</Caption>
  84.                                 <Attributes><Underline>WhenHot</Underline></Attributes>
  85.                         </Control>
  86.                         <Control xsi:type="LinkControl" Id="lnkUploadImage">
  87.                                 <Position Height="10" Width="75" Left="17" Top="32" />
  88.                                 <Caption>Upload Image</Caption>
  89.                                 <Attributes><Underline>WhenHot</Underline></Attributes>
  90.                         </Control>
  91.                         <Control xsi:type="LinkControl" Id="lnkEditImage">
  92.                                 <Position Height="10" Width="75" Left="17" Top="44" />
  93.                                 <Caption>Edit Image</Caption>
  94.                                 <Attributes><Underline>WhenHot</Underline></Attributes>
  95.                         </Control>
  96.                         <Control xsi:type="LinkControl" Id="lnkRefreshImage" Visible="False">
  97.                                 <Position Height="10" Width="75" Left="17" Top="44" />
  98.                                 <Caption>Refresh Image</Caption>
  99.                                 <Attributes><Underline>WhenHot</Underline></Attributes>
  100.                         </Control>
  101.                         <Control xsi:type="LinkControl" Id="lnkCopyImage">
  102.                                 <Position Height="10" Width="75" Left="17" Top="56" />
  103.                                 <Caption>Copy to clipboard</Caption>
  104.                                 <Attributes><Underline>WhenHot</Underline></Attributes>
  105.                         </Control>
  106.                         <Control xsi:type="StaticControl" Id="lblJpgQuality">
  107.                                 <Position Height="10" Width="75" Left="17" Top="75" />
  108.                                 <Caption>Jpeg Quality</Caption>
  109.                         </Control>
  110.                         <Control xsi:type="SliderControl" Id="sldrQuality" Enabled="False">
  111.                                 <Position Height="10" Width="75" Left="15" Top="87" />
  112.                                 <Attributes>
  113.                                         <AutoTickMarks>True</AutoTickMarks>
  114.                                 </Attributes>
  115.                                 <Range>
  116.                                         <Minimum>0</Minimum>
  117.                                         <Maximum>100</Maximum>
  118.                                 </Range>
  119.                         </Control>
  120.  
  121.                         <Control xsi:type="StaticControl" Id="lblImageName">
  122.                                 <Position Height="10" Width="125" Left="5" Top="108" />
  123.                                 <Font><Bold>True</Bold></Font>
  124.                         </Control>
  125.                         <Control xsi:type="StaticControl" Id="lblImageSize">
  126.                                 <Position Height="10" Width="125" Left="5" Top="118" />
  127.                                 <Caption>Size: </Caption>
  128.                         </Control>
  129.                         <Control xsi:type="StaticControl" Id="lblImageDimensions">
  130.                                 <Position Height="10" Width="125" Left="5" Top="128" />
  131.                                 <Caption>Dimensions: </Caption>
  132.                         </Control>
  133.                         <Control xsi:type="RichStaticControl" Id="lblImageCreated">
  134.                                 <Position Height="10" Width="125" Left="5" Top="138" />
  135.                                 <Attributes><WrapText>True</WrapText></Attributes>
  136.                                 <Caption>Created: </Caption>
  137.                         </Control>
  138.                 </Controls>
  139.         </Window>
  140. </Interfaces>
  141.  

Version

  • 5.0.0070_20100325_publicbeta1

Developers

Project Details

  • Folders8
  • Files122
  • Total Lines11,867
  • Repository Version70

User Count

  • 162