Changeset b9834d8 in confclerk_git for src/gui/about.ui
- Timestamp:
- 06/24/11 01:41:28 (12 years ago)
- Branches:
- master, qt5
- Children:
- 73f4f69
- Parents:
- babe4cd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/gui/about.ui
rbabe4cd rb9834d8 182 182 </property> 183 183 <property name="text"> 184 <string> FOSDEM Schedule</string>184 <string>ConfClerk</string> 185 185 </property> 186 186 </widget> … … 189 189 <widget class="QLabel" name="label_2"> 190 190 <property name="text"> 191 <string> Version 0.4.1</string>191 <string>(Successor of FOSDEM schedule)</string> 192 192 </property> 193 193 </widget> … … 203 203 <widget class="QLabel" name="description"> 204 204 <property name="text"> 205 <string> FOSDEM Schedule is an application written in Qt, which makes the conference schedule available offline. Supports searches on various items (speaker, speech topic, location, etc.). For Nokia N810 and N900 Internet Tablets.</string>205 <string>ConfClerk is an application written in Qt, which makes conference schedules available offline. It displays the conference schedule from various views, support searches on various items (speaker, speech topic, location, etc.) and enables you to select favorite events and create your own schedule. At the moment ConfClerk is able to import schedules in XML format created by the PentaBarf conference management system used by e.g. FOSDEM, DebConf, and the CCC.</string> 206 206 </property> 207 207 <property name="wordWrap"> … … 259 259 </property> 260 260 <property name="text"> 261 <string>Berendova Monika, Hanzes Matus, Komara Martin, Korinek Pavol, Pavelka Pavol, Timko Marek, Uzak Matus, Fortes Francisco </string>261 <string>Berendova Monika, Hanzes Matus, Komara Martin, Korinek Pavol, Pavelka Pavol, Timko Marek, Uzak Matus, Fortes Francisco, Philipp Spitzer, gregor herrmann</string> 262 262 </property> 263 263 <property name="wordWrap"> … … 284 284 </property> 285 285 <property name="title"> 286 <string> Notice</string>286 <string>Copyright and license</string> 287 287 </property> 288 288 <layout class="QVBoxLayout" name="verticalLayout_5"> … … 302 302 </property> 303 303 <property name="text"> 304 <string> FOSDEM Scheduleis free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.</string>304 <string>ConfClerk is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.</string> 305 305 </property> 306 306 <property name="wordWrap"> … … 318 318 </property> 319 319 <property name="text"> 320 <string> FOSDEM Scheduleis distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</string>320 <string>ConfClerk is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</string> 321 321 </property> 322 322 <property name="wordWrap"> … … 331 331 <widget class="QLabel" name="copyright"> 332 332 <property name="text"> 333 <string>Copyright (C) 2010 Ixonos Plc.</string> 333 <string>Copyright (C) 2010 Ixonos Plc. 334 Copyright (C) 2011 Philipp Spitzer & gregor herrmann</string> 334 335 </property> 335 336 </widget>
Note: See TracChangeset
for help on using the changeset viewer.