projects
/
snom-frontend
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f73d9f8
)
activate OK button
author
simigern
<simigern>
Sun, 21 May 2006 11:58:47 +0000
(11:58 +0000)
committer
simigern
<simigern>
Sun, 21 May 2006 11:58:47 +0000
(11:58 +0000)
snom.pl
patch
|
blob
|
blame
|
history
diff --git
a/snom.pl
b/snom.pl
index
a0f3b20
..
56116b1
100755
(executable)
--- a/
snom.pl
+++ b/
snom.pl
@@
-1,5
+1,5
@@
#!/bin/sh
-#$Id: snom.pl,v 1.
2 2006-05-21 11:55:5
7 simigern Exp $
+#$Id: snom.pl,v 1.
3 2006-05-21 11:58:4
7 simigern Exp $
PATH=/opt/csw/bin:/opt/local/bin:/usr/bin:/bin exec perl -w -x "$0" "$@"
@@
-185,6
+185,8
@@
$mainbox->show();
$window->add($mainbox);
$window->show();
+$key{OK}->grab_focus();
+
# Gtk2 event loop
Gtk2->main;
Impressum
,
Datenschutz