Merge pull request #457 from krisdoodle45/patch-3

fmpegthumbnailer should be ffmpegthumbnailer
This commit is contained in:
Luke Smith 2022-05-25 14:13:59 +00:00 committed by GitHub
commit 79f9cc4fc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ A,lf-git,"is an extensive terminal file manager that everyone likes."
,sxiv,"is a minimalist image viewer." ,sxiv,"is a minimalist image viewer."
,xwallpaper,"sets the wallpaper." ,xwallpaper,"sets the wallpaper."
,ffmpeg,"can record and splice video and audio on the command line." ,ffmpeg,"can record and splice video and audio on the command line."
,fmpegthumbnailer,"creates thumbnail previews of video files." ,ffmpegthumbnailer,"creates thumbnail previews of video files."
,gnome-keyring,"serves as the system keyring." ,gnome-keyring,"serves as the system keyring."
A,gtk-theme-arc-gruvbox-git,"gives the dark GTK theme used in LARBS." A,gtk-theme-arc-gruvbox-git,"gives the dark GTK theme used in LARBS."
,python-qdarkstyle,"provides a dark Qt theme." ,python-qdarkstyle,"provides a dark Qt theme."

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
16 sxiv is a minimalist image viewer.
17 xwallpaper sets the wallpaper.
18 ffmpeg can record and splice video and audio on the command line.
19 fmpegthumbnailer ffmpegthumbnailer creates thumbnail previews of video files.
20 gnome-keyring serves as the system keyring.
21 A gtk-theme-arc-gruvbox-git gives the dark GTK theme used in LARBS.
22 python-qdarkstyle provides a dark Qt theme.