Skip to content

Commit ddd7403

Browse files
committed
Added final publish files
1 parent 1137945 commit ddd7403

File tree

5 files changed

+259
-250
lines changed

5 files changed

+259
-250
lines changed

Package.appxmanifest

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<Identity
1010
Name="9932MartCliment.YoutubeTVClient"
11-
Publisher="CN=7054F010-7BE3-4163-B64E-D51DF58CF867"
11+
Publisher="CN=marti"
1212
Version="1.0.0.0" />
1313

1414
<mp:PhoneIdentity PhoneProductId="46c91493-7ccb-4946-a145-275dbe724dcc" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>
@@ -35,7 +35,7 @@
3535
DisplayName="Youtube TV Client"
3636
Square150x150Logo="Assets\Square150x150Logo.png"
3737
Square44x44Logo="Assets\Square44x44Logo.png"
38-
Description="UNOFFICIAL Youtuve TV Client for Windows machines"
38+
Description="UNOFFICIAL Youtube TV Client for Windows Computers"
3939
BackgroundColor="transparent">
4040
<uap:DefaultTile Wide310x150Logo="Assets\Wide310x150Logo.png"/>
4141
<uap:SplashScreen Image="Assets\SplashScreen.png" />

Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
// General Information about an assembly is controlled through the following
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
8-
[assembly: AssemblyTitle("Youtube TV")]
9-
[assembly: AssemblyDescription("UNOFFICIAL Youtube TV Client")]
8+
[assembly: AssemblyTitle("Youtube TV Client")]
9+
[assembly: AssemblyDescription("UNOFFICIAL Youtube TV Client for Windows computers")]
1010
[assembly: AssemblyConfiguration("")]
11-
[assembly: AssemblyCompany("")]
11+
[assembly: AssemblyCompany("Martí Climent")]
1212
[assembly: AssemblyProduct("Youtube TV")]
1313
[assembly: AssemblyCopyright("Copyright © Google (i guess?)")]
1414
[assembly: AssemblyTrademark("Google")]

0 commit comments

Comments
 (0)