mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-22 05:12:27 +00:00
Add description to tab_data.toml for the printer addition.
This commit is contained in:
parent
364a4c5973
commit
1e005b5d19
|
@ -80,8 +80,9 @@ script = "monitor-control/set_resolutions.sh"
|
||||||
name = "Printers"
|
name = "Printers"
|
||||||
|
|
||||||
[[data.entries]]
|
[[data.entries]]
|
||||||
name = "Install EPSON printer drivers"
|
name = "Install Epson printer drivers"
|
||||||
script = "printers/install-epson-printer-drivers.sh"
|
script = "printers/install-epson-printer-drivers.sh"
|
||||||
|
descrption = "This script will install the Epson printer drivers."
|
||||||
task_list = "I"
|
task_list = "I"
|
||||||
|
|
||||||
[[data]]
|
[[data]]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user