[atomix] 05/09: Rebase icon-path.patch

Markus Koschany apo-guest at moszumanska.debian.org
Sat Oct 3 11:34:46 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository atomix.

commit 62421ed867287bc7ef501aa5f716b181e9a4ad04
Author: Markus Koschany <apo at gambaru.de>
Date:   Sat Oct 3 13:09:18 2015 +0200

    Rebase icon-path.patch
---
 debian/patches/icon-path.patch | 22 ----------------------
 debian/patches/series          |  1 -
 2 files changed, 23 deletions(-)

diff --git a/debian/patches/icon-path.patch b/debian/patches/icon-path.patch
deleted file mode 100644
index 1ea93aa..0000000
--- a/debian/patches/icon-path.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From: Markus Koschany <apo at gambaru.de>
-Date: Thu, 19 Mar 2015 19:18:09 +0100
-Subject: icon path
-
-Forwarded: https://bugzilla.gnome.org/show_bug.cgi?id=746471
----
- src/main.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/src/main.c b/src/main.c
-index 51e8d40..2278d1b 100644
---- a/src/main.c
-+++ b/src/main.c
-@@ -653,7 +653,7 @@ static AtomixApp *create_gui (void)
-   app->lb_formula = GTK_WIDGET (gtk_builder_get_object (builder, "formula_value"));
-   app->lb_score = GTK_WIDGET (gtk_builder_get_object (builder, "score_value"));
- 
--  gtk_window_set_default_icon_from_file (g_build_filename (DATADIR,
-+  gtk_window_set_default_icon_from_file (g_build_filename ("/usr/share/",
- 							   "pixmaps",
- 							   "atomix-icon.png",
- 							   NULL),
diff --git a/debian/patches/series b/debian/patches/series
index 6c0376c..9dad806 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-icon-path.patch
 fix-locale-dir.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/atomix.git



More information about the Pkg-games-commits mailing list