Merge lp:~kelemeng/brasero/bug883495 into lp:ubuntu/precise/brasero

Proposed by Gabor Kelemen
Status: Merged
Merged at revision: 94
Proposed branch: lp:~kelemeng/brasero/bug883495
Merge into: lp:ubuntu/precise/brasero
Diff against target: 70 lines (+20/-8)
1 file modified
debian/patches/012_appindicator.patch (+20/-8)
To merge this branch: bzr merge lp:~kelemeng/brasero/bug883495
Reviewer Review Type Date Requested Status
Daniel Holbach (community) Approve
Ubuntu branches Pending
Review via email: mp+85774@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Daniel Holbach (dholbach) wrote :

Thanks for your work on this. I took the liberty to add a changelog entry for you an uploaded it.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/patches/012_appindicator.patch'
2--- debian/patches/012_appindicator.patch 2011-11-18 10:02:45 +0000
3+++ debian/patches/012_appindicator.patch 2011-12-15 01:27:42 +0000
4@@ -5,8 +5,8 @@
5
6 Index: brasero-3.2.0/configure.in
7 ===================================================================
8---- brasero-3.2.0.orig/configure.in 2011-11-17 13:20:40.825083274 +1100
9-+++ brasero-3.2.0/configure.in 2011-11-17 13:20:43.341083339 +1100
10+--- brasero-3.2.0.orig/configure.in 2011-12-15 02:01:30.233194745 +0100
11++++ brasero-3.2.0/configure.in 2011-12-15 02:01:30.337195260 +0100
12 @@ -366,6 +366,23 @@
13 fi
14 AM_CONDITIONAL(BUILD_GROWISOFS, test x"$build_growisofs" = "xyes")
15@@ -41,8 +41,8 @@
16 echo
17 Index: brasero-3.2.0/libbrasero-burn/Makefile.am
18 ===================================================================
19---- brasero-3.2.0.orig/libbrasero-burn/Makefile.am 2011-09-27 19:19:01.000000000 +1000
20-+++ brasero-3.2.0/libbrasero-burn/Makefile.am 2011-11-17 13:20:43.353083339 +1100
21+--- brasero-3.2.0.orig/libbrasero-burn/Makefile.am 2011-12-15 02:01:28.753187408 +0100
22++++ brasero-3.2.0/libbrasero-burn/Makefile.am 2011-12-15 02:01:30.337195260 +0100
23 @@ -197,6 +197,12 @@
24 libbrasero_burn3_la_SOURCES += brasero-file-monitor.c brasero-file-monitor.h
25 endif
26@@ -59,7 +59,7 @@
27 Index: brasero-3.2.0/libbrasero-burn/brasero-app-indicator.c
28 ===================================================================
29 --- /dev/null 1970-01-01 00:00:00.000000000 +0000
30-+++ brasero-3.2.0/libbrasero-burn/brasero-app-indicator.c 2011-11-17 13:24:23.521088977 +1100
31++++ brasero-3.2.0/libbrasero-burn/brasero-app-indicator.c 2011-12-15 02:01:30.341195280 +0100
32 @@ -0,0 +1,367 @@
33 +/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
34 +/*
35@@ -431,7 +431,7 @@
36 Index: brasero-3.2.0/libbrasero-burn/brasero-app-indicator.h
37 ===================================================================
38 --- /dev/null 1970-01-01 00:00:00.000000000 +0000
39-+++ brasero-3.2.0/libbrasero-burn/brasero-app-indicator.h 2011-11-17 13:20:40.845083274 +1100
40++++ brasero-3.2.0/libbrasero-burn/brasero-app-indicator.h 2011-12-15 02:01:30.341195280 +0100
41 @@ -0,0 +1,88 @@
42 +/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
43 +/*
44@@ -523,8 +523,8 @@
45 +#endif /* APP_INDICATOR_H */
46 Index: brasero-3.2.0/libbrasero-burn/brasero-burn-dialog.c
47 ===================================================================
48---- brasero-3.2.0.orig/libbrasero-burn/brasero-burn-dialog.c 2011-09-27 19:19:01.000000000 +1000
49-+++ brasero-3.2.0/libbrasero-burn/brasero-burn-dialog.c 2011-11-17 13:20:43.357083339 +1100
50+--- brasero-3.2.0.orig/libbrasero-burn/brasero-burn-dialog.c 2011-12-15 02:01:28.505186175 +0100
51++++ brasero-3.2.0/libbrasero-burn/brasero-burn-dialog.c 2011-12-15 02:01:30.341195280 +0100
52 @@ -2,6 +2,7 @@
53 /*
54 * Libbrasero-burn
55@@ -722,3 +722,15 @@
56 if (priv->session) {
57 g_object_unref (priv->session);
58 priv->session = NULL;
59+Index: brasero-3.2.0/po/POTFILES.in
60+===================================================================
61+--- brasero-3.2.0.orig/po/POTFILES.in 2011-09-27 11:19:01.000000000 +0200
62++++ brasero-3.2.0/po/POTFILES.in 2011-12-15 02:01:43.737262717 +0100
63+@@ -3,6 +3,7 @@
64+ data/brasero.desktop.in.in
65+ data/mime/brasero.xml.in
66+ data/org.gnome.brasero.gschema.xml.in
67++libbrasero-burn/brasero-app-indicator.c
68+ libbrasero-burn/brasero-blank-dialog.c
69+ libbrasero-burn/brasero-burn.c
70+ libbrasero-burn/brasero-burn-dialog.c

Subscribers

People subscribed via source and target branches

to all changes: