mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
tuxpaint_config, simplify Deskbar Preferences link (#9047)
This commit is contained in:
@@ -83,8 +83,5 @@ INSTALL()
|
||||
addResourcesToBinaries tuxpaint_config.rdef $prefix/bin/tuxpaint-config
|
||||
|
||||
# Add a symlink to the Desktop applets directory in Deskbar
|
||||
desktopPrefsDir="$dataDir/deskbar/menu/Preferences"
|
||||
mkdir -p "$desktopPrefsDir"
|
||||
ln -s $prefix/bin/tuxpaint-config "$desktopPrefsDir"
|
||||
mv $desktopPrefsDir/tuxpaint-config $desktopPrefsDir/"Tux Paint Config"
|
||||
addPreferencesDeskbarSymlink $prefix/bin/tuxpaint-config "Tux Paint Config"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user