treewide: remove redundant quotes
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
name = "RuneLite";
|
||||
type = "Application";
|
||||
exec = "runelite";
|
||||
icon = "${icon}";
|
||||
icon = icon;
|
||||
comment = "Open source Old School RuneScape client";
|
||||
terminal = "false";
|
||||
desktopName = "RuneLite";
|
||||
|
||||
Reference in New Issue
Block a user