mirror of
https://github.com/Mibew/i18n.git
synced 2025-01-22 21:40:28 +03:00
script, project file, regenerated js
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@128 c66351dc-e62f-0410-b875-e3a5c0b9693f
This commit is contained in:
parent
be88e6fb18
commit
320d9784be
22
src/messenger/.project
Normal file
22
src/messenger/.project
Normal file
@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>messenger-lite-sf</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.php.core.PhpIncrementalProjectBuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.wst.validation.validationbuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.eclipse.php.core.PHPNature</nature>
|
||||
</natures>
|
||||
</projectDescription>
|
4
src/messenger/compile_js
Executable file
4
src/messenger/compile_js
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
cd js/
|
||||
~/distrib/apache-ant-1.7.0/bin/ant
|
1
src/messenger/webim/js/brws.js
Normal file
1
src/messenger/webim/js/brws.js
Normal file
@ -0,0 +1 @@
|
||||
var myAgent="";var yj=0;var myRealAgent="";function zj(){var $j=["\u006f\u0070\145r\141","\155\u0073\u0069e","\u0073\141\146a\162i","fire\146\u006f\170","\u006eets\143\u0061\u0070\u0065","m\u006f\172illa"];var sj=navigator.userAgent.toLowerCase();for(var i=0;i<$j.length;i++){var _j=$j[i];if(sj.indexOf(_j)!=-1){myAgent=_j;if(!window.RegExp)break;var mk=new RegExp(_j+"\133\040\/\u005d?\050\1330\u002d9]+\u0028\.\1330-\u0039]+)?)");if(mk.exec(sj)!=null){yj=parseFloat(RegExp.$1);} break;} } myRealAgent=myAgent;if(navigator.product=="\107\145\u0063\153\u006f")myAgent="mo\u007a";} zj();function getEl(name){return document.getElementById(name);}
|
1
src/messenger/webim/js/chat.js
Normal file
1
src/messenger/webim/js/chat.js
Normal file
File diff suppressed because one or more lines are too long
1
src/messenger/webim/js/common.js
Normal file
1
src/messenger/webim/js/common.js
Normal file
File diff suppressed because one or more lines are too long
1
src/messenger/webim/js/users.js
Normal file
1
src/messenger/webim/js/users.js
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user