aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-04-22 23:06:52 -0500
committerTed Gould <ted@canonical.com>2009-04-22 23:06:52 -0500
commit86043d1764da6a8e58dead41245d0872781745eb (patch)
tree90a3fbedf45c322433fdc0a271d2d418ff7d8c34
parented04016484c00da49d272000a58b84b25e6cee8a (diff)
downloadayatana-indicator-messages-86043d1764da6a8e58dead41245d0872781745eb.tar.gz
ayatana-indicator-messages-86043d1764da6a8e58dead41245d0872781745eb.tar.bz2
ayatana-indicator-messages-86043d1764da6a8e58dead41245d0872781745eb.zip
Setting the name to 'messages'
-rw-r--r--src/indicator-messages.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/indicator-messages.c b/src/indicator-messages.c
index 846b177..ffc525f 100644
--- a/src/indicator-messages.c
+++ b/src/indicator-messages.c
@@ -26,6 +26,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
#include <libindicator/indicator.h>
INDICATOR_SET_VERSION
+INDICATOR_SET_NAME("messages")
#include "im-menu-item.h"
#include "app-menu-item.h"