aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2025-05-23 10:49:15 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2025-05-23 10:49:39 +0200
commitb9170bd53f7622e445ed85def410a26a8222ea36 (patch)
tree44bb81a97478a85eee3ab3357786c9a03cc0eed9 /configure.ac
parentfba0c2d489f6d8c1788ba777a5ab7d90d879f3c5 (diff)
downloadarctica-greeter-b9170bd53f7622e445ed85def410a26a8222ea36.tar.gz
arctica-greeter-b9170bd53f7622e445ed85def410a26a8222ea36.tar.bz2
arctica-greeter-b9170bd53f7622e445ed85def410a26a8222ea36.zip
Release 0.99.9.30.99.9.3
- data/org.ArcticaProject.arctica-greeter.gschema.xml: Set menubar-alpha default to 0.3. (Originally 0.2, changed to 0.5 as part of 2bc439d3, now back to a compromise). - Apply custom menubar transparency even if theme background is used. - Use the theme menubar background colour if no custom colour is specified. - Translation updates (thanks to all contributors on hosted.weblate.org).
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f9c6c16..19c8020 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(arctica-greeter, 0.99.9.2)
+AC_INIT(arctica-greeter, 0.99.9.3)
AC_CONFIG_MACRO_DIR(m4)
AM_INIT_AUTOMAKE(subdir-objects)
AM_PROG_CC_C_O