simon04
31fd654089
Cleanup.
14 years ago
simon04
c18ae6b751
Use full-colored icons by default, symbolic icons configurable.
14 years ago
simon04
9ee242cfe0
Fixed wind direction possibly being null.
14 years ago
simon04
cc4790e94c
Updated README.
14 years ago
simon04
616b18aa27
Merge branch 'master' of github.com:simon04/gnome-shell-extension-weather
14 years ago
simon04
0fe6bc04b1
Updated README.
14 years ago
Stian Ellingsen
72f6bfd3c0
Add Norwegian Bokmål translation.
14 years ago
simon04
ee043ec196
Allow to disable translation of weather condition (for forecast).
14 years ago
simon04
66451c6eeb
Updated README.
14 years ago
simon04
ec9dc7a3f1
Do not truncate day of week names.
14 years ago
simon04
9f6ddd99eb
Source code formatting.
14 years ago
simon04
f669409bd5
Using Unicode symbols ℃ and ℉ for temperature units.
14 years ago
simon04
0fe8ed2735
Source code formatting (comment).
14 years ago
simon04
5e1f9d0893
Source code formatting.
14 years ago
simon04
ff5ba355f5
Allow to disable translation of weather condition.
14 years ago
simon04
48f6bdc0d8
Merge pull request #3 from ecyrbe/master
...
improves translation, packagin and settings
14 years ago
ecyrbe
9a2131396d
Improve checking
14 years ago
ecyrbe
63af293546
Check schema before loading it
...
GLib Gsettings is broken and abort the
entire gnome-shell when trying to load
an unknown schema, so we have to check for
the schema availability before loading it.
14 years ago
ecyrbe
2149374712
Fix Translation mistake
...
The screenshot made me realize a missing character
update all accordingly
14 years ago
ecyrbe
2780c8c0d2
Reduce screenshot size
14 years ago
ecyrbe
b1df13e19c
Add another screenshot
...
added a new screenshot to show tranlations at work
14 years ago
ecyrbe
f87ccef541
Markdown fix (again)
14 years ago
ecyrbe
ac2a017302
Mardown fix
14 years ago
ecyrbe
c536623b83
Documentation updated
...
cosmetic markdown fixes
14 years ago
ecyrbe
96cb3a1e40
Markdown fix
14 years ago
ecyrbe
3b75e6a9f0
Add GSettings configuration
...
No more code editing. This extension now uses gsettings to configure everything.
Documention updated according to this functionnality
Under the woods, we added gsettings schemas that need to be installed in the system
so you need admin rights to install this extension.
14 years ago
ecyrbe
5c0e32a848
Add translation for days in forecast
...
Yahoo return abreviated days desc, we parse this to return
a full day desc in the forecast Labels
Translation files were updated according to this changes
14 years ago
ecyrbe
fa2a7ab41f
Add alternative displayed city
...
The yahaoo forecast woeid doesn't always match your tiny town name
we really need a configuration file or a gsettings schemas to put
all this outside of the code
14 years ago
ecyrbe
b047206cd4
Merge https://github.com/simon04/gnome-shell-extension-weather
14 years ago
simon04
09f8e65feb
Corrected weather icon.
14 years ago
simon04
88871e120d
Corrected weather icons (thanks to Greg).
14 years ago
ecyrbe
d8a3078aa1
Updated Readme files
...
New instructions to compile and install this extension
14 years ago
ecyrbe
d560f48acf
Update translation
...
Updated main pot file and french translation
Corrected some misleading french translation
14 years ago
ecyrbe
855cf1a5d5
Improved Translation
...
Added support for weather condition translation
this relies on defined yahoo weather codes
14 years ago
ecyrbe
85aaf3d67c
Merge branch 'master' of https://github.com/ecyrbe/gnome-shell-extension-weather
14 years ago
ecyrbe
e528a86f2a
Add a Missing Makefile
...
Makefile.am was missing from the root directory
14 years ago
fredo
b19ffaadff
Remove locale dir
...
the locale dir should not be part of the git repository
14 years ago
ecyrbe
eb855cf805
Remove locale dir
...
the locale dir should not be part of the git repository
14 years ago
fredo
77f06e830d
Use symbolic icons
...
also, we should add a flag to allow normal icon sets
14 years ago
ecyrbe
220c8bf116
Use symbolic icons
...
also, we should add a flag to allow normal icon sets
14 years ago
fredo
1227e7f08b
Update gettext domain
...
the domain wasn't correct for the project name
14 years ago
ecyrbe
95752e5f01
Update gettext domain
...
the domain wasn't correct for the project name
14 years ago
fredo
4e58e6bbb2
Add autotool compilation support
...
this allows for some automatic configuration and potfiles management
and allow to install the extension
14 years ago
ecyrbe
7d36091a83
Add autotool compilation support
...
this allows for some automatic configuration and potfiles management
and allow to install the extension
14 years ago
fredo
dfdc6550eb
Tree reorganisation
...
we need to reorganize all the three to prepare
for a sane auto-tool configuration
14 years ago
ecyrbe
57b0697e65
Tree reorganisation
...
we need to reorganize all the three to prepare
for a sane auto-tool configuration
14 years ago
Simon Claessens
6eaa583958
try to fix translation.
...
I do copy the .mo in /usr/share/locale
14 years ago
Simon Claessens
7f0673f6f7
Merge git://github.com/simon04/gnome-shell-extension-weather
14 years ago
Simon Claessens
11c79b162c
forgot my file
14 years ago
Simon Claessens
17876ca2fe
Add .po and .mo for translation with gettext
...
add french translation
an error persist, but I can not remove them
14 years ago