[Debian-islamic-commits] [SCM] Packaging for hijra branch, master, updated. debian/0.2.0-1-3-gad6eb97

أحمد المحمو =?UTF-8?Q?=D8=AF=D9=8A=20?=(Ahmed El-Mahmoudy) aelmahmoudy at sabily.org
Tue Nov 1 16:19:08 UTC 2011


The following commit has been merged in the master branch:
commit 35fd5873af7f655eec2b994e271fe895b3e27e04
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>
Date:   Tue Nov 1 17:36:33 2011 +0200

    Added gnome-shell_3.2.diff patch to update gnome-shell extension to be
    compatible with Gnome shell 3.2

diff --git a/debian/patches/gnome-shell_3.2.diff b/debian/patches/gnome-shell_3.2.diff
new file mode 100644
index 0000000..6870e6d
--- /dev/null
+++ b/debian/patches/gnome-shell_3.2.diff
@@ -0,0 +1,27 @@
+Description: Update extension to be compatible with Gnome shell 3.2
+Origin: http://git.ojuba.org/cgit/hijra/commit/?id=1dced41103191e534b5687157cc0398243b79cf5
+diff --git a/gnome-shell-extension/extension.js b/gnome-shell-extension/extension.js
+index 8d88b10..53ec736 100644
+--- a/gnome-shell-extension/extension.js
++++ b/gnome-shell-extension/extension.js
+@@ -1,6 +1,6 @@
+ const Panel = imports.ui.panel;
+ const StatusIconDispatcher = imports.ui.statusIconDispatcher;
+ 
+-function main() {
++function init() {
+     StatusIconDispatcher.STANDARD_TRAY_ICON_IMPLEMENTATIONS['hijriapplet'] = 'hijriapplet';
+ }
+diff --git a/gnome-shell-extension/metadata.json b/gnome-shell-extension/metadata.json
+index b1ae5ab..ea1b64f 100644
+--- a/gnome-shell-extension/metadata.json
++++ b/gnome-shell-extension/metadata.json
+@@ -1 +1,7 @@
+-{"shell-version": ["3.0.2"], "uuid": "HijriApplet at ojuba.org", "name": "HijriApplet", "description": "HijriApplet"}
++{
++ "uuid": "HijriApplet at ojuba.org",
++ "shell-version": ["3.2"],
++ "name": "HijriApplet",
++ "description": "HijriApplet",
++ "url": "http://hijra.ojuba.org"
++}
diff --git a/debian/patches/series b/debian/patches/series
index cdd047b..cec0e9a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 setup_debian.diff
+gnome-shell_3.2.diff

-- 
Packaging for hijra



More information about the Debian-islamic-commits mailing list