[Xfce4-commits] [apps/xfdashboard] 01/01: Do not make new property "show-current-monitor-only" in XfdashboardWorkspaceSelector themable. It can now only be set in layout.
noreply at xfce.org
noreply at xfce.org
Fri Jun 5 04:40:49 CEST 2015
This is an automated email from the git hooks/post-receive script.
nomad pushed a commit to branch master
in repository apps/xfdashboard.
commit 4750f6063a61fc48134f7761614e1ea13aa697cc
Author: Stephan Haller <nomad at froevel.de>
Date: Fri Jun 5 04:39:48 2015 +0200
Do not make new property "show-current-monitor-only" in XfdashboardWorkspaceSelector themable. It can now only be set in layout.
---
data/themes/xfdashboard-auber/xfdashboard-secondary.xml | 1 +
data/themes/xfdashboard-auber/xfdashboard.css | 1 -
data/themes/xfdashboard-blue/xfdashboard-secondary.xml | 1 +
data/themes/xfdashboard-blue/xfdashboard.css | 1 -
data/themes/xfdashboard-dark/xfdashboard-secondary.xml | 1 +
data/themes/xfdashboard-dark/xfdashboard.css | 1 -
data/themes/xfdashboard-mint/xfdashboard-secondary.xml | 1 +
data/themes/xfdashboard-mint/xfdashboard.css | 1 -
data/themes/xfdashboard-moranga/xfdashboard-secondary.xml | 1 +
data/themes/xfdashboard-moranga/xfdashboard.css | 1 -
data/themes/xfdashboard-wine/xfdashboard-secondary.xml | 1 +
data/themes/xfdashboard-wine/xfdashboard.css | 1 -
data/themes/xfdashboard/xfdashboard-secondary.xml | 1 +
data/themes/xfdashboard/xfdashboard.css | 1 -
xfdashboard/workspace-selector.c | 1 -
15 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/data/themes/xfdashboard-auber/xfdashboard-secondary.xml b/data/themes/xfdashboard-auber/xfdashboard-secondary.xml
index adf17fc..9c8656b 100644
--- a/data/themes/xfdashboard-auber/xfdashboard-secondary.xml
+++ b/data/themes/xfdashboard-auber/xfdashboard-secondary.xml
@@ -37,6 +37,7 @@
<property name="y-expand">true</property>
<property name="outline-borders">top right bottom</property>
<property name="corners">right</property>
+ <property name="show-current-monitor-only">true</property>
</object>
</child>
diff --git a/data/themes/xfdashboard-auber/xfdashboard.css b/data/themes/xfdashboard-auber/xfdashboard.css
index ca7bc71..244b822 100644
--- a/data/themes/xfdashboard-auber/xfdashboard.css
+++ b/data/themes/xfdashboard-auber/xfdashboard.css
@@ -265,7 +265,6 @@ XfdashboardWorkspaceSelector
max-fraction: 0.20;
using-fraction: true;
orientation: vertical;
- show-current-monitor-only: true;
}
#workspace-selector-collapse-box
diff --git a/data/themes/xfdashboard-blue/xfdashboard-secondary.xml b/data/themes/xfdashboard-blue/xfdashboard-secondary.xml
index adf17fc..9c8656b 100644
--- a/data/themes/xfdashboard-blue/xfdashboard-secondary.xml
+++ b/data/themes/xfdashboard-blue/xfdashboard-secondary.xml
@@ -37,6 +37,7 @@
<property name="y-expand">true</property>
<property name="outline-borders">top right bottom</property>
<property name="corners">right</property>
+ <property name="show-current-monitor-only">true</property>
</object>
</child>
diff --git a/data/themes/xfdashboard-blue/xfdashboard.css b/data/themes/xfdashboard-blue/xfdashboard.css
index ca7bc71..244b822 100644
--- a/data/themes/xfdashboard-blue/xfdashboard.css
+++ b/data/themes/xfdashboard-blue/xfdashboard.css
@@ -265,7 +265,6 @@ XfdashboardWorkspaceSelector
max-fraction: 0.20;
using-fraction: true;
orientation: vertical;
- show-current-monitor-only: true;
}
#workspace-selector-collapse-box
diff --git a/data/themes/xfdashboard-dark/xfdashboard-secondary.xml b/data/themes/xfdashboard-dark/xfdashboard-secondary.xml
index adf17fc..9c8656b 100644
--- a/data/themes/xfdashboard-dark/xfdashboard-secondary.xml
+++ b/data/themes/xfdashboard-dark/xfdashboard-secondary.xml
@@ -37,6 +37,7 @@
<property name="y-expand">true</property>
<property name="outline-borders">top right bottom</property>
<property name="corners">right</property>
+ <property name="show-current-monitor-only">true</property>
</object>
</child>
diff --git a/data/themes/xfdashboard-dark/xfdashboard.css b/data/themes/xfdashboard-dark/xfdashboard.css
index ca7bc71..244b822 100644
--- a/data/themes/xfdashboard-dark/xfdashboard.css
+++ b/data/themes/xfdashboard-dark/xfdashboard.css
@@ -265,7 +265,6 @@ XfdashboardWorkspaceSelector
max-fraction: 0.20;
using-fraction: true;
orientation: vertical;
- show-current-monitor-only: true;
}
#workspace-selector-collapse-box
diff --git a/data/themes/xfdashboard-mint/xfdashboard-secondary.xml b/data/themes/xfdashboard-mint/xfdashboard-secondary.xml
index adf17fc..9c8656b 100644
--- a/data/themes/xfdashboard-mint/xfdashboard-secondary.xml
+++ b/data/themes/xfdashboard-mint/xfdashboard-secondary.xml
@@ -37,6 +37,7 @@
<property name="y-expand">true</property>
<property name="outline-borders">top right bottom</property>
<property name="corners">right</property>
+ <property name="show-current-monitor-only">true</property>
</object>
</child>
diff --git a/data/themes/xfdashboard-mint/xfdashboard.css b/data/themes/xfdashboard-mint/xfdashboard.css
index ca7bc71..244b822 100644
--- a/data/themes/xfdashboard-mint/xfdashboard.css
+++ b/data/themes/xfdashboard-mint/xfdashboard.css
@@ -265,7 +265,6 @@ XfdashboardWorkspaceSelector
max-fraction: 0.20;
using-fraction: true;
orientation: vertical;
- show-current-monitor-only: true;
}
#workspace-selector-collapse-box
diff --git a/data/themes/xfdashboard-moranga/xfdashboard-secondary.xml b/data/themes/xfdashboard-moranga/xfdashboard-secondary.xml
index adf17fc..9c8656b 100644
--- a/data/themes/xfdashboard-moranga/xfdashboard-secondary.xml
+++ b/data/themes/xfdashboard-moranga/xfdashboard-secondary.xml
@@ -37,6 +37,7 @@
<property name="y-expand">true</property>
<property name="outline-borders">top right bottom</property>
<property name="corners">right</property>
+ <property name="show-current-monitor-only">true</property>
</object>
</child>
diff --git a/data/themes/xfdashboard-moranga/xfdashboard.css b/data/themes/xfdashboard-moranga/xfdashboard.css
index ca7bc71..244b822 100644
--- a/data/themes/xfdashboard-moranga/xfdashboard.css
+++ b/data/themes/xfdashboard-moranga/xfdashboard.css
@@ -265,7 +265,6 @@ XfdashboardWorkspaceSelector
max-fraction: 0.20;
using-fraction: true;
orientation: vertical;
- show-current-monitor-only: true;
}
#workspace-selector-collapse-box
diff --git a/data/themes/xfdashboard-wine/xfdashboard-secondary.xml b/data/themes/xfdashboard-wine/xfdashboard-secondary.xml
index adf17fc..9c8656b 100644
--- a/data/themes/xfdashboard-wine/xfdashboard-secondary.xml
+++ b/data/themes/xfdashboard-wine/xfdashboard-secondary.xml
@@ -37,6 +37,7 @@
<property name="y-expand">true</property>
<property name="outline-borders">top right bottom</property>
<property name="corners">right</property>
+ <property name="show-current-monitor-only">true</property>
</object>
</child>
diff --git a/data/themes/xfdashboard-wine/xfdashboard.css b/data/themes/xfdashboard-wine/xfdashboard.css
index ca7bc71..244b822 100644
--- a/data/themes/xfdashboard-wine/xfdashboard.css
+++ b/data/themes/xfdashboard-wine/xfdashboard.css
@@ -265,7 +265,6 @@ XfdashboardWorkspaceSelector
max-fraction: 0.20;
using-fraction: true;
orientation: vertical;
- show-current-monitor-only: true;
}
#workspace-selector-collapse-box
diff --git a/data/themes/xfdashboard/xfdashboard-secondary.xml b/data/themes/xfdashboard/xfdashboard-secondary.xml
index f83dcf4..8af32e5 100644
--- a/data/themes/xfdashboard/xfdashboard-secondary.xml
+++ b/data/themes/xfdashboard/xfdashboard-secondary.xml
@@ -43,6 +43,7 @@
<property name="y-expand">true</property>
<property name="outline-borders">top right bottom</property>
<property name="corners">right</property>
+ <property name="show-current-monitor-only">true</property>
</object>
</child>
</object>
diff --git a/data/themes/xfdashboard/xfdashboard.css b/data/themes/xfdashboard/xfdashboard.css
index ca7bc71..244b822 100644
--- a/data/themes/xfdashboard/xfdashboard.css
+++ b/data/themes/xfdashboard/xfdashboard.css
@@ -265,7 +265,6 @@ XfdashboardWorkspaceSelector
max-fraction: 0.20;
using-fraction: true;
orientation: vertical;
- show-current-monitor-only: true;
}
#workspace-selector-collapse-box
diff --git a/xfdashboard/workspace-selector.c b/xfdashboard/workspace-selector.c
index f244b90..8cfb99e 100644
--- a/xfdashboard/workspace-selector.c
+++ b/xfdashboard/workspace-selector.c
@@ -1306,7 +1306,6 @@ static void xfdashboard_workspace_selector_class_init(XfdashboardWorkspaceSelect
xfdashboard_actor_install_stylable_property(actorClass, XfdashboardWorkspaceSelectorProperties[PROP_ORIENTATION]);
xfdashboard_actor_install_stylable_property(actorClass, XfdashboardWorkspaceSelectorProperties[PROP_MAX_SIZE]);
xfdashboard_actor_install_stylable_property(actorClass, XfdashboardWorkspaceSelectorProperties[PROP_MAX_FRACTION]);
- xfdashboard_actor_install_stylable_property(actorClass, XfdashboardWorkspaceSelectorProperties[PROP_SHOW_CURRENT_MONITOR_ONLY]);
}
/* Object initialization
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list