[linux-minidisc] about dialog
- From: Simon Iten <itensimon@gmail.com>
- To: linux-minidisc@lists.fu-berlin.de
- Date: Thu, 25 Mar 2010 16:33:08 +0100
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:content-type:date:message-id:mime-version:x-mailer; b=dFs+osVRtXGl2Q9SQQt7QIareP4BdiqLZKN8WSwV0gH1RsOk3rEds2zf4U4irVGinD 0YZssp+xS0Sw4Rp2V/3N9eILxVJkjY1QL+o+CXy8W6O118DV553c5xdFAXTWq+qe2BCF l20pFts1lMt8CvIU7+4upLRhuRjsHgT3tq4o4=
- Subject: [linux-minidisc] about dialog
>From 362c35642202433bf8ba915bacfe6b45387b5b75 Mon Sep 17 00:00:00 2001
From: Simon Iten <simon@lokki-laptop.(none)>
Date: Thu, 25 Mar 2010 15:51:48 +0100
Subject: [PATCH 222/222] a fancier about dialog...rip off from pidgin.
---
qhimdtransfer/qhimdaboutdialog.ui | 196 +++++++++++++++++++++++++++----------
1 files changed, 142 insertions(+), 54 deletions(-)
diff --git a/qhimdtransfer/qhimdaboutdialog.ui b/qhimdtransfer/qhimdaboutdialog.ui
index 0645d3e..f1ce816 100644
--- a/qhimdtransfer/qhimdaboutdialog.ui
+++ b/qhimdtransfer/qhimdaboutdialog.ui
@@ -9,26 +9,26 @@
<rect>
<x>0</x>
<y>0</y>
- <width>400</width>
- <height>480</height>
+ <width>530</width>
+ <height>600</height>
</rect>
</property>
<property name="sizePolicy">
- <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
+ <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
- <width>400</width>
- <height>480</height>
+ <width>530</width>
+ <height>600</height>
</size>
</property>
<property name="maximumSize">
<size>
- <width>400</width>
- <height>480</height>
+ <width>530</width>
+ <height>600</height>
</size>
</property>
<property name="windowTitle">
@@ -37,57 +37,145 @@
<property name="modal">
<bool>true</bool>
</property>
- <widget class="QWidget" name="verticalLayoutWidget">
+ <widget class="QTextBrowser" name="textBrowser">
<property name="geometry">
<rect>
- <x>20</x>
- <y>10</y>
- <width>361</width>
- <height>451</height>
+ <x>10</x>
+ <y>140</y>
+ <width>511</width>
+ <height>421</height>
</rect>
</property>
- <layout class="QVBoxLayout" name="verticalLayout">
- <item>
- <widget class="QLabel" name="label">
- <property name="text">
- <string><h1>About QHiMDTransfer</h1></string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="label_2">
- <property name="text">
- <string/>
- </property>
- <property name="pixmap">
- <pixmap resource="icons.qrc">:/icons/qhimdtransfer.png</pixmap>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QTextBrowser" name="textBrowser">
- <property name="html">
- <string><h3>QHiMDTransfer, Version 0.0.1</h3>
- <p><p>
- <p>A free music transfer software for MiniDisc walkman.</p>
- <p><p>
- <p>Brought to you by the linux-minidisc project:</p>
- <p><p>
- <p>https://wiki.physik.fu-berlin.de/linux-minidisc</p>
- <p><p>
- <p>This software is covered by the GNU GPL v2 license. See the
- file LICENSE in the program folder for more information.</p></string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="pushButton">
- <property name="text">
- <string>&Close</string>
- </property>
- </widget>
- </item>
- </layout>
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="html">
+ <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'DejaVu Sans'; font-size:9pt; font-weight:400; font-style:normal;">
+<p style=" margin-top:14px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:large; font-weight:600;">QHiMDTransfer, Version 0.0.1</span> </p>
+<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">A free music transfer software for MiniDisc walkman. </p>
+<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This software is covered by the GNU GPL v2 license. See the file LICENSE in the program folder for more information.</p>
+<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">URL: <a href="https://wiki.physik.fu-berlin.de/linux-minidisc"><span style=" text-decoration: underline; color:#0000ff;">https://wiki.physik.fu-berlin.de/linux-minidisc</span></a> </p>
+<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">FAQ: <a href="https://wiki.physik.fu-berlin.de/linux-minidisc/doku.php?id=faq"><span style=" text-decoration: underline; color:#0000ff;">https://wiki.physik.fu-berlin.de/linux-minidisc/doku.php?id=faq</span></a></p>
+<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Help from other users: <a href="https://lists.fu-berlin.de/listinfo/linux-minidisc"><span style=" text-decoration: underline; color:#0000ff;">https://lists.fu-berlin.de/listinfo/linux-minidisc</span></a></p>
+<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">This is a </span><span style=" font-size:8pt; font-weight:600;">public </span><span style=" font-size:8pt;">mailing list! (</span><a href="https://lists.fu-berlin.de/pipermail/linux-minidisc/"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">archive</span></a><span style=" font-size:8pt;">)</span></p>
+<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">This list's primary language is </span><span style=" font-size:8pt; font-weight:600;">English</span><span style=" font-size:8pt;">. You are welcome to post in another language, but the responses may be less helpful.</span></p>
+<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Current Developers: </p>
+<p style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">“Nopsled” (Nickname), Sweden</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Marcus Brinkmann, Germany</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">“Megadiscman” (Nickname), Berlin, Germany</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">“Pepe” (Nickname), Berlin, Germany</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Adrian Glaubitz, Berlin, Germany</span></p>
+<p style=" margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">“Mannermoe” (Nickname), Germany</span> </p>
+<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Translations: </p>
+<p style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Norwegian (bokmål): Adrian Glaubitz, Berlin, Germany; Sindre Wetjen, Oslo, Norway</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Swedish: “Nopsled” (Nickname), Sweden</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">French: Daniel Berthereau, France</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Japanese: Wolf Laaser, Berlin, Germany; Toru Shimada, Tokyo, Japan</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">German: Adrian Glaubitz, “Megadiscman” (Nickname), Berlin, Germany</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Portuguese: Rui Principe, Portugal</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Turkish: Nadir Gül, Germany (pending)</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Russian: Sergey “Wedge” Lichack, Russia</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Italian: Marco “Space Dugong” Starace, Berlin, Germany</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Arabic: Hossam Elgabarty, Berlin, Germany</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Polish: Piotr Patoka, Berlin, Germany</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Finnish: Anton Isopoussu, Cambridge, UK</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Greek: Pliubis Apostolos, Greece</span></p>
+<p style=" margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Danish: Peter Kyster Slot, Denmark</span> </p>
+<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Other: </p>
+<p style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Anja Diesing, Germany - Additional icons for QHiMDTransfer</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Tobias Sautner, Germany - Icons for QHiMDTransfer and Website</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">“Mannermoe” (Nickname), Germany - Various Test-Images of HiMDs, Testing, Suggestions</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">“djtechno” (Nickname), Germany - Testing</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Konstantin Felix Madeheim, Germany - IRC-Setup, Wiki-Janitor</span></p>
+<p style=" margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Kevin Chabowski - QHiMDTransfer Mac installer background artwork</span></p>
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:0px;"></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Donations: </p>
+<p style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Peter-Henning Autzen, Stuttgart, Germany - 30 Euro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Jan Jadczak, Grodzisk Mazowiecki, Poland - 5 Euro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Carsten Pfund, Halle a.d. Saale, Germany - 15 Euro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Simon Gottlieb, Dresden, Germany - 10 Euro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Falco Schanz, Dresden, Germany - 25 Euro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Jacques de Vlas, Amsterdam, Netherlands - 7,50 Euro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Richard Pohl, Brno, Czech Republic - 19 Euro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">indeego (Nickname), Germany - 15 Euro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">(Anonymous), Austria - 25 Euro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Benjamin Larsson, Luleå, Sweden - 10 Euro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Máximo Antonio Chicano Díaz, Sevilla, Spain - 10 Euro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Oscar Ruiz, AZ, USA - 10 US$</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Osiris Walstra, Jouac, France - 10 Euro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Robert Cole, OR, USA - 10 Euro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Torben Schinke, Uelzen, Germany - 5 Euro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Manuel Pietschmann, Dresden, Germany - 10 Euro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Alexander Poylisher, NY, USA - 5 Euro</span></p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Hannes Ludwig, Rostock, Germany - 20 Euro</span></p>
+<p style=" margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">“Einsteiger” (Nickname), Germany - Sharp MD-MT899 NetMD Walkman</span> </p>
+<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> </p></body></html></string>
+ </property>
+ </widget>
+ <widget class="QPushButton" name="pushButton">
+ <property name="enabled">
+ <bool>true</bool>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>440</x>
+ <y>570</y>
+ <width>85</width>
+ <height>27</height>
+ </rect>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
+ <horstretch>100</horstretch>
+ <verstretch>100</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="text">
+ <string>&Close</string>
+ </property>
+ <property name="iconSize">
+ <size>
+ <width>16</width>
+ <height>16</height>
+ </size>
+ </property>
+ </widget>
+ <widget class="QLabel" name="label_2">
+ <property name="geometry">
+ <rect>
+ <x>140</x>
+ <y>0</y>
+ <width>251</width>
+ <height>141</height>
+ </rect>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="maximumSize">
+ <size>
+ <width>399</width>
+ <height>16777215</height>
+ </size>
+ </property>
+ <property name="text">
+ <string/>
+ </property>
+ <property name="pixmap">
+ <pixmap resource="icons.qrc">:/icons/qhimdtransfer.png</pixmap>
+ </property>
+ <property name="scaledContents">
+ <bool>false</bool>
+ </property>
</widget>
</widget>
<resources>
--
1.6.3.3