Page MenuHome GnuPG

enigmailImportPhoto.xul
No OneTemporary

enigmailImportPhoto.xul

<?xml version="1.0"?>
<!--
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<?xml-stylesheet href="chrome://communicator/skin/" type="text/css"?>
<?xml-stylesheet href="chrome://enigmail/skin/enigmail.css" type="text/css"?>
<!DOCTYPE window [
<!ENTITY % brandDTD SYSTEM "chrome://global/locale/brand.dtd" >
%brandDTD;
<!ENTITY % enigMailDTD SYSTEM "chrome://enigmail/locale/enigmail.dtd" >
%enigMailDTD;
]>
<dialog id="enigmailAddPhoto"
title="&enigmail.addPhoto.title;"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
onload="onLoad();"
ondialogaccept="return acceptDlg();"
width="400px"
height="450px"
buttons="accept, cancel">
<script type="application/x-javascript" src="chrome://enigmail/content/enigmailCommon.js"/>
<script type="application/x-javascript" src="chrome://enigmail/content/enigmailImportPhoto.js"/>
<hbox align="center">
<vbox align="center">
<label value="&enigmail.addPhoto.question.label;"/>
<label id="keyDesc" value=""/>
<hbox align="center">
<groupbox autostretch="always">
<image id="photoImage" maxwidth="350px" maxheight="300px"/>
</groupbox>
</hbox>
</vbox>
</hbox>
</dialog>

File Metadata

Mime Type
text/xml
Expires
Sun, Feb 23, 8:10 PM (1 h, 35 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
27/0d/1ca9f691db2e3a5661f34a156bd6

Event Timeline