~ubuntu-branches/ubuntu/natty/libgweather/natty-proposed

« back to all changes in this revision

Viewing changes to libgweather/gweather-timezone.c

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-07-28 14:24:16 UTC
  • mfrom: (1.1.16 upstream)
  • Revision ID: james.westby@ubuntu.com-20090728142416-s4e6lwvxpve8ypfm
Tags: 2.26.2.1-0ubuntu1
* New upstream version
* debian/patches/01_gettext_not_xml.patch,
  debian/patches/99_ltmain_as-needed.patch:
  - new version update

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
#include "gweather-timezone.h"
29
29
#include "parser.h"
30
30
 
31
 
#ifdef G_OS_WIN32
32
 
#include "gweather-win32.h"
33
 
#endif
34
 
 
35
31
/**
36
32
 * GWeatherTimezone:
37
33
 *