git-svn-id: https://192.168.0.254/svn/Proyectos.ConstruccionesCNJ_Web/trunk@5 a1d75475-e439-6a4c-b115-a3aab481e8ec
18 lines
1.0 KiB
Smarty
18 lines
1.0 KiB
Smarty
{*
|
|
* $Revision: 16117 $
|
|
* 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
|
|
|
|
{if $DownloadRegistryFile.vistaVersion}
|
|
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\PublishingWizard\InternetPhotoPrinting\Providers\{$DownloadRegistryFile.domain}]
|
|
{else}
|
|
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\PublishingWizard\PublishingWizard\Providers\{$DownloadRegistryFile.domain}]
|
|
{/if}
|
|
"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}"
|