-
1853295·text·25.3 KB·2010-03-26 20:12 UTC
!!################################
!!ALSA Information Script v 0.4.59
!!################################
!!Script ran on: Fri Mar 26 20:11:47 UTC 2010
!!Linux Distribution
!!------------------
Ub
-
1853249·python·5.7 KB·2010-03-26 19:35 UTC
#!/usr/bin/env python
import dbus
import dbus.glib
import gobject
import datetime
import telepathy
from telepathy.interfaces import *
class ExampleObserver(telepathy.server.Observer,
-
1853238·text·22.4 KB·2010-03-26 19:24 UTC
# telepathy-python - Base classes defining the interfaces of the Telepathy framework
#
# Copyright (C) 2005, 2006 Collabora Limited
# Copyright (C) 2005, 2006 Nokia Corporation
# Copyright (C) 200
-
1853216·text·46.7 KB·2010-03-26 19:05 UTC
-
1853041·text·658 B·2010-03-26 17:57 UTC
Checking for unique-1.0 >= 0.9 : ok
Checking for sqlite3 >= 3.0 : ok
Checking for libnotify >= : ok
Checking for library m : ok
Checking
-
1853018·text·1.3 KB·2010-03-26 17:26 UTC
[main](ac) 0:0.95-2
[contrib/release](cooker) 0.98.3-2mdv2010.1
[contrib/backports](current)[contrib/backports](2010.0) 0.98.3-2mdv2010.0
[contrib/backports](2009.1) 0.98.1-2.1mdv2009.1
-
1852988·text·58.9 KB·2010-03-26 16:33 UTC
-
1852987·text·596 B·2010-03-26 16:32 UTC
#!/bin/bash
# enable/disable trackpoint mouse wheel emulation
if [ $# = '0' ]; then
echo "Usage: $0 <on|off>"
exit 1
fi
xinput set-prop '"TPPS/2 IBM TrackPoint"' "Evdev Wheel Emulation Butt
-
1852977·text·307 B·2010-03-26 16:20 UTC
Index: contrib/scripts/live_ast
===================================================================
--- contrib/scripts/live_ast (revision 254975)
+++ contrib/scripts/live_ast (working copy)
@@ -168,7
-
1852910·text·101 B·2010-03-26 15:01 UTC
Three Six Mafia feat. Project Pat - Twerk
http://limelinx.com/files/441b297b01ead31373b1cedcacdf0ab6
-
1852875·html·676 B·2010-03-26 14:15 UTC
<!-- ex1: both stylesheets are loaded and work -->
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="stylesheet" href="styleTwo.css" type="text/css">
<!-- end ex1 -->
<!-- ex2:
-
1852874·css·678 B·2010-03-26 14:14 UTC
<!-- ex1: both stylesheets are loaded and work -->
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="stylesheet" href="styleTwo.css" type="text/css">
<!-- end ex1 -->
<!-- ex2:
-
1852847·text·231 B·2010-03-26 13:35 UTC
fglrx-driver:
Installed: (none)
Candidate: 1:10-2-2
Version table:
1:10-2-2 0
50 http://ftp.de.debian.org unstable/non-free Packages
1:8-12-4 0
12 http://ftp.de.debia
-
1852805·text·29.1 KB·2010-03-26 12:33 UTC
===== HaRET pre-0.5.3-20100213_213943 =====
Setting KMode to true.
Old KMode was 0
Finished initializing output
Loading dynamically bound functions
Function 'AllocPhysMem' in library 'coredll' at
-
1852794·text·559 B·2010-03-26 12:05 UTC
Index: include/cssysdef.h
===================================================================
--- include/cssysdef.h (revision 33837)
+++ include/cssysdef.h (working copy)
@@ -1160,7 +1160,7 @@
* En
-
1852766·text·246 B·2010-03-26 11:17 UTC
damada: 1:3.1.1-2.3mdv2010.0 in main/testing, 2010.0 for i586
damada: 1:3.1.1-2.2mdv2010.0 in main/testing, 2010.0 for i586
damada: 1:3.1.1-2.1mdv2010.0 in main/testing, 2010.0 for i586
damada: 1:3.1.
-
1852746·text·355 B·2010-03-26 10:41 UTC
######################################################################
# War: 13, Turn: 15 (final scores)
######################################################################
USS Reagan Seabase
JSF
-
1852681·text·5 B·2010-03-26 08:48 UTC
toto
-
1852679·bash·6.6 KB·2010-03-26 08:44 UTC
#!/bin/sh
#
# installer of irssi build for solaris 10 on sparc platform
#
# author: dpecka@opensuse.org
# packager: bobstone@synack.fi
## platform and user check
if [ "`id | perl -pe 's/uid=(\d+).*/
-
1852678·sql·307 B·2010-03-26 08:41 UTC
CREATE TABLE _import_prices_findmtg (card_name VARCHAR(128), edition VARCHAR(4), price NUMERIC(50,2), price_date DATE);
ALTER TABLE _import_prices_findmtg OWNER TO magic;
SET DATESTYLE='MDY';
--SHO