aboutsummaryrefslogtreecommitdiff
path: root/src/progman.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/progman.c')
-rw-r--r--src/progman.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/progman.c b/src/progman.c
index 5693011..fdb829a 100644
--- a/src/progman.c
+++ b/src/progman.c
@@ -2078,7 +2078,7 @@ notify (const char *tag, int status, struct action *act)
#define INSTANCE_IDX 3
"instance", NULL,
"canonical_program_name", "pies",
- "package", PACKAGE,
+ "package", PACKAGE_NAME,
"version", PACKAGE_VERSION,
NULL
};

Return to:

Send suggestions and report system problems to the System administrator.