From fda7560c49ed356e77b3f853eb913e712475a512 Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Wed, 19 Apr 2023 16:22:04 -0300 Subject: 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 --- etc/profile-a-l/apostrophe.profile | 2 +- etc/profile-a-l/bluefish.profile | 2 +- etc/profile-a-l/celluloid.profile | 2 +- etc/profile-a-l/claws-mail.profile | 2 +- etc/profile-a-l/clipit.profile | 2 +- etc/profile-a-l/com.github.bleakgrey.tootle.profile | 2 +- etc/profile-a-l/corebird.profile | 2 +- etc/profile-a-l/deadbeef.profile | 2 +- etc/profile-a-l/dino-im.profile | 2 +- etc/profile-a-l/dino.profile | 2 +- etc/profile-a-l/gajim.profile | 2 +- etc/profile-a-l/geeqie.profile | 2 +- etc/profile-a-l/gtk-lbry-viewer.profile | 2 +- etc/profile-a-l/gtk-pipe-viewer.profile | 2 +- etc/profile-a-l/gtk-straw-viewer.profile | 2 +- etc/profile-a-l/gtk-youtube-viewer.profile | 2 +- etc/profile-a-l/gtk2-youtube-viewer.profile | 2 +- etc/profile-a-l/gtk3-youtube-viewer.profile | 2 +- etc/profile-a-l/guvcview.profile | 2 +- etc/profile-a-l/handbrake.profile | 2 +- etc/profile-a-l/leafpad.profile | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) (limited to 'etc/profile-a-l') diff --git a/etc/profile-a-l/apostrophe.profile b/etc/profile-a-l/apostrophe.profile index 0655c2e6f..cc9c893de 100644 --- a/etc/profile-a-l/apostrophe.profile +++ b/etc/profile-a-l/apostrophe.profile @@ -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 diff --git a/etc/profile-a-l/bluefish.profile b/etc/profile-a-l/bluefish.profile index d24f76262..e65f76a60 100644 --- a/etc/profile-a-l/bluefish.profile +++ b/etc/profile-a-l/bluefish.profile @@ -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 diff --git a/etc/profile-a-l/celluloid.profile b/etc/profile-a-l/celluloid.profile index 7b0f7bdf0..9f83b8232 100644 --- a/etc/profile-a-l/celluloid.profile +++ b/etc/profile-a-l/celluloid.profile @@ -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 diff --git a/etc/profile-a-l/claws-mail.profile b/etc/profile-a-l/claws-mail.profile index e0f1bca94..7fefc68b1 100644 --- a/etc/profile-a-l/claws-mail.profile +++ b/etc/profile-a-l/claws-mail.profile @@ -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 diff --git a/etc/profile-a-l/clipit.profile b/etc/profile-a-l/clipit.profile index 504bce0b1..321d59783 100644 --- a/etc/profile-a-l/clipit.profile +++ b/etc/profile-a-l/clipit.profile @@ -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 diff --git a/etc/profile-a-l/com.github.bleakgrey.tootle.profile b/etc/profile-a-l/com.github.bleakgrey.tootle.profile index 8b7d2317c..180282869 100644 --- a/etc/profile-a-l/com.github.bleakgrey.tootle.profile +++ b/etc/profile-a-l/com.github.bleakgrey.tootle.profile @@ -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 diff --git a/etc/profile-a-l/corebird.profile b/etc/profile-a-l/corebird.profile index 1774669f1..09f80d7bb 100644 --- a/etc/profile-a-l/corebird.profile +++ b/etc/profile-a-l/corebird.profile @@ -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 diff --git a/etc/profile-a-l/deadbeef.profile b/etc/profile-a-l/deadbeef.profile index 4eb89503a..71afecd7a 100644 --- a/etc/profile-a-l/deadbeef.profile +++ b/etc/profile-a-l/deadbeef.profile @@ -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 diff --git a/etc/profile-a-l/dino-im.profile b/etc/profile-a-l/dino-im.profile index ae0549d3e..3f4e3a381 100644 --- a/etc/profile-a-l/dino-im.profile +++ b/etc/profile-a-l/dino-im.profile @@ -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 diff --git a/etc/profile-a-l/dino.profile b/etc/profile-a-l/dino.profile index 1f7134ff2..fe2b59a1e 100644 --- a/etc/profile-a-l/dino.profile +++ b/etc/profile-a-l/dino.profile @@ -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 diff --git a/etc/profile-a-l/gajim.profile b/etc/profile-a-l/gajim.profile index c8414ad1b..7cef2dbbb 100644 --- a/etc/profile-a-l/gajim.profile +++ b/etc/profile-a-l/gajim.profile @@ -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 diff --git a/etc/profile-a-l/geeqie.profile b/etc/profile-a-l/geeqie.profile index 95adc6840..f81a49e4f 100644 --- a/etc/profile-a-l/geeqie.profile +++ b/etc/profile-a-l/geeqie.profile @@ -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 diff --git a/etc/profile-a-l/gtk-lbry-viewer.profile b/etc/profile-a-l/gtk-lbry-viewer.profile index 71d4fd632..6d143bbe0 100644 --- a/etc/profile-a-l/gtk-lbry-viewer.profile +++ b/etc/profile-a-l/gtk-lbry-viewer.profile @@ -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 diff --git a/etc/profile-a-l/gtk-pipe-viewer.profile b/etc/profile-a-l/gtk-pipe-viewer.profile index b41a5d8ee..059961742 100644 --- a/etc/profile-a-l/gtk-pipe-viewer.profile +++ b/etc/profile-a-l/gtk-pipe-viewer.profile @@ -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 diff --git a/etc/profile-a-l/gtk-straw-viewer.profile b/etc/profile-a-l/gtk-straw-viewer.profile index 84429856d..5f1933258 100644 --- a/etc/profile-a-l/gtk-straw-viewer.profile +++ b/etc/profile-a-l/gtk-straw-viewer.profile @@ -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 diff --git a/etc/profile-a-l/gtk-youtube-viewer.profile b/etc/profile-a-l/gtk-youtube-viewer.profile index 5463973ad..2bbd8910e 100644 --- a/etc/profile-a-l/gtk-youtube-viewer.profile +++ b/etc/profile-a-l/gtk-youtube-viewer.profile @@ -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 diff --git a/etc/profile-a-l/gtk2-youtube-viewer.profile b/etc/profile-a-l/gtk2-youtube-viewer.profile index 51f0a0dd6..8ff09f4d2 100644 --- a/etc/profile-a-l/gtk2-youtube-viewer.profile +++ b/etc/profile-a-l/gtk2-youtube-viewer.profile @@ -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 diff --git a/etc/profile-a-l/gtk3-youtube-viewer.profile b/etc/profile-a-l/gtk3-youtube-viewer.profile index e380304b3..fdcb438de 100644 --- a/etc/profile-a-l/gtk3-youtube-viewer.profile +++ b/etc/profile-a-l/gtk3-youtube-viewer.profile @@ -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 diff --git a/etc/profile-a-l/guvcview.profile b/etc/profile-a-l/guvcview.profile index 467bee3a0..0e4125791 100644 --- a/etc/profile-a-l/guvcview.profile +++ b/etc/profile-a-l/guvcview.profile @@ -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 diff --git a/etc/profile-a-l/handbrake.profile b/etc/profile-a-l/handbrake.profile index 488665154..e0ef23cce 100644 --- a/etc/profile-a-l/handbrake.profile +++ b/etc/profile-a-l/handbrake.profile @@ -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 diff --git a/etc/profile-a-l/leafpad.profile b/etc/profile-a-l/leafpad.profile index 27b27a20b..ef0029c73 100644 --- a/etc/profile-a-l/leafpad.profile +++ b/etc/profile-a-l/leafpad.profile @@ -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 -- cgit v1.2.3-70-g09d2