diff options
| author | Mike Skec <skec@protonmail.ch> | 2020-12-24 16:32:14 +1100 |
|---|---|---|
| committer | Felix Queißner <felix@ib-queissner.de> | 2020-12-24 09:21:59 +0100 |
| commit | 237d3a8bc9ed6be7196115e0c7b640ca59349b1d (patch) | |
| tree | b038f16f524b409f42a4e4d815b36c5a5630265d /src/mainwindow.ui | |
| parent | eb4b49245ece1bf1e3d04fcd25e6968b482ff285 (diff) | |
| download | kristall-237d3a8bc9ed6be7196115e0c7b640ca59349b1d.tar.gz | |
Add 'view source' to right-click context menu
Diffstat (limited to 'src/mainwindow.ui')
| -rw-r--r-- | src/mainwindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui index ea7c7cd..5698074 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -392,7 +392,7 @@ </action> <action name="actionShow_document_source"> <property name="text"> - <string>Show document source</string> + <string>View document source</string> </property> </action> </widget> |
