lp://staging/~larsu/indicator-messages/remove-gtk2
- Get this branch:
- bzr branch lp://staging/~larsu/indicator-messages/remove-gtk2
Branch merges
- Charles Kerr (community): Approve
-
Diff: 260 lines (+8/-99)2 files modifiedconfigure.ac (+8/-30)
src/indicator-messages.c (+0/-69)
Branch information
Recent revisions
- 269. By Charles Kerr
-
merge lp:~larsu/indicator-messages/lp956147 to make the menu display a blank icon when appropriate
- 268. By Charles Kerr
-
merge lp:~ted/indicator-messages/telepathy-offline to make it so that when your session launches you're offline instead of disconnected. That way the items are visible and you can go online.
- 265. By Charles Kerr
-
Merge lp:~larsu/indicator-messages/lp956147 to fix broken thunderbird message indicator icons.
This is a refinement to r254, which set an empty icon so that shortcut labels ("compose new message", "contacts", etc.) are horizontally aligned with the labels of the applications they belong to. Apparently gtk2 sets a "broken" icon onto a GtkImage if gtk_image_
set_from_ icon_name( ) is passed an empty string, which caused the behavior seen in bug #956147. Adding an #ifdef is a short-term fix for removing that "broken" icon in gtk2 for 12.04. Xref: http://
bazaar. launchpad. net/~indicator- applet- developers/ indicator- messages/ trunk.0. 6/revision/ 254
Xref: https://code.launchpad .net/~larsu/ indicator- messages/ lp956147/ +merge/ 100836 - 264. By Charles Kerr
-
Merge lp:~larsu/indicator-messages/fix-blacklist-again to revert blacklist changes so that apps relying on the old behavior will work again.
The new policy is: if a file in the blacklist folder is a symbolic link, use its target. If its filename ends on .desktop, use the file's basename (so that copying files works). Otherwise, use the contents of file (first line should contain path to a desktop file).
Xref: bug #939258 and http://
bazaar. launchpad. net/~indicator- applet- developers/ indicator- messages/ trunk.0. 6/revision/ 259
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/indicator-messages/12.10