[releases/8] add sabayon-artwork-lxde dir
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
SUBDIRS=sabayon-artwork-core sabayon-artwork-kde sabayon-artwork-gnome sabayon-artwork-extra sabayon-artwork-loo
|
||||
SUBDIRS=sabayon-artwork-core sabayon-artwork-kde sabayon-artwork-gnome sabayon-artwork-extra sabayon-artwork-loo sabayon-artwork-lxde
|
||||
|
||||
include make.include
|
||||
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
|
||||
include ../make.include
|
||||
|
||||
DIR_NAME := $(shell basename $(CURDIR))
|
||||
TARBALL_NAME := $(DIR_NAME)-$(VERSION).tar.xz
|
||||
PKG_CATEGORY := x11-themes
|
||||
PKG_PUSH_DIR = $(PUSH_DIR)/$(PKG_CATEGORY)/$(DIR_NAME)
|
||||
|
||||
all: scripts cook
|
||||
|
||||
scripts:
|
||||
|
||||
cook:
|
||||
tar -cJf ../$(TARBALL_NAME) \
|
||||
../$(DIR_NAME) --exclude Makefile \
|
||||
--exclude .gitignore \
|
||||
--exclude *.tar.xz \
|
||||
--exclude *.sh
|
||||
|
||||
clean:
|
||||
rm -f ../$(TARBALL_NAME)
|
||||
|
||||
push: all
|
||||
ssh -p $(PUSH_PORT) $(PUSH_USER)@$(PUSH_SERVER) \
|
||||
mkdir -p $(PKG_PUSH_DIR)
|
||||
scp -P $(PUSH_PORT) ../$(TARBALL_NAME) \
|
||||
$(PUSH_USER)@$(PUSH_SERVER):$(PKG_PUSH_DIR)/
|
||||
|
||||
@@ -0,0 +1,215 @@
|
||||
<?xml version="1.0"?>
|
||||
<interface>
|
||||
<!-- interface-requires gtk+ 2.12 -->
|
||||
<!-- interface-naming-policy project-wide -->
|
||||
<object class="GtkWindow" id="lxdm">
|
||||
<property name="decorated">False</property>
|
||||
<child>
|
||||
<object class="GtkVBox" id="vbox1">
|
||||
<property name="visible">True</property>
|
||||
<property name="orientation">vertical</property>
|
||||
<child>
|
||||
<object class="GtkLabel" id="time">
|
||||
<property name="visible">True</property>
|
||||
<property name="xalign">1</property>
|
||||
<property name="xpad">12</property>
|
||||
<property name="ypad">12</property>
|
||||
<property name="single_line_mode">True</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="position">0</property>
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkAlignment" id="alignment1">
|
||||
<property name="visible">True</property>
|
||||
<property name="yalign">0.75</property>
|
||||
<property name="xscale">0</property>
|
||||
<property name="yscale">0</property>
|
||||
<child>
|
||||
<object class="GtkVBox" id="vbox2">
|
||||
<property name="visible">True</property>
|
||||
<property name="orientation">vertical</property>
|
||||
<child>
|
||||
<placeholder/>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkAlignment" id="alignment2">
|
||||
<property name="visible">True</property>
|
||||
<property name="xscale">0</property>
|
||||
<property name="yscale">0</property>
|
||||
<child>
|
||||
<object class="GtkHBox" id="hbox3">
|
||||
<property name="visible">True</property>
|
||||
<property name="spacing">12</property>
|
||||
<child>
|
||||
<object class="GtkLabel" id="prompt">
|
||||
<property name="visible">True</property>
|
||||
<property name="label" translatable="yes">User:</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="fill">False</property>
|
||||
<property name="position">0</property>
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkEntry" id="login_entry">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="invisible_char">•</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="fill">False</property>
|
||||
<property name="position">1</property>
|
||||
</packing>
|
||||
</child>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="position">1</property>
|
||||
</packing>
|
||||
</child>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="position">1</property>
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkEventBox" id="bottom_pane">
|
||||
<property name="visible">True</property>
|
||||
<property name="app_paintable">True</property>
|
||||
<property name="visible_window">False</property>
|
||||
<child>
|
||||
<object class="GtkHBox" id="bottom_hbox">
|
||||
<property name="visible">True</property>
|
||||
<property name="border_width">6</property>
|
||||
<property name="spacing">12</property>
|
||||
<child>
|
||||
<object class="GtkHBox" id="sessions_box">
|
||||
<property name="visible">True</property>
|
||||
<property name="spacing">6</property>
|
||||
<child>
|
||||
<object class="GtkImage" id="image2">
|
||||
<property name="visible">True</property>
|
||||
<property name="pixbuf">session.png</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="position">0</property>
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkLabel" id="label2">
|
||||
<property name="visible">True</property>
|
||||
<property name="label" translatable="yes">Desktop:</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="position">1</property>
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkComboBoxEntry" id="sessions">
|
||||
<property name="visible">True</property>
|
||||
<property name="text_column">0</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="position">2</property>
|
||||
</packing>
|
||||
</child>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="position">0</property>
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkHBox" id="lang_box">
|
||||
<property name="visible">True</property>
|
||||
<property name="spacing">6</property>
|
||||
<child>
|
||||
<object class="GtkImage" id="image3">
|
||||
<property name="visible">True</property>
|
||||
<property name="pixbuf">lang.png</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="position">0</property>
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkLabel" id="label_lang">
|
||||
<property name="visible">True</property>
|
||||
<property name="label" translatable="yes">Language:</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="position">1</property>
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkComboBoxEntry" id="lang">
|
||||
<property name="visible">True</property>
|
||||
<property name="text_column">0</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="position">2</property>
|
||||
</packing>
|
||||
</child>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="position">1</property>
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkLabel" id="label3">
|
||||
<property name="label" translatable="yes">Keyboard Layout:</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="position">2</property>
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkComboBox" id="keyboard"/>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="position">3</property>
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkButton" id="exit">
|
||||
<property name="label">gtk-quit</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="receives_default">True</property>
|
||||
<property name="relief">none</property>
|
||||
<property name="use_stock">True</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="pack_type">end</property>
|
||||
<property name="position">4</property>
|
||||
</packing>
|
||||
</child>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="position">2</property>
|
||||
</packing>
|
||||
</child>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
</interface>
|
||||
@@ -0,0 +1,51 @@
|
||||
style "back"
|
||||
{
|
||||
engine "pixmap"
|
||||
{
|
||||
image
|
||||
{
|
||||
function = FLAT_BOX
|
||||
shadow=NONE
|
||||
state = NORMAL
|
||||
file="kgdm.png"
|
||||
stretch=TRUE
|
||||
detail = "base"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
style "time"
|
||||
{
|
||||
fg[NORMAL]="#ffffff"
|
||||
font_name="Sans 10"
|
||||
}
|
||||
|
||||
style "prompt"
|
||||
{
|
||||
fg[NORMAL]="#ffffff"
|
||||
font_name="Sans Bold 10"
|
||||
}
|
||||
|
||||
# Normally this won't paint an invisible event box, but we did some hacks in greeter.c.
|
||||
style "bottom"
|
||||
{
|
||||
font_name="Sans 10"
|
||||
fg[NORMAL] = "#9E9D9B"
|
||||
engine "pixmap"
|
||||
{
|
||||
image
|
||||
{
|
||||
function = FLAT_BOX
|
||||
file="shade.png"
|
||||
stretch=TRUE
|
||||
detail="eventbox"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
widget "lxdm" style "back"
|
||||
widget "lxdm.*.time" style "time"
|
||||
widget "lxdm.*.prompt" style "prompt"
|
||||
widget "lxdm.*.bottom_pane" style "bottom"
|
||||
widget_class "GtkWindow.*.GtkEventBox.*.<GtkLabel>" style "bottom"
|
||||
widget_class "GtkWindow.*.<GtkLabel>" style "prompt"
|
||||
@@ -0,0 +1,5 @@
|
||||
[LXDM Theme]
|
||||
Name=Sabayon
|
||||
Comment=Sabayon Linux LXDM Theme
|
||||
Author=Ian Whyman <ian.whyman@sabayon.org>;
|
||||
License=CC-BY-SA 3.0
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 480 B |
Binary file not shown.
|
After Width: | Height: | Size: 291 B |
Binary file not shown.
|
After Width: | Height: | Size: 81 B |
Reference in New Issue
Block a user