Dominique Leuenberger
da6d3dc7ab
changed its timezone to UTC+08:30. - Add timezone_8.5.png, timezone_8.5_dim.png, timezone_9.png and timezone_9_dim.png as source files: patch is not willing to patch binary files. OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=291
26 lines
1.1 KiB
Diff
26 lines
1.1 KiB
Diff
From cc600a918b2a6c34ae81cf85ef7b49a8e3f02ee6 Mon Sep 17 00:00:00 2001
|
|
From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= <fpeters@0d.be>
|
|
Date: Tue, 18 Aug 2015 00:16:44 +0200
|
|
Subject: [PATCH 01/13] datetime: update timezones for new "Pyongyang Time"
|
|
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=753643
|
|
---
|
|
panels/datetime/datetime.gresource.xml | 2 ++
|
|
|
|
diff --git a/panels/datetime/datetime.gresource.xml b/panels/datetime/datetime.gresource.xml
|
|
index 3282dcd..ccbf955 100644
|
|
--- a/panels/datetime/datetime.gresource.xml
|
|
+++ b/panels/datetime/datetime.gresource.xml
|
|
@@ -81,6 +81,8 @@
|
|
<file alias="timezone_-8_dim.png">data/timezone_-8_dim.png</file>
|
|
<file alias="timezone_8.png">data/timezone_8.png</file>
|
|
<file alias="timezone_8_dim.png">data/timezone_8_dim.png</file>
|
|
+ <file alias="timezone_8.5.png">data/timezone_8.5.png</file>
|
|
+ <file alias="timezone_8.5_dim.png">data/timezone_8.5_dim.png</file>
|
|
<file alias="timezone_8.75.png">data/timezone_8.75.png</file>
|
|
<file alias="timezone_8.75_dim.png">data/timezone_8.75_dim.png</file>
|
|
<file alias="timezone_-9.png">data/timezone_-9.png</file>
|
|
--
|
|
2.4.6
|
|
|