[Blends-commit] r4001 - in /projects/ezgo/trunk/debian-ezgo: debian/ ezgo-artwork/ ezgo-artwork/grub/ ezgo-artwork/kde/ ezgo-artwork/kdm-theme/ ezgo-artwork/kdm-theme/ezgo/ ezgo-artwork/ksplash-ezgo-theme/ ezgo-artwork/ksplash-ezgo-theme/1024x768/ ezgo-artwork/ksplash-ezgo-theme/1600x1200/ ezgo-artwork/wallpaper/ tasks/

fweng-guest at users.alioth.debian.org fweng-guest at users.alioth.debian.org
Thu Mar 20 01:10:17 UTC 2014


Author: fweng-guest
Date: Thu Mar 20 01:10:17 2014
New Revision: 4001

URL: http://svn.debian.org/wsvn/blends/?sc=1&rev=4001
Log:

Add new ezgo-artwork data, including desktop layout, wallpaper, ksplash, kdm and grub background image.  Currently it applies to KDE only.


Added:
    projects/ezgo/trunk/debian-ezgo/debian/ezgo-artwork.postinst
    projects/ezgo/trunk/debian-ezgo/debian/ezgo-artwork.prerm
    projects/ezgo/trunk/debian-ezgo/ezgo-artwork/
    projects/ezgo/trunk/debian-ezgo/ezgo-artwork/grub/
    projects/ezgo/trunk/debian-ezgo/ezgo-artwork/grub/ezgo-splash-grub.png   (with props)
    projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kde/
    projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kde/30ezgo-artwork
    projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kde/layout.js
    projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kde/update-artwork
    projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kdm-theme/
    projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kdm-theme/30_ezgo
    projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kdm-theme/ezgo/
    projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kdm-theme/ezgo/KdmGreeterTheme.desktop
    projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kdm-theme/ezgo/ezgo.xml
    projects/ezgo/trunk/debian-ezgo/ezgo-artwork/ksplash-ezgo-theme/
    projects/ezgo/trunk/debian-ezgo/ezgo-artwork/ksplash-ezgo-theme/1024x768/
    projects/ezgo/trunk/debian-ezgo/ezgo-artwork/ksplash-ezgo-theme/1024x768/.directory
    projects/ezgo/trunk/debian-ezgo/ezgo-artwork/ksplash-ezgo-theme/1600x1200/
    projects/ezgo/trunk/debian-ezgo/ezgo-artwork/ksplash-ezgo-theme/1600x1200/.directory
    projects/ezgo/trunk/debian-ezgo/ezgo-artwork/ksplash-ezgo-theme/1600x1200/Theme.rc
    projects/ezgo/trunk/debian-ezgo/ezgo-artwork/ksplash-ezgo-theme/1600x1200/description.txt
    projects/ezgo/trunk/debian-ezgo/ezgo-artwork/ksplash-ezgo-theme/ksplashrc
    projects/ezgo/trunk/debian-ezgo/ezgo-artwork/wallpaper/
    projects/ezgo/trunk/debian-ezgo/ezgo-artwork/wallpaper/30-desktop-base-ezgo.js
    projects/ezgo/trunk/debian-ezgo/ezgo-artwork/wallpaper/ezgo-wallpaper.png.desktop
    projects/ezgo/trunk/debian-ezgo/ezgo-artwork/wallpaper/ezgo-wallpaper.xml
Modified:
    projects/ezgo/trunk/debian-ezgo/debian/ezgo-artwork.install
    projects/ezgo/trunk/debian-ezgo/tasks/artwork

