Delete some incorrect notr="true"
tags
Signed-off-by: tjw123hh <tjw123hh@outlook.com>
This commit is contained in:
parent
a32ca43288
commit
280f041acb
@ -62,7 +62,7 @@ public:
|
|||||||
|
|
||||||
QString displayName() const override
|
QString displayName() const override
|
||||||
{
|
{
|
||||||
return "Launcher";
|
return tr("Launcher");
|
||||||
}
|
}
|
||||||
QIcon icon() const override
|
QIcon icon() const override
|
||||||
{
|
{
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#!/usr/bin/env xdg-open
|
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Version=1.0
|
Version=1.0
|
||||||
Name=Prism Launcher
|
Name=Prism Launcher
|
||||||
|
Loading…
x
Reference in New Issue
Block a user