Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting https://git.osmesh.ru/MOS/OpenBoard/commit/bf4b11cd462899968b89f8e3b6cac040c57fcd28?style=split&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.

removed Sankore occurances

preferencesAboutTextFull
Claudio Valerio 12 years ago
parent 0b816e7b50
commit bf4b11cd46
  1. 4
      resources/forms/mainWindow.ui

@ -11,7 +11,7 @@
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
<string>Open-Sankoré</string> <string>OpenBoard</string>
</property> </property>
<property name="windowIcon"> <property name="windowIcon">
<iconset resource="../OpenBoard.qrc"> <iconset resource="../OpenBoard.qrc">
@ -350,7 +350,7 @@
<string>Quit</string> <string>Quit</string>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Quit Open-Sankoré</string> <string>Quit OpenBoard</string>
</property> </property>
<property name="shortcutContext"> <property name="shortcutContext">
<enum>Qt::WindowShortcut</enum> <enum>Qt::WindowShortcut</enum>

Loading…
Cancel
Save