igor Ingultsov
4c253d6cdc
1) added whether to choose: show only temperature in panel, all show comment and temperature
...
2) moved icon not "too far right"
14 years ago
simon04
4b6fcf908f
Unified header in po files.
14 years ago
simon04
01a8676b5d
Added Spanish translation thanks to Miguel Aguilar Molina.
14 years ago
simon04
59e0541e85
Added German translation thanks to Evilandi666.
14 years ago
simon04
3959ceb1ad
Prefixed some variable declarations with 'let '.
14 years ago
simon04
e3ce8554c1
Updated README.
14 years ago
simon04
06e51d472a
Added Czech translation thanks to David Štancl.
14 years ago
simon04
6df6376a0a
vim settings.
14 years ago
simon04
a4582b0e7f
Cleaned up imports, sorted them alphabetically.
14 years ago
simon04
6fa745779a
Position in panel configurable.
14 years ago
simon04
5240fb693c
Renamed identifiers in source code.
14 years ago
simon04
eb1302f599
Added setting whether to show text in panel.
14 years ago
simon04
57f6878d4b
Reformulated text for gsetting configuration. Plus: Innsbruck as default location :-).
14 years ago
Gankov Andrey
2f2593edb3
add Russian translation
14 years ago
simon04
da6176cddb
Rewrote fallback icon function.
14 years ago
simon04
232117f6b7
Fixes 'no icon for some conditions' by using fallback icons for icons which may not be available in all icon sets.
14 years ago
simon04
8433a4cde3
Have only one fetching timeout running (was caused by changing gsettings).
14 years ago
simon04
e56a07c89d
Code cleanup.
14 years ago
simon04
d1f483f0b0
Watch for gsetting changes and update accordingly.
14 years ago
simon04
8666143616
Automatically fix "wrong" WOEID (i.e., numeric instead of alphanumeric WOEID).
14 years ago
simon04
c710bea1be
Compressed 2nd screenshot.
14 years ago
simon04
e45cb020db
New screenshot to reflect recent changes.
14 years ago
simon04
8b06180aab
Updated README.
14 years ago
simon04
97869ade70
README (image paths).
14 years ago
simon04
b92b86ee99
Reformatted README (relative image paths, indentation based code blocks).
14 years ago
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