From 641cda4f3387597e297afee9429d89be2d79893b Mon Sep 17 00:00:00 2001 From: Lars Uebernickel Date: Mon, 3 Sep 2012 15:37:23 +0200 Subject: im-source-menu-item: draw lozenges around counts A new widget class IdoDetailLabel is introduced, which can display either a string or a count. Counts are drawn as lozenges. --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 4d86730..1df80e5 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -21,6 +21,8 @@ libmessaging_la_SOURCES = \ im-app-menu-item.h \ im-source-menu-item.c \ im-source-menu-item.h \ + ido-detail-label.c \ + ido-detail-label.h \ indicator-messages-service.c \ indicator-messages-service.h dbus-data.h -- cgit v1.2.3