[libgweather/style-check-feedback: 2/6] REMOVE ME: Test the style checker
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather/style-check-feedback: 2/6] REMOVE ME: Test the style checker
- Date: Tue, 19 Oct 2021 15:29:41 +0000 (UTC)
commit d94a671d80b5e7bb86b2dfbd6582fdda191f179c
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Oct 19 14:16:08 2021 +0100
REMOVE ME: Test the style checker
libgweather/gweather-weather.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/libgweather/gweather-weather.c b/libgweather/gweather-weather.c
index ea7b317c..b805c6cb 100644
--- a/libgweather/gweather-weather.c
+++ b/libgweather/gweather-weather.c
@@ -140,11 +140,11 @@ gweather_wind_direction_to_string (GWeatherWindDirection wind)
}
static const gchar *sky_str[] = {
- N_ ("clear sky"),
- N_ ("broken clouds"),
- N_ ("scattered clouds"),
- N_ ("few clouds"),
- N_ ("overcast")
+ N_("clear sky"),
+ N_("broken clouds"),
+ N_("scattered clouds"),
+ N_("few clouds"),
+ N_("overcast")
};
static const gchar *sky_caps_str[] = {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]