Sha256: ceb5cfeb46fc7747192e2ef278c3f3203290f2c4d21cf39927eb6879467819aa
Contents?: true
Size: 316 Bytes
Versions: 7
Compression:
Stored size: 316 Bytes
Contents
#!/usr/bin/env ruby-1.9.2-head-stable #This custom script is to manipulate the tray-text for Gnome Shell. Dir.chdir(File.dirname(__FILE__)) require "../lib/openall_time_applet.rb" GetText.bindtextdomain("default", "../locales", Knj::Locales.lang["full"]) oata = Openall_time_applet.new(:debug => true) Gtk.main
Version data entries
7 entries across 7 versions & 1 rubygems