Skip to content

Instantly share code, notes, and snippets.

View swiftgeek's full-sized avatar

Swift Geek (Sebastian Grzywna) swiftgeek

View GitHub Profile
signal sender=org.freedesktop.DBus -> dest=:1.236 serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameAcquired
string ":1.236"
method call sender=:1.236 -> dest=org.freedesktop.DBus serial=3 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "eavesdrop=true,type='method_call'"
method call sender=:1.236 -> dest=org.freedesktop.DBus serial=4 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "eavesdrop=true,type='method_return'"
method call sender=:1.236 -> dest=org.freedesktop.DBus serial=5 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "eavesdrop=true,type='error'"
signal sender=org.freedesktop.DBus -> dest=(null destination) serial=407 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=NameOwnerChanged
string ":1.237"
# Maintainer: Jameson Pugh <imntreal@gmail.com>
# Contributor: Swift Geek < swift geek ât gmail døt cøm>
pkgname=lib32-libappindicator
_pkgbasename=libappindicator
pkgver=12.10.0
pkgrel=1
pkgdesc="Library to allow applications to export a menu into the Unity Menu bar (GTK+ 2 library)"
arch=('i686' 'x86_64')
url="https://launchpad.net/libappindicator"
diff -rupN badv2/bindings/Makefile.am good/bindings/Makefile.am
--- badv2/bindings/Makefile.am 2012-07-11 19:28:34.000000000 +0200
+++ good/bindings/Makefile.am 2012-12-15 11:26:57.000000000 +0100
@@ -3,7 +3,6 @@ SUBDIRS = \
vala
else
SUBDIRS = \
- python \
vala
endif
[Desktop Entry]
Name=Slic3r
Comment=STL-to-GCODE translator for RepRap printers
Exec=slic3r.pl --gui
Icon=/usr/bin/vendor_perl/var/Slic3r_128px.png
Terminal=0
Type=Application
Encoding=UTF-8
Categories=Development;Application;
timer=0
timeout=300
index=0
for arg in $@ ; do
let "index++"
if [ $index -lt $# ]; then
for (( ii=25 ; i<1; i-- )) ; do
[[ -n "$(pgrep $arg)" ]] && echo "Found $arg" && continue 3
[[ $ii -eq 1 ]] && echo "Failed on waiting for $arg" && exit
[[ $timer -ge $timeout ]] && echo "Timeout after $timer" && exit
diff -rupN original/data/greeter.ui changed/data/greeter.ui
--- original/data/greeter.ui 2012-07-31 00:05:50.000000000 +0200
+++ changed/data/greeter.ui 2012-09-29 09:21:25.000000000 +0200
@@ -317,6 +317,15 @@
</object>
</child>
</object>
+ <object class="GtkWindow" id="background_window">
+ <property name="name">background_window</property>
+ <property name="can_focus">False</property>
@swiftgeek
swiftgeek / PKBUILD
Created September 16, 2012 05:44
xbmc-addon-polish-media
# Maintainer: Tomasz "ludvick" Niedzielski <ludvick0[at]gmail[dot]com>
# Contributor: Swift Geek
pkgname=xbmc-addon-polish-media
_filename=repository.smuto
pkgver=1.2.0
pkgrel=2
pkgdesc="Wtyczka dla xbmc do odbioru TVNPlayer, vod.tvp.pl, ipla.tv, niektorych polskich stacji radiowych (Moje Polskie Radio) i wiele wiecej."
url="http://code.google.com/p/smuto/"
license=('GPL3')