We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
meson.build
1 parent 76be69f commit 6920bbeCopy full SHA for 6920bbe
src/meson.build
@@ -7,7 +7,7 @@ pkgconfig = import('pkgconfig')
7
pkgconfig.generate(
8
version: meson.project_version(),
9
name: meson.project_name(),
10
- description: 'GTK3 shell for Wayfire',
+ description: 'GTK4 shell for Wayfire',
11
variables: [
12
'metadatadir=' + metadata_dir,
13
'sysconfdir=' + sysconf_dir,
0 commit comments