mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-22 12:45:00 +00:00
style(*): embedded logo and title into manager tab
This commit is contained in:
parent
f96ea6e174
commit
a66aa290bc
2 changed files with 7 additions and 19 deletions
|
@ -68,7 +68,7 @@ namespace SourceGit.UI {
|
|||
};
|
||||
|
||||
Tabs.Add(new Tab() {
|
||||
Title = "Repositories",
|
||||
Title = "SOURCE GIT",
|
||||
Page = new Manager(),
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue