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
simon04
5615f065ce
Merge remote-tracking branch 'gagalago/master'
...
Conflicts:
weather@venemo.net/extension.js
14 years ago
Timur Kristóf
7a826aafcf
This is compatible with any gnome-shell 3.0.x
14 years ago
Timur Kristóf
3f1bb44fde
Added ° sign
14 years ago
simon04
2e1508b477
Removed outdated TODO.
14 years ago
simon04
fdec7bb44d
Fix screenshot url?
14 years ago
simon04
0ef104efbd
Updated documentation. Uses Markdown now.
14 years ago
simon04
2874e4ec4b
Updated documentation. Uses Markdown now.
14 years ago
Simon Claessens
dad4128d24
full comment and weather codes
14 years ago
Simon Claessens
037589c43d
add weather code for icon
14 years ago
simon04
f6dc22c524
Show detailed weather as a menu like the other icons in the panel.
14 years ago
simon04
b0ca0b4699
Symbolic forecast icons.
14 years ago
simon04
7e4bca3835
Complete classification of weather codes.
14 years ago
simon04
b417c0a38c
Install notes.
14 years ago
simon04
eb3cdeee0c
Asynchronous fetching.
14 years ago
simon04
b615545d7f
L10n.
14 years ago