[Branch ~xubuntu-team/xubuntu-default-settings/trunk] Rev 31: 0.39: Revert panel colours, set default # of workspaces to 2.

noreply at launchpad.net noreply at launchpad.net
Thu Apr 10 04:25:45 UTC 2008


------------------------------------------------------------
revno: 31
committer: Cody A.W. Somerville <cody-somerville at ubuntu.com>
branch nick: xubuntu-default-settings
timestamp: Thu 2008-04-10 01:23:17 -0300
message:
  0.39: Revert panel colours, set default # of workspaces to 2.
added:
  etc/xdg/xfce4/mcs_settings/workspaces.xml
modified:
  debian/changelog
  usr/share/themes/MurrinaStormCloud/gtk-2.0/gtkrc

=== modified file 'debian/changelog'
--- a/debian/changelog	2008-04-01 16:33:29 +0000
+++ b/debian/changelog	2008-04-10 04:23:17 +0000
@@ -1,3 +1,10 @@
+xubuntu-default-settings (0.39) hardy; urgency=low
+
+  * Changed panel colours back to theme default.
+  * Set default number of workspaces to 2 instead of 4.
+
+ -- Cody A.W. Somerville <cody-somerville at ubuntu.com>  Thu, 10 Apr 2008 01:21:16 -0300
+
 xubuntu-default-settings (0.38) hardy; urgency=low
 
   * Fixed GDM theme (Closes LP: #208901)

=== added file 'etc/xdg/xfce4/mcs_settings/workspaces.xml'
--- a/etc/xdg/xfce4/mcs_settings/workspaces.xml	1970-01-01 00:00:00 +0000
+++ b/etc/xdg/xfce4/mcs_settings/workspaces.xml	2008-04-10 04:23:17 +0000
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE mcs-option SYSTEM "mcs-option.dtd">
+
+<mcs-option>
+	<option name="Xfwm/WorkspaceCount" type="int" value="2"/>
+	<option name="names" type="string" value="1;2;3;4"/>
+</mcs-option>
+

=== modified file 'usr/share/themes/MurrinaStormCloud/gtk-2.0/gtkrc'
--- a/usr/share/themes/MurrinaStormCloud/gtk-2.0/gtkrc	2008-02-26 23:11:58 +0000
+++ b/usr/share/themes/MurrinaStormCloud/gtk-2.0/gtkrc	2008-04-10 04:23:17 +0000
@@ -205,32 +205,4 @@
 
 # notebook stuff
 widget_class "*.GtkNotebook.*.GtkEventBox" style "theme-notebook"
-widget_class "*.GtkNotebook.*.GtkViewport" style "theme-notebook"
-
-###############################
-#                             #
-# ==== Jmakz's additions ==== #
-#                             #
-###############################
-
-style "xfdesktop-icon-view" {
-   XfdesktopIconView::label-alpha = 0
-
-#Text colors you can delete these if you want you use gtk theme colors
-   fg[NORMAL] = "#ffffff"
-   fg[SELECTED] = "#00ff00"
-   fg[ACTIVE] = "#0000ff"
-
-}
-widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view"
-
-style "panel"
-{
- bg[NORMAL] = "#9aa2b2"
-xthickness = 0
-ythickness = 0
-}
-
-widget_class "*Panel*"      style "panel"
-widget "*Panel*"            style "panel"
-class "*Panel*"             style "panel"
+widget_class "*.GtkNotebook.*.GtkViewport" style "theme-notebook"
\ No newline at end of file



--

https://code.launchpad.net/~xubuntu-team/xubuntu-default-settings/trunk

You are receiving this branch notification because you are subscribed to it.




More information about the xubuntu-devel mailing list