Develop and Download Open Source Software

Browse Subversion Repository

Diff of /TimeLogger/trunk/src/org/timerabbit/logger/Preference.fx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 13 by jkawamoto, Sat Oct 17 14:05:49 2009 UTC revision 14 by jkawamoto, Sat Oct 24 16:29:40 2009 UTC
# Line 80  package class Preference extends CustomN Line 80  package class Preference extends CustomN
80                                                                  },                                                                  },
81                                                                  TextBox{                                                                  TextBox{
82                                                                          text: bind startTweet with inverse                                                                          text: bind startTweet with inverse
83                                                                            promptText: "\{title\} is replaced"
84                                                                          columns: 25                                                                          columns: 25
85                                                                          selectOnFocus: true                                                                          selectOnFocus: true
86                                                                  }                                                                  }
# Line 95  package class Preference extends CustomN Line 96  package class Preference extends CustomN
96                                                                  },                                                                  },
97                                                                  TextBox{                                                                  TextBox{
98                                                                          text: bind endTweet with inverse                                                                          text: bind endTweet with inverse
99                                                                            promptText: "\{title\} is replaced"
100                                                                          columns: 25                                                                          columns: 25
101                                                                          selectOnFocus: true                                                                          selectOnFocus: true
102                                                                  }                                                                  }

Legend:
Removed from v.13  
changed lines
  Added in v.14

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26