Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gtupleaction: set enabled to TRUE by default | Lars Uebernickel | 2012-08-20 | 1 | -0/+1 |
| | |||||
* | libmessaging-menu: use the (newly added) GTupleAction instead of GSimpleAction | Lars Uebernickel | 2012-06-28 | 1 | -0/+353 |
GTupleAction is a bit simpler to handle when the action state contains a tuple of things that are independently modified most the time. It might be useful for other indicators as well. This implicitly also fixes the bug that libmessaging-menu did not preserve the other values in the action state when updating count, time, or string. |