no message

git-svn-id: https://svn.coded.pt/svn/SIPRP@128 bb69d46d-e84e-40c8-a05a-06db0d633741
0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
Frederico Palma 22 years ago
parent f019dbe711
commit 69bd1717ea

@ -72,7 +72,7 @@ public class Main implements Connector
avisos = new AvisosPanel();
LoginWindow loginWindow = new LoginWindow( new Main(), /*"logo"+File.separator +*/ "logo_combo.jpg",//"logo"+File.separator + "logo_w400.jpg",
new String[] { "SIPRPSoft" },
new String[] { "Vers\u00E3o 2.0", "(EVOLUTE 2004)" }, "",
new String[] { "Vers\u00E3o 2.1", "(EVOLUTE 2004)" }, "",
"root", "UNIXLuvsU", avisos, false );
loginWindow.setTitle( "SIPRPSoft" );
JPanel left = loginWindow.getLeftPanel();

Loading…
Cancel
Save