Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
OpenBoard
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lifo
Nicolas Ollinger
OpenBoard
Commits
52f52623
Commit
52f52623
authored
Dec 01, 2011
by
Claudio Valerio
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
changing name on mac
parent
2b85b714
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
12 deletions
+12
-12
release.macx.sh
release.macx.sh
+4
-4
mainWindow.ui
resources/forms/mainWindow.ui
+8
-8
No files found.
release.macx.sh
View file @
52f52623
...
...
@@ -103,11 +103,11 @@ if [ $? != 0 ]; then
fi
NAME
=
"
Sankore 3.1
"
NAME
=
"
Open-Sankoré
"
DMG
=
"
$NAME
.dmg"
VOLUME
=
"/Volumes/
$NAME
"
APP
=
"
$PRODUCT_DIR
/
Sankore 3.1
.app"
APP
=
"
$PRODUCT_DIR
/
Open-Sankoré
.app"
DSYM_NAME
=
"
$NAME
(r
$SVN_REVISION
).dSYM"
DSYM
=
"
$PRODUCT_DIR
/
$DSYM_NAME
"
GSYM_i386
=
"
$PRODUCT_DIR
/
$NAME
i386.sym"
...
...
@@ -128,8 +128,8 @@ notify "Bulding frameworks ..."
$MACDEPLOYQT
"
$APP
"
notify
"Extracting debug information ..."
$DSYMUTIL
"
$APP
/Contents/MacOS/
Sankore 3.1
"
-o
"
$DSYM
"
$STRIP
-S
"
$APP
/Contents/MacOS/
Sankore 3.1
"
$DSYMUTIL
"
$APP
/Contents/MacOS/
Open-Sankoré
"
-o
"
$DSYM
"
$STRIP
-S
"
$APP
/Contents/MacOS/
Open-Sankoré
"
notify
"Creating dmg ..."
umount
"
$VOLUME
"
2> /dev/null
...
...
resources/forms/mainWindow.ui
View file @
52f52623
...
...
@@ -11,7 +11,7 @@
</rect>
</property>
<property
name=
"windowTitle"
>
<string>
Uniboard
</string>
<string>
Open-Sankoré
</string>
</property>
<property
name=
"windowIcon"
>
<iconset
resource=
"../sankore.qrc"
>
...
...
@@ -388,7 +388,7 @@
<string>
Quit
</string>
</property>
<property
name=
"toolTip"
>
<string>
Quit
Uniboard
</string>
<string>
Quit
Open-Sankoré
</string>
</property>
<property
name=
"shortcutContext"
>
<enum>
Qt::WindowShortcut
</enum>
...
...
@@ -628,10 +628,10 @@
<normaloff>
:/images/toolbar/menu.png
</normaloff>
:/images/toolbar/menu.png
</iconset>
</property>
<property
name=
"text"
>
<string>
Sankoré 3.1
</string>
<string>
Open-Sankoré
</string>
</property>
<property
name=
"toolTip"
>
<string>
Sankore 3.1
</string>
<string>
Open-Sankoré
</string>
</property>
</action>
<action
name=
"actionDesktop"
>
...
...
@@ -1602,10 +1602,10 @@
<normaloff>
:/images/toolbar/paraschool.png
</normaloff>
:/images/toolbar/paraschool.png
</iconset>
</property>
<property
name=
"text"
>
<string>
Sankoré Editor
</string>
<string>
Open-
Sankoré Editor
</string>
</property>
<property
name=
"toolTip"
>
<string>
Show
Sankore
Widgets Editor
</string>
<string>
Show
Open-Sankoré
Widgets Editor
</string>
</property>
</action>
<action
name=
"actionHideApplication"
>
...
...
@@ -1614,10 +1614,10 @@
<normaloff>
:/images/toolbar/hide.png
</normaloff>
:/images/toolbar/hide.png
</iconset>
</property>
<property
name=
"text"
>
<string>
Hide Sankoré
</string>
<string>
Hide
Open-
Sankoré
</string>
</property>
<property
name=
"toolTip"
>
<string>
Hide Sankoré Application
</string>
<string>
Hide
Open-
Sankoré Application
</string>
</property>
<property
name=
"shortcut"
>
<string>
Ctrl+H
</string>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment