Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Change File to Project menu in main screen
  • Loading branch information
NathanW2 committed Apr 20, 2013
1 parent 8b18577 commit 5c533bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/ui/qgisapp.ui
Expand Up @@ -17,7 +17,7 @@
<x>0</x>
<y>0</y>
<width>1050</width>
<height>24</height>
<height>21</height>
</rect>
</property>
<widget class="QMenu" name="mEditMenu">
Expand Down Expand Up @@ -51,7 +51,7 @@
</widget>
<widget class="QMenu" name="mFileMenu">
<property name="title">
<string>&amp;File</string>
<string>P&amp;roject</string>
</property>
<widget class="QMenu" name="mRecentProjectsMenu">
<property name="title">
Expand Down Expand Up @@ -553,7 +553,7 @@
<normaloff>:/images/themes/default/mActionFileExit.png</normaloff>:/images/themes/default/mActionFileExit.png</iconset>
</property>
<property name="text">
<string>Exit</string>
<string>Exit QGIS</string>
</property>
<property name="shortcut">
<string>Ctrl+Q</string>
Expand Down

0 comments on commit 5c533bf

Please sign in to comment.