Skip to content

Commit 07ed816

Browse files
committed
Update DbusIndicator.vala
1 parent 9d7304d commit 07ed816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DbusIndicator.vala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ namespace Gabut {
3131

3232
public string id {
3333
get {
34-
return "my-gabutdm";
34+
return Environment.get_application_name ();
3535
}
3636
}
3737
public string category {

0 commit comments

Comments
 (0)