mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
profiles: standardize on just "GTK" on comments
For consistency and to reduce confusion.
The toolkit has been renamed from "GTK+" to just "GTK" in 2019[1].
Note: This also fixes some adjacent typos.
Commands used to search and replace:
$ git grep -lz 'G[Tt][Kk]' -- etc | xargs -0 -I '{}' sh -c \
"printf '%s\n' \"\$(sed -E \
-e 's/G[Tt][Kk]\+?/GTK/g' \
-e 's/GTK-.\.0/GTK/g' \
-e 's/GTK base/GTK-base/g' \
-e 's/GTK-base /GTK-based /g' \
-e 's/Light weight/Lightweight/g' \
-e 's/client with GTK/client made with GTK/g' '{}')\" >'{}'"
Misc: I noticed this on #5722.
[1] https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
This commit is contained in:
parent
6d2c7e3e67
commit
fda7560c49
25 changed files with 25 additions and 25 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Firejail profile for apostrophe
|
||||
# Description: Distraction free Markdown editor for GNU/Linux made with GTK+
|
||||
# Description: Distraction free Markdown editor for GNU/Linux made with GTK
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include apostrophe.local
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# Firejail profile for bluefish
|
||||
# Description: Advanced Gtk+ text editor for web and software development
|
||||
# Description: Advanced GTK text editor for web and software development
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include bluefish.local
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# Firejail profile for celluloid
|
||||
# Description: Simple GTK+ frontend for mpv
|
||||
# Description: Simple GTK frontend for mpv
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include celluloid.local
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# Firejail profile for claws-mail
|
||||
# Description: Fast, lightweight and user-friendly GTK based email client
|
||||
# Description: Fast, lightweight and user-friendly GTK-based email client
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include claws-mail.local
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# Firejail profile for clipit
|
||||
# Description: Lightweight GTK+ clipboard manager
|
||||
# Description: Lightweight GTK clipboard manager
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include clipit.local
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# Firejail profile for com.github.bleakgrey.tootle
|
||||
# Description: Gtk Mastodon client
|
||||
# Description: GTK Mastodon client
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include com.github.bleakgrey.tootle.local
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# Firejail profile for corebird
|
||||
# Description: Native Gtk+ Twitter client for the Linux desktop
|
||||
# Description: Native GTK Twitter client for the Linux desktop
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include corebird.local
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# Firejail profile for deadbeef
|
||||
# Description: A GTK+ audio player for GNU/Linux
|
||||
# Description: A GTK audio player for GNU/Linux
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include deadbeef.local
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# Firejail profile for dino-im
|
||||
# Description: Modern XMPP Chat Client using GTK+/Vala, Ubuntu specific bin name
|
||||
# Description: Modern XMPP Chat Client using GTK/Vala, Ubuntu specific bin name
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include dino-im.local
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# Firejail profile for dino
|
||||
# Description: Modern XMPP Chat Client using GTK+/Vala
|
||||
# Description: Modern XMPP Chat Client using GTK/Vala
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include dino.local
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# Firejail profile for gajim
|
||||
# Description: GTK+-based Jabber client
|
||||
# Description: GTK-based Jabber client
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include gajim.local
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# Firejail profile for geeqie
|
||||
# Description: Image viewer using GTK+
|
||||
# Description: Image viewer using GTK
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include geeqie.local
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# Firejail profile for gtk-lbry-viewer
|
||||
# Description: Gtk front-end to lbry-viewer
|
||||
# Description: GTK front-end to lbry-viewer
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include gtk-lbry-viewer.local
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# Firejail profile for gtk-pipe-viewer
|
||||
# Description: Gtk front-end to pipe-viewer
|
||||
# Description: GTK front-end to pipe-viewer
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include gtk-pipe-viewer.local
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# Firejail profile for gtk-straw-viewer
|
||||
# Description: Gtk front-end to straw-viewer
|
||||
# Description: GTK front-end to straw-viewer
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include gtk-straw-viewer.local
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# Firejail profile for gtk-youtube-viewer
|
||||
# Description: Gtk front-end to youtube-viewer
|
||||
# Description: GTK front-end to youtube-viewer
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include gtk-youtube-viewer.local
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# Firejail profile for gtk2-youtube-viewer
|
||||
# Description: Gtk front-end to youtube-viewer
|
||||
# Description: GTK front-end to youtube-viewer
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include gtk2-youtube-viewer.local
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# Firejail profile for gtk3-youtube-viewer
|
||||
# Description: Gtk front-end to youtube-viewer
|
||||
# Description: GTK front-end to youtube-viewer
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include gtk3-youtube-viewer.local
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# Firejail profile for guvcview
|
||||
# Description: GTK+ base UVC Viewer
|
||||
# Description: GTK-based UVC Viewer
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include guvcview.local
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# Firejail profile for handbrake
|
||||
# Description: Versatile DVD ripper and video transcoder (GTK+ GUI)
|
||||
# Description: Versatile DVD ripper and video transcoder (GTK GUI)
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include handbrake.local
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# Firejail profile for leafpad
|
||||
# Description: GTK+ based simple text editor
|
||||
# Description: GTK-based simple text editor
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include leafpad.local
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# Firejail profile for marker
|
||||
# Description: Marker is a markdown editor for Linux made with Gtk+-3.0
|
||||
# Description: Marker is a markdown editor for Linux made with GTK
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include marker.local
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# Firejail profile for mp3splt-gtk
|
||||
# Description: Gtk utility for mp3/ogg splitting without decoding
|
||||
# Description: GTK utility for mp3/ogg splitting without decoding
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include mp3splt-gtk.local
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# Firejail profile for remmina
|
||||
# Description: GTK+ Remote Desktop Client
|
||||
# Description: GTK Remote Desktop Client
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include remmina.local
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# Firejail profile for sylpheed
|
||||
# Description: Light weight e-mail client with GTK+
|
||||
# Description: Lightweight e-mail client made with GTK
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include sylpheed.local
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue