[Xfce4-commits] <xfce4-weather-plugin:master> Remove TEMPERATURE_RAW.
Harald Judt
noreply at xfce.org
Fri Nov 30 13:36:01 CET 2012
Updating branch refs/heads/master
to 473097eda35303b466671dbbc6dfaf39ffca7c4e (commit)
from 3ca9ea6a646d83d01ad21e282bef005816bc2223 (commit)
commit 473097eda35303b466671dbbc6dfaf39ffca7c4e
Author: Harald Judt <h.judt at gmx.at>
Date: Thu Nov 29 16:51:34 2012 +0100
Remove TEMPERATURE_RAW.
panel-plugin/weather-data.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/panel-plugin/weather-data.h b/panel-plugin/weather-data.h
index f18977e..4f82f77 100644
--- a/panel-plugin/weather-data.h
+++ b/panel-plugin/weather-data.h
@@ -38,8 +38,7 @@ typedef enum {
CLOUDINESS,
FOG,
PRECIPITATIONS,
- SYMBOL,
- TEMPERATURE_RAW
+ SYMBOL
} data_types;
typedef enum {
More information about the Xfce4-commits
mailing list