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
1=== modified file 'os/os-utils.c'
2--- os/os-utils.c 2011-04-20 18:38:10 +0000
3+++ os/os-utils.c 2011-04-26 15:15:49 +0000
4@@ -35,15 +35,20 @@
5 static const gchar *const blacklist[] = {
6 "apport-gtk",
7 "Banshee",
8+ "codeblocks",
9+ "codelite",
10 "deja-dup",
11 "eclipse",
12+ "gnucash",
13 "inkscape",
14 "liferea",
15 "lshw-gtk",
16 "meld",
17+ "pgadmin3",
18 "synaptic",
19 "update-manager",
20- "vinagre"
21+ "vinagre",
22+ "vmware"
23 };
24
25 gint32 i;

Subscribers

People subscribed via source and target branches