aboutsummaryrefslogtreecommitdiff
path: root/files/etc/gdm/themes/dasUberMini
diff options
context:
space:
mode:
Diffstat (limited to 'files/etc/gdm/themes/dasUberMini')
-rw-r--r--files/etc/gdm/themes/dasUberMini/GdmGreeterTheme.desktop11
-rw-r--r--files/etc/gdm/themes/dasUberMini/GdmGreeterTheme.desktop~11
-rw-r--r--files/etc/gdm/themes/dasUberMini/README.txt16
-rw-r--r--files/etc/gdm/themes/dasUberMini/bluefish.xml~39
-rw-r--r--files/etc/gdm/themes/dasUberMini/dasUberMini.xml33
-rw-r--r--files/etc/gdm/themes/dasUberMini/das_mini.xml~39
-rwxr-xr-xfiles/etc/gdm/themes/dasUberMini/gplv3.pdfbin253727 -> 0 bytes
-rw-r--r--files/etc/gdm/themes/dasUberMini/gtk-2.0/gtkrc29
-rw-r--r--files/etc/gdm/themes/dasUberMini/gtk-2.0/gtkrc~29
-rw-r--r--files/etc/gdm/themes/dasUberMini/screenshot.pngbin4927 -> 0 bytes
-rw-r--r--files/etc/gdm/themes/dasUberMini/screenshot2.pngbin19994 -> 0 bytes
11 files changed, 0 insertions, 207 deletions
diff --git a/files/etc/gdm/themes/dasUberMini/GdmGreeterTheme.desktop b/files/etc/gdm/themes/dasUberMini/GdmGreeterTheme.desktop
deleted file mode 100644
index 357d11c..0000000
--- a/files/etc/gdm/themes/dasUberMini/GdmGreeterTheme.desktop
+++ /dev/null
@@ -1,11 +0,0 @@
-# This is not really a .desktop file like the rest, but it's useful to treat
-# it as such
-
-[GdmGreeterTheme]
-Encoding=UTF-8
-Greeter=dasUberMini.xml
-Name=Das Uber Mini
-Description=Can it be more minimal?
-Author=Ryan A. Johnson (CITguy)
-Copyright=(c) 2009 Ryan A. Johnson (CITguy)
-Screenshot=screenshot.png
diff --git a/files/etc/gdm/themes/dasUberMini/GdmGreeterTheme.desktop~ b/files/etc/gdm/themes/dasUberMini/GdmGreeterTheme.desktop~
deleted file mode 100644
index c828528..0000000
--- a/files/etc/gdm/themes/dasUberMini/GdmGreeterTheme.desktop~
+++ /dev/null
@@ -1,11 +0,0 @@
-# This is not really a .desktop file like the rest, but it's useful to treat
-# it as such
-
-[GdmGreeterTheme]
-Encoding=UTF-8
-Greeter=das_mini.xml
-Name=Das Mini
-Description=Uber Minimalist Theme\nI dare you to make one more minimal.
-Author=Ryan A. Johnson (CITguy)
-Copyright=(c) 2009 Ryan A. Johnson (CITguy)
-Screenshot=screenshot.png
diff --git a/files/etc/gdm/themes/dasUberMini/README.txt b/files/etc/gdm/themes/dasUberMini/README.txt
deleted file mode 100644
index 8bf3d83..0000000
--- a/files/etc/gdm/themes/dasUberMini/README.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-INFORMATION:
---------------------------------------------------------------------------------
- NAME: "Das Uber Mini"
- DATE: June 8, 2009
- VERSION: 1.0
- AUTHOR: Ryan Johnson (CITguy) (rhino.citguy@gmail.com)
- Copyright 2009 Ryan Johnson (GPLv3)
-
---------------------------------------------------------------------------------
-
- A copy of the GPLv3 should be included with the contents of this archive.
- If not, please visit the following URL to review the license.
-
- http://www.gnu.org/licenses/gpl-3.0.html
-
---------------------------------------------------------------------------------
diff --git a/files/etc/gdm/themes/dasUberMini/bluefish.xml~ b/files/etc/gdm/themes/dasUberMini/bluefish.xml~
deleted file mode 100644
index 80753bc..0000000
--- a/files/etc/gdm/themes/dasUberMini/bluefish.xml~
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE greeter SYSTEM "greeter.dtd">
-<!-- INFORMATION
- NAME: "Das Mini"
- DATE: March 10, 2009
- VERSION: 1.0
- AUTHOR: Ryan Johnson (CITguy) (rhino.citguy@gmail.com)
- Copyright Ryan Johnson 2009 (GPLv3)
--->
-<greeter>
-
- <!-- BLACK BACKGROUND -->
- <item type="rect" background="true">
- <pos x="0" y="0" width="100%" height="100%" />
- <normal color="#000000" alpha="1.0" />
- </item>
-
- <!-- Text Entry for Login -->
- <item type="entry" id="user-pw-entry">
- <pos anchor="w" x="50%" y="50%" width="200" height="30" />
- <normal color="#ffffff" font="FreeSans 20" />
- </item>
-
- <!-- The PSEUDO Command Prompt is an OPTIONS BUTTON! -->
- <item type="label" id="options_button" button="true">
- <pos anchor="e" x="49%" y="50%" />
- <normal color="#ffffff" font="FreeSans Bold 20" alpha="1.0" />
- <prelight color="#ff0000" font="FreeSans Bold 20" alpha="1.0" />
- <text xml:lang="en">[%h]~$</text>
- </item>
-
- <!-- CAPS LOCK WARNING -->
- <item type="label" id="caps-lock-warning">
- <pos anchor="w" x="50%" y="55%" />
- <normal color="#FF0000" font="FreeSans Bold 12" />
- <text xml:lang="en">Caps Lock is ON</text>
- </item>
-
-</greeter> \ No newline at end of file
diff --git a/files/etc/gdm/themes/dasUberMini/dasUberMini.xml b/files/etc/gdm/themes/dasUberMini/dasUberMini.xml
deleted file mode 100644
index 51eca3d..0000000
--- a/files/etc/gdm/themes/dasUberMini/dasUberMini.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE greeter SYSTEM "greeter.dtd">
-<!-- INFORMATION
- NAME: "Das Uber Mini"
- DATE: June 8, 2009
- VERSION: 1.0
- AUTHOR: Ryan Johnson (CITguy) (rhino.citguy@gmail.com)
- Copyright Ryan Johnson 2009 (GPLv3)
--->
-<greeter>
-
- <!-- BLACK BACKGROUND -->
- <!--
- The entire background is a button for options.
- Here's the kicker, the options button appears above the last instance of the options_button id (which is the rectangle behind the prompt).
- -->
- <item type="rect" background="true" id="options_button" button="true">
- <pos x="50%" y="50%" width="100%" height="100%" anchor="c" />
- <normal color="#000000" alpha="1.0" />
- </item>
- <!-- Text Entry for Login -->
-
- <item type="entry" id="user-pw-entry">
- <pos anchor="nw" x="2%" y="2%" width="96%" height="30" />
- <normal color="#ffffff" font="FreeSans 20" />
- </item>
- <item type="rect" id="options_button" button="true">
- <pos anchor="w" x="2%" y="2%" width="96%" height="30" />
- <normal color="#ff0000" alpha="0.0" />
- </item>
-
-
-</greeter> \ No newline at end of file
diff --git a/files/etc/gdm/themes/dasUberMini/das_mini.xml~ b/files/etc/gdm/themes/dasUberMini/das_mini.xml~
deleted file mode 100644
index 80753bc..0000000
--- a/files/etc/gdm/themes/dasUberMini/das_mini.xml~
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE greeter SYSTEM "greeter.dtd">
-<!-- INFORMATION
- NAME: "Das Mini"
- DATE: March 10, 2009
- VERSION: 1.0
- AUTHOR: Ryan Johnson (CITguy) (rhino.citguy@gmail.com)
- Copyright Ryan Johnson 2009 (GPLv3)
--->
-<greeter>
-
- <!-- BLACK BACKGROUND -->
- <item type="rect" background="true">
- <pos x="0" y="0" width="100%" height="100%" />
- <normal color="#000000" alpha="1.0" />
- </item>
-
- <!-- Text Entry for Login -->
- <item type="entry" id="user-pw-entry">
- <pos anchor="w" x="50%" y="50%" width="200" height="30" />
- <normal color="#ffffff" font="FreeSans 20" />
- </item>
-
- <!-- The PSEUDO Command Prompt is an OPTIONS BUTTON! -->
- <item type="label" id="options_button" button="true">
- <pos anchor="e" x="49%" y="50%" />
- <normal color="#ffffff" font="FreeSans Bold 20" alpha="1.0" />
- <prelight color="#ff0000" font="FreeSans Bold 20" alpha="1.0" />
- <text xml:lang="en">[%h]~$</text>
- </item>
-
- <!-- CAPS LOCK WARNING -->
- <item type="label" id="caps-lock-warning">
- <pos anchor="w" x="50%" y="55%" />
- <normal color="#FF0000" font="FreeSans Bold 12" />
- <text xml:lang="en">Caps Lock is ON</text>
- </item>
-
-</greeter> \ No newline at end of file
diff --git a/files/etc/gdm/themes/dasUberMini/gplv3.pdf b/files/etc/gdm/themes/dasUberMini/gplv3.pdf
deleted file mode 100755
index 0602e68..0000000
--- a/files/etc/gdm/themes/dasUberMini/gplv3.pdf
+++ /dev/null
Binary files differ
diff --git a/files/etc/gdm/themes/dasUberMini/gtk-2.0/gtkrc b/files/etc/gdm/themes/dasUberMini/gtk-2.0/gtkrc
deleted file mode 100644
index 9e56c9e..0000000
--- a/files/etc/gdm/themes/dasUberMini/gtk-2.0/gtkrc
+++ /dev/null
@@ -1,29 +0,0 @@
-# GDM Theme:
-# "Das Mini"
-#
-# Author:
-# Ryan Johnson <rhino.citguy@gmail.com>
-#
-# Feel free to modify and share!
-
-gtk_color_scheme="text_color_norm:#FFFFFF
-text_color_insensitive:#777777
-widget_base_norm:#000000
-widget_base_insensitive:#000000"
-
-style "login_prompt"
-{
- text[NORMAL] = @text_color_norm
- base[NORMAL] = @widget_base_norm
-
- text[ACTIVE] = @text_color_norm
- base[ACTIVE] = @widget_base_norm
-
- text[PRELIGHT] = @text_color_norm
- base[PRELIGHT] = @widget_base_norm
-
- text[INSENSITIVE] = @text_color_insensitive
- base[INSENSITIVE] = @widget_base_insensitive
-
-}
-class "GtkEntry" style "login_prompt"
diff --git a/files/etc/gdm/themes/dasUberMini/gtk-2.0/gtkrc~ b/files/etc/gdm/themes/dasUberMini/gtk-2.0/gtkrc~
deleted file mode 100644
index 9e56c9e..0000000
--- a/files/etc/gdm/themes/dasUberMini/gtk-2.0/gtkrc~
+++ /dev/null
@@ -1,29 +0,0 @@
-# GDM Theme:
-# "Das Mini"
-#
-# Author:
-# Ryan Johnson <rhino.citguy@gmail.com>
-#
-# Feel free to modify and share!
-
-gtk_color_scheme="text_color_norm:#FFFFFF
-text_color_insensitive:#777777
-widget_base_norm:#000000
-widget_base_insensitive:#000000"
-
-style "login_prompt"
-{
- text[NORMAL] = @text_color_norm
- base[NORMAL] = @widget_base_norm
-
- text[ACTIVE] = @text_color_norm
- base[ACTIVE] = @widget_base_norm
-
- text[PRELIGHT] = @text_color_norm
- base[PRELIGHT] = @widget_base_norm
-
- text[INSENSITIVE] = @text_color_insensitive
- base[INSENSITIVE] = @widget_base_insensitive
-
-}
-class "GtkEntry" style "login_prompt"
diff --git a/files/etc/gdm/themes/dasUberMini/screenshot.png b/files/etc/gdm/themes/dasUberMini/screenshot.png
deleted file mode 100644
index c7a4a62..0000000
--- a/files/etc/gdm/themes/dasUberMini/screenshot.png
+++ /dev/null
Binary files differ
diff --git a/files/etc/gdm/themes/dasUberMini/screenshot2.png b/files/etc/gdm/themes/dasUberMini/screenshot2.png
deleted file mode 100644
index a61990f..0000000
--- a/files/etc/gdm/themes/dasUberMini/screenshot2.png
+++ /dev/null
Binary files differ