aboutsummaryrefslogtreecommitdiff
path: root/src/idousermenuitem.c
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-10-18 13:59:58 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-10-18 13:59:58 +0200
commitb26af470b36fef91152a530c5e9bf80f2f9c5504 (patch)
tree1c05f473a46bcaf65cd880a8ff5165ff13c7402c /src/idousermenuitem.c
parentf0f879c6848f4c6b7e0e8916c086dda19c7b608b (diff)
parentcaec51f5df37cefd58db78a9e9c7c13f9a27753a (diff)
downloadayatana-ido-b26af470b36fef91152a530c5e9bf80f2f9c5504.tar.gz
ayatana-ido-b26af470b36fef91152a530c5e9bf80f2f9c5504.tar.bz2
ayatana-ido-b26af470b36fef91152a530c5e9bf80f2f9c5504.zip
Merge branch 'tari01-pr/use-consistent-ido-names'
Attributes GH PR #50: https://github.com/AyatanaIndicators/ayatana-ido/pull/50
Diffstat (limited to 'src/idousermenuitem.c')
-rw-r--r--src/idousermenuitem.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/idousermenuitem.c b/src/idousermenuitem.c
index 96bbeb4..1f157ae 100644
--- a/src/idousermenuitem.c
+++ b/src/idousermenuitem.c
@@ -397,7 +397,7 @@ ido_user_menu_item_new (void)
/*
* This is a helper function for creating user menuitems for both
- * "indicator.user-menu-item" and "indicator.guest-menu-item",
+ * "org.ayatana.indicator.user-menu-item" and "org.ayatana.indicator.guest-menu-item",
* since they only differ in how they use their action's state.
*/
static GtkMenuItem *
@@ -472,7 +472,7 @@ user_menu_item_new_from_model (GMenuItem * menuitem,
}
/***
-**** indicator.user-menu-item handler
+**** org.ayatana.indicator.user-menu-item handler
***/
/**
@@ -546,7 +546,7 @@ ido_user_menu_item_new_from_model (GMenuItem *menuitem,
}
/***
-**** indicator.guest-menu-item handler
+**** org.ayatana.indicator.guest-menu-item handler
***/
static void