From 5fd343195be5632ba341031953d4a4e6d9317253 Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 18 Jun 2017 20:31:19 -0400 Subject: Localize a lot of the window titles --- ShiftOS_TheReturn/Desktop.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ShiftOS_TheReturn/Desktop.cs') diff --git a/ShiftOS_TheReturn/Desktop.cs b/ShiftOS_TheReturn/Desktop.cs index a5e7f43..fac5e6b 100644 --- a/ShiftOS_TheReturn/Desktop.cs +++ b/ShiftOS_TheReturn/Desktop.cs @@ -76,7 +76,7 @@ namespace ShiftOS.Engine /// /// Gets or sets this item's category. /// - public string Category { get; private set; } + public string Category { get; internal set; } /// /// Gets whether or not the required upgrade is installed. -- cgit v1.2.3