diff options
author | Victor Kareh <[email protected]> | 2018-08-28 18:48:24 -0400 |
---|---|---|
committer | Victor Kareh <[email protected]> | 2018-08-28 18:48:24 -0400 |
commit | 5418b4087150a0b72fa86a8fdea706e66dc908d2 (patch) | |
tree | 8f20634728a2896dacce596941d09fb4a30f9b1a /src/ui/theme-parser.c | |
parent | 9b6f737a66009e139fcf6979fbbdbad33746df80 (diff) | |
download | marco-5418b4087150a0b72fa86a8fdea706e66dc908d2.tar.bz2 marco-5418b4087150a0b72fa86a8fdea706e66dc908d2.tar.xz |
theme: replace mutter/metacity with marco
Diffstat (limited to 'src/ui/theme-parser.c')
-rw-r--r-- | src/ui/theme-parser.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/theme-parser.c b/src/ui/theme-parser.c index 8f7c76fd..1a632d4f 100644 --- a/src/ui/theme-parser.c +++ b/src/ui/theme-parser.c @@ -3464,7 +3464,7 @@ find_version (const char **attribute_names, /* Returns whether the version element was successfully parsed. * If successfully parsed, then two additional items are returned: * - * satisfied: whether this version of Mutter meets the version check + * satisfied: whether this version of Marco meets the version check * minimum_required: minimum version of theme format required by version check */ static gboolean |