#1227: appWizard in windows should create also a .BAT extension, not only .sh
----------------------+-----------------------------------------------------
  Reporter:  shula    |       Owner:  paul              
      Type:  defect   |      Status:  assigned          
  Priority:  trivial  |   Milestone:  0.9.2             
 Component:  ui       |     Version:  0.9.1             
Resolution:           |    Keywords:  appwizard, windows
----------------------+-----------------------------------------------------
Comment (by paul):

 Replying to [comment:3 paul]:
 > Replying to [comment:1 shula]:
 > > (sorry for the formatting; next time i'll preview)
 >
 > Note how I changed it, using the shebang python within the curly braces.

 hmm, you probably *can't* see what I mean. Here's how to format blocks of
 code with python coloring:

 {{{
 {{{
 #!python
 f = open("./go.sh", "w")
 }}}
 }}}

 The above will look like:

 {{{
 #!python
 f = open("./go.sh", "w")
 }}}


 (todo: add this to a ticket-submission guideline wiki page)

-- 
Ticket URL: <http://trac.dabodev.com/ticket/1227#comment:4>
Dabo Trac <http://trac.dabodev.com>
Trac Page for Dabo

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to