desktop-utils.exlib: set Name to ${PN^} by default

This commit is contained in:
Julian Ospald 2016-05-26 18:15:03 +02:00
parent a78b07d2e4
commit 730aaf66f1
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ here_desktop_entry() {
# Inspection: $PN, $SUMMARY
# Errors: on invalid arguments
install_desktop_entry() {
local Name=${PN}
local Name=${PN^}
local Comment=${SUMMARY}
local Exec=${PN}
local TryExec=