From: "Liam McLoughlin" <hexxeh@hexxeh.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gentoaster:webui commit in: /, res/
Date: Wed, 27 Jul 2011 21:58:01 +0000 (UTC) [thread overview]
Message-ID: <98125751641c779335edaaaec11c9695b4827006.hexxeh@gentoo> (raw)
Message-ID: <20110727215801.NKsDWs-513VcGtVSWKJMKYISauviWWfT4Xn4dLiJb84@z> (raw)
commit: 98125751641c779335edaaaec11c9695b4827006
Author: Liam McLoughlin <hexxeh <AT> hexxeh <DOT> net>
AuthorDate: Wed Jul 27 21:57:51 2011 +0000
Commit: Liam McLoughlin <hexxeh <AT> hexxeh <DOT> net>
CommitDate: Wed Jul 27 21:57:51 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gentoaster.git;a=commit;h=98125751
Remove stay database close method call
---
daemon.php | 3 +-
res/keyboard.lst | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 93 insertions(+), 2 deletions(-)
diff --git a/daemon.php b/daemon.php
index cac2adf..6704053 100644
--- a/daemon.php
+++ b/daemon.php
@@ -136,8 +136,7 @@
$stmt->bind_param("sds", $result, $returncode, $handle);
$stmt->execute();
$stmt->close();
- $db->close();
-
+
$query = "SELECT port FROM ports ORDER BY port DESC LIMIT 1";
$stmt = $db->prepare($query);
$stmt->execute();
diff --git a/res/keyboard.lst b/res/keyboard.lst
new file mode 100644
index 0000000..61ed3b2
--- /dev/null
+++ b/res/keyboard.lst
@@ -0,0 +1,92 @@
+ us United States
+ ad Andorra
+ af Afghanistan
+ ara Arabic
+ al Albania
+ am Armenia
+ at Austria
+ az Azerbaijan
+ by Belarus
+ be Belgium
+ bd Bangladesh
+ in India
+ ba Bosnia and Herzegovina
+ br Brazil
+ bg Bulgaria
+ ma Morocco
+ mm Myanmar
+ ca Canada
+ cd Congo, Democratic Republic of the
+ cn China
+ hr Croatia
+ cz Czechia
+ dk Denmark
+ nl Netherlands
+ bt Bhutan
+ ee Estonia
+ ir Iran
+ iq Iraq
+ fo Faroe Islands
+ fi Finland
+ fr France
+ gh Ghana
+ gn Guinea
+ ge Georgia
+ de Germany
+ gr Greece
+ hu Hungary
+ is Iceland
+ il Israel
+ it Italy
+ jp Japan
+ kg Kyrgyzstan
+ kh Cambodia
+ kz Kazakhstan
+ la Laos
+ latam Latin American
+ lt Lithuania
+ lv Latvia
+ mao Maori
+ me Montenegro
+ mk Macedonia
+ mt Malta
+ mn Mongolia
+ no Norway
+ pl Poland
+ pt Portugal
+ ro Romania
+ ru Russia
+ rs Serbia
+ si Slovenia
+ sk Slovakia
+ es Spain
+ se Sweden
+ ch Switzerland
+ sy Syria
+ tj Tajikistan
+ lk Sri Lanka
+ th Thailand
+ tr Turkey
+ tw Taiwan
+ ua Ukraine
+ gb United Kingdom
+ uz Uzbekistan
+ vn Vietnam
+ kr Korea, Republic of
+ nec_vndr/jp Japan (PC-98xx Series)
+ ie Ireland
+ pk Pakistan
+ mv Maldives
+ za South Africa
+ epo Esperanto
+ np Nepal
+ ng Nigeria
+ et Ethiopia
+ sn Senegal
+ brai Braille
+ tm Turkmenistan
+ ml Mali
+ tz Tanzania
+ ke Kenya
+ bw Botswana
+ ph Philippines
next reply other threads:[~2011-07-27 22:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-12 23:17 Liam McLoughlin [this message]
2011-07-27 21:58 ` [gentoo-commits] proj/gentoaster:webui commit in: /, res/ Liam McLoughlin
-- strict thread matches above, loose matches on Subject: below --
2011-08-17 15:46 [gentoo-commits] proj/gentoaster:master " Liam McLoughlin
2011-08-14 15:48 Liam McLoughlin
2011-07-28 15:08 [gentoo-commits] proj/gentoaster:webui " Liam McLoughlin
2011-08-12 23:17 ` [gentoo-commits] proj/gentoaster:master " Liam McLoughlin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=98125751641c779335edaaaec11c9695b4827006.hexxeh@gentoo \
--to=hexxeh@hexxeh.net \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox