diff options
author | Robert Tari <robert@tari.in> | 2024-08-27 14:43:59 +0200 |
---|---|---|
committer | Robert Tari <robert@tari.in> | 2024-08-27 14:43:59 +0200 |
commit | 269aa4c7df03e1e581c01866c91bcfa5524d6334 (patch) | |
tree | 2fcd022cbfcb82537b15ae334b563cfaf16e5dde /data/man/man8 | |
parent | 4bfbd579171d9194956376c7153f378ff6eb9d4e (diff) | |
download | ayatana-settings-269aa4c7df03e1e581c01866c91bcfa5524d6334.tar.gz ayatana-settings-269aa4c7df03e1e581c01866c91bcfa5524d6334.tar.bz2 ayatana-settings-269aa4c7df03e1e581c01866c91bcfa5524d6334.zip |
Rewrite using C/CMake/Gtk4 and add some features/tweaks
Diffstat (limited to 'data/man/man8')
-rw-r--r-- | data/man/man8/ayatana-settings.8 | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/data/man/man8/ayatana-settings.8 b/data/man/man8/ayatana-settings.8 deleted file mode 100644 index c81e3a6..0000000 --- a/data/man/man8/ayatana-settings.8 +++ /dev/null @@ -1,43 +0,0 @@ -'\" -*- coding: utf-8 -*- -'\" vim:fenc=utf-8 -.if \n(.g .ds T< \\FC -.if \n(.g .ds T> \\F[\n[.fam]] -.de URL -\\$2 \(la\\$1\(ra\\$3 -.. -.if \n(.g .mso www.tmac -.TH ayatana-settings 8 "Nov 2023" "Version 23.11.14" "Ayatana Indicators Settings" -.SH NAME -ayatana-settings \- Fine-tune behaviour of Ayatana System Indicators -.SH SYNOPSIS -'nh -.fi -.ad l -\fBayatana-settings\fR \kx -.if (\nx>(\n(.l/2)) .nr x (\n(.l/5) -'in \n(.iu+\nxu -[ -\fIoptions\fR -] -'in \n(.iu-\nxu -.ad b -'hy -.SH DESCRIPTION -Ayatana (System) Indicators are a set of notification tray icons that are -available for desktop environments that provide an Indicator Renderer -applet. With Ayatana System Indicators users can get easy access to -various system properties and settings (e.g. sound, events, messages and -notifications, session management, bluetooth, etc.). -.PP -\fBayatana-settings\fR is a graphical tool supplementing the desktop -environment's control center / settings area and allows the user to -fine-tune the behaviour of Ayatana System Indicators. -.SH COMMON OPTIONS -\fBayatana-settings\fR does not have any command line options (except -those provided by standard GTK applications). -.SH "FILES" -~/.config/autostart/ayatana-indicator-*.desktop -.PP -.SH AUTHOR -This manual has been written for the Ayatana Indicators project by Mike -Gabriel <mike.gabriel@das-netzwerkteam.de>. |