Jens Lody
623ff9585a
Add missing space in error-message.
9 years ago
Jens Lody
57d9d661ef
Do not translate empty strings.
9 years ago
Jens Lody
266f87650e
Fix typo in log-message.
9 years ago
Jens Lody
7ec1b05cec
Use geocode.farm as default geolocation-data provider.
...
Add the possibility to chose either geocode.farm or openmapquest as geolocation-provider.
Note: openmapquest needs an AppKey since 15. September 2015; see: https://open.mapquestapi.com/nominatim/ .
9 years ago
Jens Lody
98b46113f9
Update (fix) copyright dates in the sources.
9 years ago
Jens Lody
e96c470dec
Avoid multiple calls of weatherprovider url, if the network-changed signal is recieived multiple times for some reasons (probably once per network device).
9 years ago
Jens Lody
0160a63ad0
Better reentrancy guards for forecast.io.
...
The problem here is, that it fetches current and forecast data with one call.
9 years ago
Jens Lody
deb140b4c1
Cache weatherdata if gnome-shell is locked or idle.
9 years ago
Jens Lody
473a13f970
Do not invalidate cached data if the session is idle to prevent unnecessary calls to weatherdata-provider.
9 years ago
Jens Lody
d052d52774
Only invalidate data onreconnection, if we had a refresh-timeout already.
9 years ago
Jens Lody
d0061bb0ef
Better connectivity check (hopefully).
9 years ago
Jens Lody
0903deeaa2
Add reentrency-guards to parseWeatherxxxx-functions.
9 years ago
jenslody
c334a925b8
Merge pull request #69 from shlinux/master
...
Update Chinese translation files.
9 years ago
jenslody
96d8d31958
Merge pull request #61 from arky/patch-1
...
Remove 'Loading weather ...' placeholder text.
9 years ago
Jens Lody
78064900d8
Add coming development version of gnome-shell (3.17.91) to metadata.json .
9 years ago
Jens Lody
b7e2bee65c
Fix crash in ubuntu with gnome-shell 3.12, should fix #66 .
9 years ago
Jens Lody
26a6dbef5b
Add mmHg to the pressure units, fixes #68 ; cosmetic source fix
9 years ago
shlinux
070c44febb
Update Chinese translation files.
9 years ago
Jens Lody
97c21a5596
spec-file: shorten the summary
9 years ago
Jens Lody
0e66db052d
spec-file: Remove dot before git in Release-tag.
...
Use (conditional) file-triggers for schema compiling, introduced in fc24.
Change Requires depending on the version we build the package for.
9 years ago
Jens Lody
e3002460cc
Add ability to set version via configure-script; useful for local-builds or when packaged for distros.
9 years ago
Jens Lody
7a959819c1
Add actual development version of gnome-shell to metadata.json
9 years ago
Jens Lody
cb1f6f62b5
Spec-fuile: remove glib2 from requirements again (it's not valid for noarch packages), depend on gnome-shell instead of gnome-shell-extensions-common, instead make the extension own the global gnome-shell-extensions dir.
9 years ago
Jens Lody
0b625a69ca
Add glib2 to the requirements in spec-file
9 years ago
Jens Lody
ee6ef1a5de
Tiny fix for last commit
9 years ago
Jens Lody
91326440c5
Revert changes to automatically fix neededd gs-version in metadata.json, because it does not work reliable and bribf´gs no real benefit.
...
Update metadata.json.in to newest development version of gnome-shell.
9 years ago
Jens Lody
2418594274
Updated po-directory after adding serbian translation files.
9 years ago
Jens Lody
c91ab0521a
Updated hungarian tranlation (thanks to Zoltan Riba)
9 years ago
jenslody
efcfb83668
Merge pull request #62 from Faenriis/master
...
Add Serbian (sr and sr@latin) translation
9 years ago
Jens Lody
ab4f945ed0
Fix shell-variable for home-directory in update_revision.sh .
9 years ago
Jens Lody
18ade81299
Fix dependencies in spec-file, automatically set major and minor-version of installed gnome-shell in metadata.json.
...
So the extension works in rawhide after repackaging without the need to manually fix this.
9 years ago
Jens Lody
9d50a947c3
Add license-text to shell-script, make tarball- and spec-file path more general.
9 years ago
Jens Lody
1f75502316
Update codeblocks project-file.
9 years ago
Slobodan Terzić
81a47a762a
Add Serbian (sr and sr@latin) translation
9 years ago
Jens Lody
e56e4ae7b4
Revert incorrect change from last commit.
9 years ago
Jens Lody
fc61fa4cce
Correct licensing in spec-file.
9 years ago
Jens Lody
e139cf70b6
Add %license directive to spec-file.
9 years ago
Jens Lody
377244ca1e
Tiny fixes for spec-file.
9 years ago
Jens Lody
9c8faeae58
Preserve original spec-file when running update-script, we only need changelog update and update release-number manually.
9 years ago
Jens Lody
c97c474c31
Fix last commit, that broke spec-file.
9 years ago
Jens Lody
2a931975d8
Add linebreak in summary to make rpmlint happy.
9 years ago
Jens Lody
fbd53add2f
* auto-update changelog when running update-script; set minimum gnome-shell version to 3.12, as in metadata.json
9 years ago
Arky
06afbd6a9b
Remove 'Loading weather ...' placeholder text.
...
When working offline, I rather would have a loading icon instead of 'Loading weather ...' info text.
9 years ago
jenslody
969419397b
Enable the extension on the actual development version of gnome-shell.
9 years ago
jenslody
90ddaa53ce
Merge pull request #59 from vantu5z/master
...
Updated RU.po
9 years ago
vantu5z
a2ee36dca0
Updated RU.po
10 years ago
None
9d0b1b1849
Update of language files.
10 years ago
None
d431df8f96
Minor text fixes.
10 years ago
None
2db7536d5d
Add about-tab.
10 years ago
None
f42e966142
Add option to force a per location provider, independant from global default provider;
...
use gtk_noteboook for preferences, to make it possible to provide new column without blowing up the dialog-size.
10 years ago