//------------------------------------------------------------------------------
//
// ADOBE SYSTEMS INCORPORATED
// Copyright 2007 Adobe Systems Incorporated
// All Rights Reserved
//
// NOTICE: Adobe permits you to use, modify, and distribute
// this file in accordance with the terms of the Adobe license
// agreement accompanying it. If you have received this file
// from a source other than Adobe, then your use, modification,
// or distribution of it requires the prior written permission
// of Adobe.
//
//------------------------------------------------------------------------------
/* @@@BUILDINFO@@@ devicecentral-1.0.jsx 1.0.0 6-Feb-2007 */
if(typeof (devicecentrallauncher) == "undefined")
{
var devicecentrallauncher = new Object;
Folder.current = File ($.fileName).parent;
devicecentrallauncher.f = new File ('Resources/devicecentral-ext.jsx');
try {
$.evalFile(devicecentrallauncher.f);
}
catch(e)
{
}
delete devicecentrallauncher.f;
}
/*
@@@START_XML@@@
Adobe Device Central CS3
This script enables other applications to communicate with Adobe Device Central.
Adobe Device Central CS3
Ce script permet à d'autres applications de communiquer avec Adobe Device Central.
Adobe Device Central CS3
このスクリプトは、他のアプリケーションと Adobe Device Central との通信を有効にします。
Adobe Device Central CS3
Mithilfe dieses Skripts können andere Anwendungen mit Adobe Device Central kommunizieren.
Adobe Device Central CS3
Questo script consente ad altre applicazioni di comunicare con Adobe Device Central.
Adobe Device Central CS3
Este script posibilita que otras aplicaciones se comuniquen con Adobe Device Central.
Adobe Device Central CS3
Dit script laat andere toepassingen toe te communiceren met Adobe Device Central.
Adobe Device Central CS3
Este script permite que outros aplicativos se comuniquem com o Adobe Device Central.
Adobe Device Central CS3
Skriptet gjør at andre programmer kan kommunisere med Adobe Device Central.
Adobe Device Central CS3
Dette script betyder, at andre programmer kan kommunikere med Adobe Device Central.
Adobe Device Central CS3
Tämän komentosarjan avulla muut sovellukset ja Adobe Device Central voivat kommunikoida keskenään.
Adobe Device Central CS3
Det här skriptet gör det möjligt för andra program att kommunicera med Adobe Device Central.
Adobe Device Central CS3
"此指令碼能讓其他應用程式與 Adobe Device Central 進行通訊。
Adobe Device Central CS3
"此脚本使其它应用程序能够与 Adobe Device Central 进行通信
Adobe Device Central CS3
"이 스크립트를 사용하면 다른 응용 프로그램에서 Adobe Device Central 과(와) 통신할 수 있습니다.
@@@END_XML@@@
*/