Merge lp:~cimi/overlay-scrollbar/update-blacklist-natty into lp:overlay-scrollbar

Proposed by Andrea Cimitan
Status: Merged
Approved by: Ted Gould
Approved revision: 221
Merged at revision: 224
Proposed branch: lp:~cimi/overlay-scrollbar/update-blacklist-natty
Merge into: lp:overlay-scrollbar
Diff against target: 25 lines (+6/-1)
1 file modified
os/os-utils.c (+6/-1)
To merge this branch: bzr merge lp:~cimi/overlay-scrollbar/update-blacklist-natty
Reviewer Review Type Date Requested Status
Ayatana Scrollbar Team Pending
Review via email: mp+59083@code.launchpad.net

Description of the change

some more apps to be blacklisted

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'os/os-utils.c'
--- os/os-utils.c 2011-04-20 18:38:10 +0000
+++ os/os-utils.c 2011-04-26 15:15:49 +0000
@@ -35,15 +35,20 @@
35 static const gchar *const blacklist[] = {35 static const gchar *const blacklist[] = {
36 "apport-gtk",36 "apport-gtk",
37 "Banshee",37 "Banshee",
38 "codeblocks",
39 "codelite",
38 "deja-dup",40 "deja-dup",
39 "eclipse",41 "eclipse",
42 "gnucash",
40 "inkscape",43 "inkscape",
41 "liferea",44 "liferea",
42 "lshw-gtk",45 "lshw-gtk",
43 "meld",46 "meld",
47 "pgadmin3",
44 "synaptic",48 "synaptic",
45 "update-manager",49 "update-manager",
46 "vinagre"50 "vinagre",
51 "vmware"
47 };52 };
4853
49 gint32 i;54 gint32 i;

Subscribers

People subscribed via source and target branches