Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit c972e15

Browse files
committed
Change distro name and windows caption for a separated release
1 parent 9d5c637 commit c972e15

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

DistroLauncher/DistroLauncher.rc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ IDI_ICON1 ICON ".\images\icon.ico"
6060

6161
STRINGTABLE
6262
BEGIN
63-
IDS_DISTRO_NAME "Debian"
64-
IDS_WINDOW_CAPTION "Debian"
63+
IDS_DISTRO_NAME "DebianJessie"
64+
IDS_WINDOW_CAPTION "Debian 8.0"
6565
END
6666

6767
#endif // English (United States) resources

0 commit comments

Comments
 (0)