aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2016-03-19 14:58:27 +0200
committerSergey Poznyakoff <gray@gnu.org>2016-03-19 16:30:41 +0200
commitd6102982ae0e69a2c75cd2a499ba3909516cc0ae (patch)
tree054f8a27dc1eb92497d9bb357f2cde7f0d823fac /src
parent60b43ae490f52a783a34c8d77baaa695f7c32f01 (diff)
downloadpies-d6102982ae0e69a2c75cd2a499ba3909516cc0ae.tar.gz
pies-d6102982ae0e69a2c75cd2a499ba3909516cc0ae.tar.bz2
Add testsute
Diffstat (limited to 'src')
-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)
2078#define INSTANCE_IDX 3 2078#define INSTANCE_IDX 3
2079 "instance", NULL, 2079 "instance", NULL,
2080 "canonical_program_name", "pies", 2080 "canonical_program_name", "pies",
2081 "package", PACKAGE, 2081 "package", PACKAGE_NAME,
2082 "version", PACKAGE_VERSION, 2082 "version", PACKAGE_VERSION,
2083 NULL 2083 NULL
2084 }; 2084 };

Return to:

Send suggestions and report system problems to the System administrator.