Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
S
stitchEm
Project
Project
Details
Activity
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
Franco (nextime) Lanza
stitchEm
Commits
228bb93b
Commit
228bb93b
authored
5 years ago
by
Wieland Morgenstern
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove 'List of supported graphics cards' link from Mac package
parent
c0caea28
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
make_dmg_functions.sh
apps/dmg/make_dmg_functions.sh
+0
-4
No files found.
apps/dmg/make_dmg_functions.sh
View file @
228bb93b
...
...
@@ -232,9 +232,6 @@ function make_dmg {
mkdir
"
${
DMG_MOUNT
}
/.background"
cp
"dmg/logo_background.png"
"
${
DMG_MOUNT
}
/.background/"
#copy the link to the nVidia website
cp
"dmg/List of supported graphics cards.webloc"
"
${
DMG_MOUNT
}
/List of supported graphics cards.webloc"
#create an alias to Applications
ln
-sf
/Applications
"
${
DMG_MOUNT
}
/Applications"
...
...
@@ -265,7 +262,6 @@ function make_dmg {
set background picture of theViewOptions to file ".background:'
logo_background.png
'"
set position of item "'
${
APPLICATION_BUNDLE
}
.app
'" of container window to {120, 125}
set position of item "'
Applications
'" of container window to {385, 125}
set position of item "'
List of supported graphics cards.webloc
'" of container window to {260, 300}
close
open
update without registering applications
...
...
This diff is collapsed.
Click to expand it.
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