Modified: projects/ezgo/trunk/debian-ezgo/debian/ezgo-artwork.install
URL: http://svn.debian.org/wsvn/blends/projects/ezgo/trunk/debian-ezgo/debian/ezgo-artwork.install?rev=4001&op=diff
==============================================================================
--- projects/ezgo/trunk/debian-ezgo/debian/ezgo-artwork.install	(original)
+++ projects/ezgo/trunk/debian-ezgo/debian/ezgo-artwork.install	Thu Mar 20 01:10:17 2014
@@ -1,2 +1,18 @@
-images/* usr/share/images/desktop-base/
-wallpapers/* usr/share/wallpapers/
+ezgo-artwork/kdm-theme/ezgo/* usr/share/kde4/apps/kdm/themes/ezgo
+ezgo-artwork/kdm-theme/30_ezgo etc/default/kdm.d
+ezgo-artwork/icons/* usr/share/ezgo/icons
+ezgo-artwork/ksplash-ezgo-theme/600x400/* usr/share/kde4/apps/ksplash/Themes/ezgo/600x400
+ezgo-artwork/ksplash-ezgo-theme/800x600/* usr/share/kde4/apps/ksplash/Themes/ezgo/800x600
+ezgo-artwork/ksplash-ezgo-theme/1024x768/* usr/share/kde4/apps/ksplash/Themes/ezgo/1024x768
+ezgo-artwork/ksplash-ezgo-theme/1280x1024/* usr/share/kde4/apps/ksplash/Themes/ezgo/1280x1024
+ezgo-artwork/ksplash-ezgo-theme/1600x1200/* usr/share/kde4/apps/ksplash/Themes/ezgo/1600x1200
+ezgo-artwork/ksplash-ezgo-theme/1920x1080/* usr/share/kde4/apps/ksplash/Themes/ezgo/1920x1080
+ezgo-artwork/ksplash-ezgo-theme/1920x1200/* usr/share/kde4/apps/ksplash/Themes/ezgo/1920x1200
+ezgo-artwork/ksplash-ezgo-theme/ksplashrc usr/share/ezgo/kde-profile/share/config
+ezgo-artwork/wallpaper/blue_*.png usr/share/ezgo/wallpaper
+ezgo-artwork/wallpaper/ezgo-wallpaper* usr/share/images/desktop-base
+ezgo-artwork/wallpaper/30-desktop-base-ezgo.js usr/share/kde4/apps/plasma-desktop/init
+ezgo-artwork/kde/30ezgo-artwork etc/X11/Xsession.d
+ezgo-artwork/kde/layout.js usr/share/ezgo/kde-profile/share/apps/plasma/layout-templates/org.kde.plasma-desktop.defaultPanel/contents/
+ezgo-artwork/kde/update-artwork usr/share/ezgo/ezgo-artwork
+ezgo-artwork/grub/ezgo-splash-grub.png usr/share/ezgo/grub

Added: projects/ezgo/trunk/debian-ezgo/debian/ezgo-artwork.postinst
URL: http://svn.debian.org/wsvn/blends/projects/ezgo/trunk/debian-ezgo/debian/ezgo-artwork.postinst?rev=4001&op=file
==============================================================================
--- projects/ezgo/trunk/debian-ezgo/debian/ezgo-artwork.postinst	(added)
+++ projects/ezgo/trunk/debian-ezgo/debian/ezgo-artwork.postinst	Thu Mar 20 01:10:17 2014
@@ -0,0 +1,13 @@
+#! /bin/sh
+
+set -e
+
+#DEBHELPER#
+
+case "$1" in
+  configure)
+    chmod +x /usr/share/ezgo/ezgo-artwork/update-artwork
+    /usr/share/ezgo/ezgo-artwork/update-artwork configure
+    ;;
+esac
+

Added: projects/ezgo/trunk/debian-ezgo/debian/ezgo-artwork.prerm
URL: http://svn.debian.org/wsvn/blends/projects/ezgo/trunk/debian-ezgo/debian/ezgo-artwork.prerm?rev=4001&op=file
==============================================================================
--- projects/ezgo/trunk/debian-ezgo/debian/ezgo-artwork.prerm	(added)
+++ projects/ezgo/trunk/debian-ezgo/debian/ezgo-artwork.prerm	Thu Mar 20 01:10:17 2014
@@ -0,0 +1,12 @@
+#! /bin/sh
+
+set -e
+
+case "$1" in
+  remove)
+    /usr/share/ezgo/ezgo-artwork/update-artwork $1
+    ;;
+esac
+
+#DEBHELPER#
+

Added: projects/ezgo/trunk/debian-ezgo/ezgo-artwork/grub/ezgo-splash-grub.png
URL: http://svn.debian.org/wsvn/blends/projects/ezgo/trunk/debian-ezgo/ezgo-artwork/grub/ezgo-splash-grub.png?rev=4001&op=file
==============================================================================
Binary file - no diff available.

Propchange: projects/ezgo/trunk/debian-ezgo/ezgo-artwork/grub/ezgo-splash-grub.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kde/30ezgo-artwork
URL: http://svn.debian.org/wsvn/blends/projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kde/30ezgo-artwork?rev=4001&op=file
==============================================================================
--- projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kde/30ezgo-artwork	(added)
+++ projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kde/30ezgo-artwork	Thu Mar 20 01:10:17 2014
@@ -0,0 +1,2 @@
+KDEDIRS="/usr/share/ezgo/kde-profile:$KDEDIRS"
+export KDEDIRS

Added: projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kde/layout.js
URL: http://svn.debian.org/wsvn/blends/projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kde/layout.js?rev=4001&op=file
==============================================================================
--- projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kde/layout.js	(added)
+++ projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kde/layout.js	Thu Mar 20 01:10:17 2014
@@ -0,0 +1,33 @@
+var panel = new Panel
+if (panelIds.length == 1) {
+    // we are the only panel, so set the location for the user
+    panel.location = 'bottom'
+}
+
+panel.height = screenGeometry(panel.screen).height > 1024 ? 35 : 27
+launcher = panel.addWidget("simplelauncher")
+launcher.writeConfig("icon", "/usr/share/ezgo/icons/start_menu.png")
+launcher.writeConfig("format", "Name")
+launcher.writeConfig("views", "Applications,Favorites,RecentlyUsed,RunCommand,Leave")
+
+panel.addWidget("org.kde.showActivityManager")
+
+//firefox = panel.addWidget("icon")
+//firefox.writeConfig("Url", "file:///usr/share/applications/firefox.desktop")
+
+systemsettings = panel.addWidget("icon")
+systemsettings.writeConfig("Url", "file:///usr/share/applications/kde4/systemsettings.desktop")
+
+dolphin = panel.addWidget("icon")
+dolphin.writeConfig("Url", "file:///usr/share/applications/kde4/dolphin.desktop")
+
+showdesktop = panel.addWidget("showdesktop")
+showdesktop.globalShortcut = "Meta+D"
+
+panel.addWidget("tasks")
+
+//panel.addWidget("pager")
+panel.addWidget("systemtray")
+panel.addWidget("digital-clock")
+panel.addWidget("trash")
+

Added: projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kde/update-artwork
URL: http://svn.debian.org/wsvn/blends/projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kde/update-artwork?rev=4001&op=file
==============================================================================
--- projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kde/update-artwork	(added)
+++ projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kde/update-artwork	Thu Mar 20 01:10:17 2014
@@ -0,0 +1,105 @@
+#! /bin/sh
+set -e
+
+#  change_ldm_background() {
+#      update-alternatives --install /usr/share/ldm/themes/default \
+#          ldm-theme /usr/share/ldm/themes/debian-edu 85
+#  }
+#  
+#  restore_ldm_background() {
+#      update-alternatives --remove ldm-theme /usr/share/ldm/themes/debian-edu
+#  }
+#  
+#  
+#  ## GRUB
+change_grub_background() {
+    priority=60 # value higher than 50 used for debian-edu-splash-grub.png in desktop-base
+    update-alternatives --install \
+        /usr/share/images/desktop-base/desktop-grub.png \
+        desktop-grub \
+        /usr/share/ezgo/grub/ezgo-splash-grub.png $priority
+
+    if which update-grub2 > /dev/null ; then
+        sync
+        update-grub2 || true
+    fi
+}
+ 
+restore_grub_background() {
+    update-alternatives --remove desktop-grub \
+	/usr/share/ezgo/grub/ezgo-splash-grub.png
+
+    if which update-grub2 > /dev/null ; then
+        update-grub2 || true
+    fi
+}
+
+
+## Wallpaper
+change_desktop_background() {
+    update-alternatives --install \
+        /usr/share/images/desktop-base/desktop-background \
+	desktop-background \
+	/usr/share/images/desktop-base/ezgo-wallpaper-1440x900.png 80
+    update-alternatives --install \
+        /usr/share/images/desktop-base/desktop-background.xml \
+	desktop-background.xml \
+	/usr/share/images/desktop-base/ezgo-wallpaper.xml 30
+
+    for WALLPAPER in ezgo-wallpaper-1440x900.png \
+		ezgo-wallpaper-1024x768.png ; do
+	update-alternatives --install \
+	        /usr/share/images/desktop-base/desktop-background \
+		desktop-background \
+		/usr/share/images/desktop-base/$WALLPAPER 60
+    done
+}
+
+restore_desktop_background() {
+    update-alternatives --remove \
+	desktop-background \
+	/usr/share/images/desktop-base/ezgo-wallpaper-1440x900.png
+    update-alternatives --remove \
+	desktop-background.xml \
+	/usr/share/images/desktop-base/ezgo-wallpaper.xml
+
+    for WALLPAPER in ezgo-wallpaper-1440x900.png \
+		ezgo-wallpaper-1024x768.png ; do
+	update-alternatives --remove desktop-background \
+		/usr/share/images/desktop-base/$WALLPAPER
+    done
+}
+
+## Wallpaper
+change_ksplash() {
+    update-alternatives --install \
+	/usr/share/images/desktop-base/desktop-splash \
+	desktop-splash \
+	/usr/share/kde4/apps/kdm/themes/ezgo/background.png 65
+}
+
+restore_ksplash() {
+    update-alternatives --remove desktop-splash \
+	/usr/share/kde4/apps/kdm/themes/ezgo/background.png
+}
+
+#  compile_gschemas() {
+#      glib-compile-schemas /usr/share/glib-2.0/schemas/
+#  }
+
+case "$1" in
+  configure)
+#      change_ldm_background
+    change_grub_background
+    change_desktop_background
+    change_ksplash
+#      compile_gschemas
+    ;;
+  remove)
+#      restore_ldm_background
+    restore_grub_background
+    restore_desktop_background
+    restore_ksplash
+#      compile_gschemas
+    ;;
+esac

Added: projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kdm-theme/30_ezgo
URL: http://svn.debian.org/wsvn/blends/projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kdm-theme/30_ezgo?rev=4001&op=file
==============================================================================
--- projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kdm-theme/30_ezgo	(added)
+++ projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kdm-theme/30_ezgo	Thu Mar 20 01:10:17 2014
@@ -0,0 +1,2 @@
+USETHEME="true"
+THEME="/usr/share/kde4/apps/kdm/themes/ezgo"

Added: projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kdm-theme/ezgo/KdmGreeterTheme.desktop
URL: http://svn.debian.org/wsvn/blends/projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kdm-theme/ezgo/KdmGreeterTheme.desktop?rev=4001&op=file
==============================================================================
--- projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kdm-theme/ezgo/KdmGreeterTheme.desktop	(added)
+++ projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kdm-theme/ezgo/KdmGreeterTheme.desktop	Thu Mar 20 01:10:17 2014
@@ -0,0 +1,12 @@
+# This is not really a .desktop file like the rest, but it is useful to treat
+# it as such
+# See http://docs.kde.org/stable/en/kdebase-workspace/kdm/kdm-themes.html
+# for information about the KDM theme format.
+
+[KdmGreeterTheme]
+Greeter=ezgo.xml
+Name=ezgo
+Description=KDM theme for ezgo
+Author=Bing-run Jiang
+Copyright=(c) 2013, Bing-run Jiang
+Screenshot=screenshot.png

Added: projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kdm-theme/ezgo/ezgo.xml
URL: http://svn.debian.org/wsvn/blends/projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kdm-theme/ezgo/ezgo.xml?rev=4001&op=file
==============================================================================
--- projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kdm-theme/ezgo/ezgo.xml	(added)
+++ projects/ezgo/trunk/debian-ezgo/ezgo-artwork/kdm-theme/ezgo/ezgo.xml	Thu Mar 20 01:10:17 2014
@@ -0,0 +1,138 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE greeter SYSTEM "greeter.dtd">
+
+<greeter id="theme">
+	<style font="Sans 12" window-text-color="#bfd9ff"
+	       base-color="#bfd9ff" alternate-base-color="#666666"
+	       text-color="#555555" disabled-text-color="#999999"
+	       base-alpha="0" 
+	       disabled-base-color="#ff0000"
+	       disabled-base-alpha="0.25" 
+	       disabled-highlight-alpha="0"
+	       frame="false" />
+	       
+	<item type="pixmap" id="background" background="true">
+		<normal file="background.png" scalemode="scale"/>
+		<pos x="0" y="0" width="100%" height="100%"/>
+	</item>
+<!--		
+	<item type="pixmap" id="system-session">
+		<normal file="rectangle.png"/>
+		<pos anchor="c" x="50%" y="50%" width="416" height="262"/>
+	</item>
+
+	<item type="pixmap" id="branding-logo" background="true">
+		<normal file="branding.png" alpha=".4" />
+		<pos anchor="c" x="50%" y="50%" width="416" height="262"/>
+	</item>
+-->
+	<item type="pixmap" id="system-session">
+	  <normal file="rectangle.png"/>
+	  <pos anchor="c" x="50%" y="50%" width="416" height="262"/>
+        
+	  <fixed>
+            <item type="label" id="welcome">
+	      <pos anchor="nw" x="20" y="20"/>
+	      <normal alpha="1.0" font="Sans Bold 14" color="#444444"/>
+	      <text>%h </text>
+            </item>
+	  </fixed>
+	</item>
+    
+	
+	<item type="rect">
+        <pos anchor="c" x="50%" y="50%" width="200" height="100"/>
+		<box orientation="vertical" spacing="10" homogeneous="true">
+            
+			<item type="rect" id="user-field">
+				<pos anchor="c" x="50%" y="50%" width="200" height="box"/>
+				<fixed>
+                    <item type="pixmap">
+                        <pos anchor="w" x="0" y="50%"/>
+                        <normal file="user_icon.png"/>
+                    </item>
+                
+                    <item type="pixmap">
+                        <pos anchor="w" x="42" y="50%"/>
+                        <normal file="lineedit_normal.png"/>
+                        <prelight file="lineedit_active.png"/>
+                        <active file="lineedit_active.png"/>
+                    </item>
+                    
+                    <item type="entry" id="user-entry">
+                        <pos anchor="w" x="49" y="50%" width="140" height="20"/>
+                    </item>
+                </fixed>
+            </item>
+            
+            <item type="rect" id="user-field2">
+                <pos anchor="c" x="50%" y="50%" width="200" height="box"/>
+                <fixed>
+                    <item type="pixmap" button="true">
+                        <pos anchor="w" x="0%" y="50%"/>
+                        <normal file="lock.png"/>
+                    </item>
+                
+                    <item type="pixmap">
+                        <pos anchor="w" x="42" y="50%"/>
+                        <normal file="lineedit_normal.png"/>
+                        <prelight file="lineedit_active.png"/>
+                        <active file="lineedit_active.png"/>
+                    </item>
+                    
+                    <item type="entry" id="pw-entry">
+                        <pos anchor="w" x="49" y="50%" width="140" height="20"/>
+                    </item>
+                </fixed>
+            </item>
+		</box>
+	</item> 
+	
+	<item type="rect" id="system-session">
+        <pos anchor="c" x="50%" y="50%" width="416" height="262"/>
+        <fixed>
+            <item type="label">
+                <pos anchor="se" x="-15" y="-20"/>
+                <normal font="Sans Bold 10" color="#444444"/>
+                <text>%c</text>
+            </item>
+            
+            <item type="pixmap" id="session_button" button="true">
+                <normal alpha="1.0" file="session_normal.png"/>
+                <prelight file="session_normal.png"/>
+                <active file="session_normal.png"/>
+                <pos anchor="sw" x="22" y="-20"/>
+            </item>
+            
+            <item type="pixmap" id="system_button" button="true">
+                <normal alpha="1.0" file="system_normal.png"/>
+                <prelight file="system_normal.png"/>
+                <active file="system_normal.png"/>
+                <pos anchor="sw" x="50" y="-20"/>
+            </item>
+	</fixed>
+    </item>
+
+	<item type="rect" id="caps-lock-warning">
+        <pos anchor="c" x="50%" y="50%" width="416" height="262"/>
+        <fixed>
+            <item type="label" id="mesage">
+                <normal color="#444444" font="Sans Bold 10"/>
+                <pos anchor="s" x="50%" y="80%"/>
+                <stock type="caps-lock-warning"/>
+            </item>	
+        </fixed>
+	</item>
+
+	<item type="rect" id="pam-error-paceholder">
+	<pos anchor="c" x="50%" y="42%" widht="615" height="200"/>
+	<fixed>
+		<item type="label" id="pam-error">
+			<pos anchor="c" x="50%" y="50%" expand="true"/>
+			<normal alpha="1.0" color="#aa4444" font="Sans Bold 10"/>
+			<text/>
+		</item>
+	</fixed>
+	</item>
+
+</greeter>

Added: projects/ezgo/trunk/debian-ezgo/ezgo-artwork/ksplash-ezgo-theme/1024x768/.directory
URL: http://svn.debian.org/wsvn/blends/projects/ezgo/trunk/debian-ezgo/ezgo-artwork/ksplash-ezgo-theme/1024x768/.directory?rev=4001&op=file
==============================================================================
--- projects/ezgo/trunk/debian-ezgo/ezgo-artwork/ksplash-ezgo-theme/1024x768/.directory	(added)
+++ projects/ezgo/trunk/debian-ezgo/ezgo-artwork/ksplash-ezgo-theme/1024x768/.directory	Thu Mar 20 01:10:17 2014
@@ -0,0 +1,4 @@
+[Dolphin]
+PreviewsShown=true
+Timestamp=2013,11,11,23,22,32
+Version=3

Added: projects/ezgo/trunk/debian-ezgo/ezgo-artwork/ksplash-ezgo-theme/1600x1200/.directory
URL: http://svn.debian.org/wsvn/blends/projects/ezgo/trunk/debian-ezgo/ezgo-artwork/ksplash-ezgo-theme/1600x1200/.directory?rev=4001&op=file
==============================================================================
--- projects/ezgo/trunk/debian-ezgo/ezgo-artwork/ksplash-ezgo-theme/1600x1200/.directory	(added)
+++ projects/ezgo/trunk/debian-ezgo/ezgo-artwork/ksplash-ezgo-theme/1600x1200/.directory	Thu Mar 20 01:10:17 2014
@@ -0,0 +1,4 @@
+[Dolphin]
+PreviewsShown=true
+Timestamp=2013,10,17,1,41,41
+Version=3

Added: projects/ezgo/trunk/debian-ezgo/ezgo-artwork/ksplash-ezgo-theme/1600x1200/Theme.rc
URL: http://svn.debian.org/wsvn/blends/projects/ezgo/trunk/debian-ezgo/ezgo-artwork/ksplash-ezgo-theme/1600x1200/Theme.rc?rev=4001&op=file
==============================================================================
--- projects/ezgo/trunk/debian-ezgo/ezgo-artwork/ksplash-ezgo-theme/1600x1200/Theme.rc	(added)
+++ projects/ezgo/trunk/debian-ezgo/ezgo-artwork/ksplash-ezgo-theme/1600x1200/Theme.rc	Thu Mar 20 01:10:17 2014
@@ -0,0 +1,9 @@
+[KSplash Theme: Default]
+Name = ezgo
+Description = Splash Screen for ezgo 11
+Version = 11.0
+Author = Jiang Bing-Run <nickb771223 at gmail.com>
+Homepage = http://ezgo.westart.tw/
+
+# Theme behaviour settings.
+Engine = KSplashX

Added: projects/ezgo/trunk/debian-ezgo/ezgo-artwork/ksplash-ezgo-theme/1600x1200/description.txt
URL: http://svn.debian.org/wsvn/blends/projects/ezgo/trunk/debian-ezgo/ezgo-artwork/ksplash-ezgo-theme/1600x1200/description.txt?rev=4001&op=file
==============================================================================
--- projects/ezgo/trunk/debian-ezgo/ezgo-artwork/ksplash-ezgo-theme/1600x1200/description.txt	(added)
+++ projects/ezgo/trunk/debian-ezgo/ezgo-artwork/ksplash-ezgo-theme/1600x1200/description.txt	Thu Mar 20 01:10:17 2014
@@ -0,0 +1,42 @@
+SCALE ON
+BACKGROUND_IMAGE 0 0 background.png
+SCALE OFF
+
+# the image is 390x234, make it centered, all icons need the same adjustment too
+IMAGE_REL CC 0 0 CC rectangle.png
+
+# these have their relative positions to the rectangle adjusted by -195,-117
+# (i.e. half of the rectangle size)
+# 3,32
+ANIM_REL 1 CC -192 -50 LT 30 icon1_anim.png 85 1
+WAIT_STATE kded
+
+# 69,32
+ANIM_REL 2 CC -126 -50 LT 30 icon2_anim.png 85 1
+WAIT_STATE kcminit
+
+# 135,32
+ANIM_REL 3 CC -60 -50 LT 29 icon3_anim.png 85 1
+WAIT_STATE ksmserver
+
+# 201,32
+ANIM_REL 4 CC 6 -50  LT 30 icon4_anim.png 85 1
+WAIT_STATE wm
+
+# 263,15
+ANIM_REL 5 CC 68 -88 LT 30 icon5_anim.png 85 1
+WAIT_STATE desktop
+
+WAIT_STATE ready
+
+# show the icons fully right before the splash goes away
+STOP_ANIM 1
+IMAGE_REL CC -192 -50 LT icon1.png
+STOP_ANIM 2
+IMAGE_REL CC -126 -50 LT icon2.png
+STOP_ANIM 3
+IMAGE_REL CC -60 -50 LT icon3.png
+STOP_ANIM 4
+IMAGE_REL CC 6 -50 LT icon4.png
+STOP_ANIM 5
+IMAGE_REL CC 68 -88 LT icon5.png

Added: projects/ezgo/trunk/debian-ezgo/ezgo-artwork/ksplash-ezgo-theme/ksplashrc
URL: http://svn.debian.org/wsvn/blends/projects/ezgo/trunk/debian-ezgo/ezgo-artwork/ksplash-ezgo-theme/ksplashrc?rev=4001&op=file
==============================================================================
--- projects/ezgo/trunk/debian-ezgo/ezgo-artwork/ksplash-ezgo-theme/ksplashrc	(added)
+++ projects/ezgo/trunk/debian-ezgo/ezgo-artwork/ksplash-ezgo-theme/ksplashrc	Thu Mar 20 01:10:17 2014
@@ -0,0 +1,3 @@
+[KSplash]
+Engine=KSplashX
+Theme=ezgo

Added: projects/ezgo/trunk/debian-ezgo/ezgo-artwork/wallpaper/30-desktop-base-ezgo.js
URL: http://svn.debian.org/wsvn/blends/projects/ezgo/trunk/debian-ezgo/ezgo-artwork/wallpaper/30-desktop-base-ezgo.js?rev=4001&op=file
==============================================================================
--- projects/ezgo/trunk/debian-ezgo/ezgo-artwork/wallpaper/30-desktop-base-ezgo.js	(added)
+++ projects/ezgo/trunk/debian-ezgo/ezgo-artwork/wallpaper/30-desktop-base-ezgo.js	Thu Mar 20 01:10:17 2014
@@ -0,0 +1,48 @@
+
+for (var i = 0; i < screenCount; ++i) {
+    var desktop = new Activity("folderview")
+    desktop.name = i18n("ezgo\u684c\u9762")
+    desktop.screen = i
+    desktop.writeConfig("savedPositions", "1,3,ezgo 教學,10,110,我的 ezgo.desktop,10,10,firefox.desktop,13,214")
+    desktop.wallpaperPlugin = 'image'
+    desktop.wallpaperMode = 'SingleImage'
+    desktop.writeConfig('zvalue', 0)
+    desktop.currentConfigGroup = Array('Wallpaper', 'image')
+    desktop.writeConfig('slidepaths', '/usr/share/ezgo/wallpaper/')
+    desktop.writeConfig("slideTimer", 360)
+    desktop.writeConfig("userswallpapers", "/usr/share/ezgo/wallpaper/blue_1440_d.png,/usr/share/ezgo/wallpaper/blue_1024_d.png")
+    desktop.writeConfig("wallpaper", "/usr/share/ezgo/wallpaper/blue_1440_d.png")
+
+    rssnow = desktop.addWidget("rssnow")
+    rssnow.writeConfig("feeds", "http://ezgo-tw.blogspot.tw/feeds/posts/default");
+    rssnow.writeConfig("interval", 5)
+    rssnow.writeConfig("switchInterval", 30)
+    rssnow.writeConfig("immutability", 1)
+    rssnow.geometry = QRectF(700,66,300,300)
+
+    var sal = new Activity("sal")
+    sal.name = i18n("Netbook\u684c\u9762")
+    sal.wallpaperPlugin = 'image'
+    sal.wallpaperMode = 'SingleImage'
+    sal.writeConfig("EnabledEntries", "plasma-sal-graphics.desktop,plasma-sal-education.desktop,plasma-sal-office.desktop,Tutorial/,ezgo/,Network/,wine-wine/,OpenContent/,Settingsmenu/,AudioVideo/,Game/,Accessibility/,plasma-sal-system.desktop,plasma-sal-development.desktop")
+
+    sal.writeConfig('zvalue', 0)
+    sal.currentConfigGroup = Array('Wallpaper', 'image')
+    sal.writeConfig('slidepaths', '/usr/share/ezgo/wallpaper/')
+    sal.writeConfig("slideTimer", 60)
+    sal.writeConfig("userswallpapers", "/usr/share/ezgo/wallpaper/blue_1440_blur.png,/usr/share/ezgo/wallpaper/blue_1024_blur.png")
+    sal.writeConfig("wallpaper", "/usr/share/ezgo/wallpaper/blue_1440_blur.png")
+
+    sal.currentConfigGroup = Array('stripwidget', 'favourite-0')
+    sal.writeConfig('url', '/usr/share/applications/firefox.desktop')
+    sal.currentConfigGroup = Array('stripwidget', 'favourite-1')
+    sal.writeConfig('url', '/usr/share/applications/xbmc.desktop')
+    sal.currentConfigGroup = Array('stripwidget', 'favourite-2')
+    sal.writeConfig('url', '/usr/share/ezgo/desktop-files/ezinstall.desktop')
+    sal.currentConfigGroup = Array('stripwidget', 'favourite-3')
+    sal.writeConfig('url', '/usr/share/applications/kde4/konsole.desktop')
+    sal.currentConfigGroup = Array('stripwidget', 'favourite-4')
+    sal.writeConfig('url', '/usr/share/applications/kde4/kate.desktop')
+
+    sal.reloadConfig()
+}

Added: projects/ezgo/trunk/debian-ezgo/ezgo-artwork/wallpaper/ezgo-wallpaper.png.desktop
URL: http://svn.debian.org/wsvn/blends/projects/ezgo/trunk/debian-ezgo/ezgo-artwork/wallpaper/ezgo-wallpaper.png.desktop?rev=4001&op=file
==============================================================================
--- projects/ezgo/trunk/debian-ezgo/ezgo-artwork/wallpaper/ezgo-wallpaper.png.desktop	(added)
+++ projects/ezgo/trunk/debian-ezgo/ezgo-artwork/wallpaper/ezgo-wallpaper.png.desktop	Thu Mar 20 01:10:17 2014
@@ -0,0 +1,7 @@
+[Desktop Entry]
+Name=ezgo
+
+X-KDE-PluginInfo-Name=ezgo
+X-KDE-PluginInfo-Author=Jiang Bing-Run <nickb771223 at gmail.com>
+X-KDE-PluginInfo-Email=ezgo-tw at googlegroups.com
+X-KDE-PluginInfo-License=GPLv2+

Added: projects/ezgo/trunk/debian-ezgo/ezgo-artwork/wallpaper/ezgo-wallpaper.xml
URL: http://svn.debian.org/wsvn/blends/projects/ezgo/trunk/debian-ezgo/ezgo-artwork/wallpaper/ezgo-wallpaper.xml?rev=4001&op=file
==============================================================================
--- projects/ezgo/trunk/debian-ezgo/ezgo-artwork/wallpaper/ezgo-wallpaper.xml	(added)
+++ projects/ezgo/trunk/debian-ezgo/ezgo-artwork/wallpaper/ezgo-wallpaper.xml	Thu Mar 20 01:10:17 2014
@@ -0,0 +1,9 @@
+<background>
+  <static>
+    <duration>8640000.0</duration>
+    <file>
+      <size width="1024" height="768">/usr/share/images/desktop-base/ezgo-wallpaper-1024x768.png</size>
+      <size width="1440" height="900">/usr/share/images/desktop-base/ezgo-wallpaper-1440x900.png</size>
+    </file>
+  </static>
+</background>

Modified: projects/ezgo/trunk/debian-ezgo/tasks/artwork
URL: http://svn.debian.org/wsvn/blends/projects/ezgo/trunk/debian-ezgo/tasks/artwork?rev=4001&op=diff
==============================================================================
--- projects/ezgo/trunk/debian-ezgo/tasks/artwork	(original)
+++ projects/ezgo/trunk/debian-ezgo/tasks/artwork	Thu Mar 20 01:10:17 2014
@@ -1,9 +1,9 @@
 Task: Artwork
-Description: EzGo artwork
- The EzGo is a Debian Pure Blends project which collects a set of free
- software and aims to promote the usage of free software on teaching and
- self-learning.
+Description: ezgo artwork
+ The ezgo is a Debian Pure Blends project which collects a set of free
+ and open source software, as well as many public domain tutorials.  ezgo
+ aims to introduce the world of free and open source software to those who
+ have never heard or touched it.  It is also good for teaching and self-learning.
  .
- This package contains artwork for EzGo Desktop.
+ This package contains artwork for ezgo.
 
-Depends: ezgo-common




More information about the Blends-commit mailing list