aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/calendar-weather/org-gnome-calendar-weather.eplug.in
diff options
context:
space:
mode:
authorDavid Trowbridge <trowbrds@cs.colorado.edu>2005-01-12 15:22:49 +0800
committerDavid Trowbridge <trowbrds@src.gnome.org>2005-01-12 15:22:49 +0800
commita7fe81b508b9119ba60301fc5670bf98b9b8b8c7 (patch)
tree399e994cb40c1a0cb43c0f3fbd96ae05a7472d2f /plugins/calendar-weather/org-gnome-calendar-weather.eplug.in
parent06091a255ef2fdbdf44629078b93c11b02e1aa31 (diff)
downloadgsoc2013-evolution-a7fe81b508b9119ba60301fc5670bf98b9b8b8c7.tar
gsoc2013-evolution-a7fe81b508b9119ba60301fc5670bf98b9b8b8c7.tar.gz
gsoc2013-evolution-a7fe81b508b9119ba60301fc5670bf98b9b8b8c7.tar.bz2
gsoc2013-evolution-a7fe81b508b9119ba60301fc5670bf98b9b8b8c7.tar.lz
gsoc2013-evolution-a7fe81b508b9119ba60301fc5670bf98b9b8b8c7.tar.xz
gsoc2013-evolution-a7fe81b508b9119ba60301fc5670bf98b9b8b8c7.tar.zst
gsoc2013-evolution-a7fe81b508b9119ba60301fc5670bf98b9b8b8c7.zip
use a single setting for metric/imperial rather than separate temperature
2005-01-12 David Trowbridge <trowbrds@cs.colorado.edu> * plugins/calendar-weather/(calendar-weather.c, org-gnome-calendar-weather.eplug.in): use a single setting for metric/imperial rather than separate temperature and snowfall settings svn path=/trunk/; revision=28369
Diffstat (limited to 'plugins/calendar-weather/org-gnome-calendar-weather.eplug.in')
-rw-r--r--plugins/calendar-weather/org-gnome-calendar-weather.eplug.in8
1 files changed, 2 insertions, 6 deletions
diff --git a/plugins/calendar-weather/org-gnome-calendar-weather.eplug.in b/plugins/calendar-weather/org-gnome-calendar-weather.eplug.in
index 9a9357d0b9..977630ad15 100644
--- a/plugins/calendar-weather/org-gnome-calendar-weather.eplug.in
+++ b/plugins/calendar-weather/org-gnome-calendar-weather.eplug.in
@@ -18,15 +18,11 @@
factory="e_calendar_weather_location"/>
<item
type="item_table"
- path="00.general/00.source/50.tempFormat"
+ path="00.general/00.source/50.units"
factory="e_calendar_weather_temperature"/>
<item
type="item_table"
- path="00.general/00.source/60.snowfallFormat"
- factory="e_calendar_weather_snowfall"/>
- <item
- type="item_table"
- path="00.general/00.source/70.refresh"
+ path="00.general/00.source/60.refresh"
factory="e_calendar_weather_refresh"/>
</group>
</hook>