2013-03-15 12:25 UTC+0100 Viktor Szakats (harbour syenar.net)
* package/mpkg_win.nsi
* package/winuni/mpkg_win_uni.nsi
! updated defunct source timeline links in Windows
"start menu" shortcuts
This commit is contained in:
@@ -10,6 +10,12 @@
|
||||
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
|
||||
*/
|
||||
|
||||
2013-03-15 12:25 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* package/mpkg_win.nsi
|
||||
* package/winuni/mpkg_win_uni.nsi
|
||||
! updated defunct source timeline links in Windows
|
||||
"start menu" shortcuts
|
||||
|
||||
2013-03-15 11:58 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* package/harbour.rb
|
||||
* package/mpkg_win_nightly.bat
|
||||
|
||||
@@ -134,7 +134,7 @@ Section "Start Menu and Desktop icons" hb_shortcuts
|
||||
WriteINIStr "$SMPROGRAMS\Harbour\Links\Sourceforge Page.url" "InternetShortcut" "URL" "http://sourceforge.net/projects/harbour-project/"
|
||||
WriteINIStr "$SMPROGRAMS\Harbour\Links\Users' Mailing List.url" "InternetShortcut" "URL" "http://groups.google.com/group/harbour-users/"
|
||||
WriteINIStr "$SMPROGRAMS\Harbour\Links\Developers' Mailing List.url" "InternetShortcut" "URL" "http://groups.google.com/group/harbour-devel/"
|
||||
WriteINIStr "$SMPROGRAMS\Harbour\Links\Development Timeline.url" "InternetShortcut" "URL" "http://sourceforge.net/apps/trac/harbour-project/timeline"
|
||||
WriteINIStr "$SMPROGRAMS\Harbour\Links\Development Timeline.url" "InternetShortcut" "URL" "https://github.com/harbour/core/commits/master"
|
||||
|
||||
SectionEnd
|
||||
|
||||
|
||||
@@ -343,7 +343,7 @@ Section "Start Menu and Desktop icons" hb_shortcuts
|
||||
WriteINIStr "$SMPROGRAMS\Harbour $%HB_VM%\Links\Sourceforge Page.url" "InternetShortcut" "URL" "http://sourceforge.net/projects/harbour-project/"
|
||||
WriteINIStr "$SMPROGRAMS\Harbour $%HB_VM%\Links\Users' Mailing List.url" "InternetShortcut" "URL" "http://groups.google.com/group/harbour-users/"
|
||||
WriteINIStr "$SMPROGRAMS\Harbour $%HB_VM%\Links\Developers' Mailing List.url" "InternetShortcut" "URL" "http://groups.google.com/group/harbour-devel/"
|
||||
WriteINIStr "$SMPROGRAMS\Harbour $%HB_VM%\Links\Development Timeline.url" "InternetShortcut" "URL" "http://sourceforge.net/apps/trac/harbour-project/timeline"
|
||||
WriteINIStr "$SMPROGRAMS\Harbour $%HB_VM%\Links\Development Timeline.url" "InternetShortcut" "URL" "https://github.com/harbour/core/commits/master"
|
||||
|
||||
SectionEnd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user