diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2012-06-13 23:42:18 +0200 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-06-13 23:42:18 +0200 |
| commit | 39588b350296d635de3dcbb4ea8499c8c693b90e (patch) | |
| tree | 81e6113ec60b09fb05880af116a2cd9416378324 /libdbusmenu-glib | |
| parent | 4e49daa82ca948228a7cef9fb552f703d0c80757 (diff) | |
| parent | 09e7b1ae2c772ddedc848db0f3d563ae0362cb95 (diff) | |
| download | libdbusmenu-39588b350296d635de3dcbb4ea8499c8c693b90e.tar.gz libdbusmenu-39588b350296d635de3dcbb4ea8499c8c693b90e.tar.bz2 libdbusmenu-39588b350296d635de3dcbb4ea8499c8c693b90e.zip | |
releasing version 0.6.2-0ubuntu1
Diffstat (limited to 'libdbusmenu-glib')
| -rw-r--r-- | libdbusmenu-glib/enum-types.h | 2 | ||||
| -rw-r--r-- | libdbusmenu-glib/enum-types.h.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libdbusmenu-glib/enum-types.h b/libdbusmenu-glib/enum-types.h index d86ba63..19d924c 100644 --- a/libdbusmenu-glib/enum-types.h +++ b/libdbusmenu-glib/enum-types.h @@ -35,7 +35,7 @@ License version 3 and version 2.1 along with this program. If not, see G_BEGIN_DECLS -/* Enumerations from file: "./types.h" */ +/* Enumerations from file: "types.h" */ #include "types.h" diff --git a/libdbusmenu-glib/enum-types.h.in b/libdbusmenu-glib/enum-types.h.in index 5758438..afd9132 100644 --- a/libdbusmenu-glib/enum-types.h.in +++ b/libdbusmenu-glib/enum-types.h.in @@ -43,7 +43,7 @@ G_END_DECLS /*** END file-tail ***/ /*** BEGIN file-production ***/ -/* Enumerations from file: "@filename@" */ +/* Enumerations from file: "@basename@" */ #include "@basename@" /*** END file-production ***/ |
