Imported Debian version 0.1 debian/0.1
authorBdale Garbee <bdale@gag.com>
Thu, 26 Nov 2009 17:46:55 +0000 (10:46 -0700)
committerBdale Garbee <bdale@gag.com>
Thu, 26 Nov 2009 17:46:55 +0000 (10:46 -0700)
background.png [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/dirs [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/slim-altusmetrum.install [new file with mode: 0644]
panel.png [new file with mode: 0644]
slim.theme [new file with mode: 0644]

diff --git a/background.png b/background.png
new file mode 100644 (file)
index 0000000..9a895be
Binary files /dev/null and b/background.png differ
diff --git a/debian/changelog b/debian/changelog
new file mode 100644 (file)
index 0000000..b536859
--- /dev/null
@@ -0,0 +1,5 @@
+slim-altusmetrum (0.1) unstable; urgency=low
+
+  * Initial release of an AltusMetrum theme for the slim login manager
+
+ -- Bdale Garbee <bdale@gag.com>  Thu, 26 Nov 2009 10:32:56 -0700
diff --git a/debian/compat b/debian/compat
new file mode 100644 (file)
index 0000000..7f8f011
--- /dev/null
@@ -0,0 +1 @@
+7
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..7ee7fa9
--- /dev/null
@@ -0,0 +1,13 @@
+Source: slim-altusmetrum
+Section: x11
+Priority: extra
+Maintainer: Bdale Garbee <bdale@gag.com>
+Build-Depends: debhelper (>= 7)
+Standards-Version: 3.8.3
+Homepage: http://altusmetrum.org
+
+Package: slim-altusmetrum
+Architecture: all
+Recommends: slim
+Description: AltusMetrum theme for the slim login manager
+ A simple AltusMetrum theme for the slim login manager.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644 (file)
index 0000000..35b6157
--- /dev/null
@@ -0,0 +1,11 @@
+This work was created for Debian by:
+
+    Bdale Garbee <bdale@gag.com> on Thu, 26 Nov 2009 10:32:56 -0700
+
+Copyright:
+
+    Copyright 2009 by Bdale Garbee <bdale@gag.com>
+
+License:
+
+    GPL version 3, see `/usr/share/common-licenses/GPL-3'.
diff --git a/debian/dirs b/debian/dirs
new file mode 100644 (file)
index 0000000..cdab5c9
--- /dev/null
@@ -0,0 +1 @@
+/usr/share/slim/themes/altusmetrum
diff --git a/debian/rules b/debian/rules
new file mode 100755 (executable)
index 0000000..917d9bf
--- /dev/null
@@ -0,0 +1,13 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# This file was originally written by Joey Hess and Craig Small.
+# As a special exception, when this file is copied by dh-make into a
+# dh-make output file, you may use that output file without restriction.
+# This special exception was added by Craig Small in version 0.37 of dh-make.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+%:
+       dh  $@
diff --git a/debian/slim-altusmetrum.install b/debian/slim-altusmetrum.install
new file mode 100644 (file)
index 0000000..5d10687
--- /dev/null
@@ -0,0 +1,3 @@
+background.png         usr/share/slim/themes/altusmetrum
+panel.png              usr/share/slim/themes/altusmetrum
+slim.theme             usr/share/slim/themes/altusmetrum
diff --git a/panel.png b/panel.png
new file mode 100644 (file)
index 0000000..f61bafe
Binary files /dev/null and b/panel.png differ
diff --git a/slim.theme b/slim.theme
new file mode 100644 (file)
index 0000000..79048bb
--- /dev/null
@@ -0,0 +1,37 @@
+# altusmetrum theme for SLiM
+# by Bdale Garbee <bdale@gag.com>
+
+# Messages (ie: shutdown)
+msg_color               #000000
+msg_font                Verdana:size=18:bold:dpi=75
+msg_x                   50%
+msg_y                   40%
+msg_shadow_color #FFFFFF
+msg_shadow_xoffset 1
+msg_shadow_yoffset 1
+
+# valid values: stretch, tile
+background_style        stretch
+background_color        #eedddd
+
+# Input controls
+input_panel_x           50%
+input_panel_y           80%
+input_name_x            59
+input_name_y            161
+input_font             Verdana:size=12:dpi=75
+input_fgcolor           #000000
+
+# Username / password request
+username_font                  Verdana:size=14:bold:dpi=75
+username_color         #000000
+username_x              50%
+username_y              122
+password_x              50%
+password_y              122
+username_shadow_color   #FFFFFF
+username_shadow_xoffset 1
+username_shadow_yoffset 1
+
+username_msg            Username:
+password_msg            Password: