This repository has been archived on 2024-12-02. You can view files and clone it, but cannot push or open issues or pull requests.
AbetoArmarios_Web/Source/www/gallery2/modules/publishxp/templates/DownloadRegistryFile.tpl

14 lines
827 B
Smarty

{*
* $Revision: 15342 $
* If you want to customize this file, do not edit it directly since future upgrades
* may overwrite it. Instead, copy it into a new directory called "local" and edit that
* version. Gallery will look for that file first and use it if it exists.
*}
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\PublishingWizard\PublishingWizard\Providers\{$DownloadRegistryFile.domain}]
"displayname"="{g->text text="%s at %s" arg1=$DownloadRegistryFile.title arg2=$DownloadRegistryFile.domain}"
"description"="{g->text text="Publish Your Photos and Movies to %s" arg1=$DownloadRegistryFile.title}"
"href"="{g->url arg1="view=publishxp.PublishXpLogin" forceFullUrl=1 htmlEntities=0}"
"icon"="{g->url href="favicon.ico" forceFullUrl=1 htmlEntities=0}"