File tree Expand file tree Collapse file tree 2 files changed +2
-20
lines changed Expand file tree Collapse file tree 2 files changed +2
-20
lines changed Original file line number Diff line number Diff line change 1
- del " %OSGEO4W_STARTMENU% \Quantum GIS (@version@).lnk"
1
+ del " %OSGEO4W_STARTMENU% \Quantum GIS Desktop (@version@).lnk"
2
2
del " %OSGEO4W_STARTMENU% \Quantum GIS Browser (@version@).lnk"
3
- del " %ALLUSERSPROFILE% \Desktop\Quantum GIS (@version@).lnk"
3
+ del " %ALLUSERSPROFILE% \Desktop\Quantum GIS Desktop (@version@).lnk"
4
4
del " %ALLUSERSPROFILE% \Desktop\Quantum GIS Browser (@version@).lnk"
5
5
del " %OSGEO4W_ROOT% " \bin\@ package@ .bat
6
6
del " %OSGEO4W_ROOT% " \bin\@ package@ -browser.bat
Original file line number Diff line number Diff line change 1
- <!--
2
- ***************************************************************************
3
- ctest2junix.xsl
4
- ----------------------
5
- begin : July 2012
6
- copyright : (C) 2012 by Tim Sutton
7
- email : tim at linfiniti dot com
8
- ***************************************************************************/
9
-
10
- /***************************************************************************
11
- * *
12
- * This program is free software; you can redistribute it and/or modify *
13
- * it under the terms of the GNU General Public License as published by *
14
- * the Free Software Foundation; either version 2 of the License, or *
15
- * (at your option) any later version. *
16
- * *
17
- ***************************************************************************
18
- -->
19
1
<xsl : stylesheet xmlns : xsl =" http://www.w3.org/1999/XSL/Transform" version =" 1.0" >
20
2
<xsl : output method =" xml" indent =" yes" />
21
3
You can’t perform that action at this time.
0 commit comments