diff options
author | James Rowe <jroweboy@gmail.com> | 2018-01-11 21:56:15 -0700 |
---|---|---|
committer | James Rowe <jroweboy@gmail.com> | 2018-01-12 19:11:05 -0700 |
commit | 18ca3ca751ad1596524e473f0ad56253ad4b006f (patch) | |
tree | 5e34ebea9c5385a9649603ee1f92f59f92c063ba /src/yuzu/main.ui | |
parent | f5f28a4f6773e00e0f53454e881fb6d46dfbe6da (diff) |
Removing unused settings and yuzu rebranding
Diffstat (limited to 'src/yuzu/main.ui')
-rw-r--r-- | src/yuzu/main.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu/main.ui b/src/yuzu/main.ui index b13d578f5..234e90c3c 100644 --- a/src/yuzu/main.ui +++ b/src/yuzu/main.ui @@ -143,7 +143,7 @@ </action> <action name="action_About"> <property name="text"> - <string>About Citra</string> + <string>About yuzu</string> </property> </action> <action name="action_Single_Window_Mode"> |