Skip to content

Commit

Permalink
Add Frames for: 0.2.x Version and 0.3.x Version
Browse files Browse the repository at this point in the history
  • Loading branch information
eloaders committed Jan 22, 2012
1 parent abaefcf commit 20371c4
Show file tree
Hide file tree
Showing 5 changed files with 62 additions and 50 deletions.
Binary file modified src/i-nex/.gambas/FZASLUGI
Binary file not shown.
40 changes: 22 additions & 18 deletions src/i-nex/.lang/.pot
Original file line number Diff line number Diff line change
Expand Up @@ -508,70 +508,74 @@ msgid ""
"bliższych informacji należy zapoznać się z Powszechną Licencją Publiczną GNU."
msgstr ""

#: Flicencja.form:22 Fzaslugi.form:105
#: Flicencja.form:22 Fzaslugi.form:111
msgid "Zamknij"
msgstr ""

#: Fzaslugi.form:22
#: Fzaslugi.form:23
msgid "Zasługi"
msgstr ""

#: Fzaslugi.form:30
#: Fzaslugi.form:31
msgid "Application"
msgstr ""

#: Fzaslugi.form:34
#: Fzaslugi.form:35
msgid "Główny bajkopisarz:"
msgstr ""

#: Fzaslugi.form:39
#: Fzaslugi.form:40
msgid "Michał 'eloaders' Głowienka"
msgstr ""

#: Fzaslugi.form:44
#: Fzaslugi.form:45
msgid "eloaders@yahoo.com"
msgstr ""

#: Fzaslugi.form:47
#: Fzaslugi.form:48
msgid "Art and graphic"
msgstr ""

#: Fzaslugi.form:51
msgid "Ikona oraz logo programu:"
#: Fzaslugi.form:52
msgid "0.3.x Version"
msgstr ""

#: Fzaslugi.form:56
#: Fzaslugi.form:57
msgid "0.2.x Version"
msgstr ""

#: Fzaslugi.form:62
msgid "Daniel 'DaNieL' Pabis "
msgstr ""

#: Fzaslugi.form:61
#: Fzaslugi.form:67
msgid "daniel.pabis@interia.pl"
msgstr ""

#: Fzaslugi.form:66
#: Fzaslugi.form:72
msgid "Maciej Urmański"
msgstr ""

#: Fzaslugi.form:71
#: Fzaslugi.form:77
msgid "maciej14@gmail.com"
msgstr ""

#: Fzaslugi.form:76
#: Fzaslugi.form:82
msgid "I-Nex Logo by:"
msgstr ""

#: Fzaslugi.form:81
#: Fzaslugi.form:87
msgid "mmaciek12"
msgstr ""

#: Fzaslugi.form:86
#: Fzaslugi.form:92
msgid "DeviantArt"
msgstr ""

#: Fzaslugi.form:91
#: Fzaslugi.form:97
msgid "Mail"
msgstr ""

#: Fzaslugi.form:94
#: Fzaslugi.form:100
msgid "Inne"
msgstr ""
40 changes: 22 additions & 18 deletions src/i-nex/.lang/Fzaslugi.pot
Original file line number Diff line number Diff line change
Expand Up @@ -14,71 +14,75 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: Fzaslugi.form:22
#: Fzaslugi.form:23
msgid "Zasługi"
msgstr ""

#: Fzaslugi.form:30
#: Fzaslugi.form:31
msgid "Application"
msgstr ""

#: Fzaslugi.form:34
#: Fzaslugi.form:35
msgid "Główny bajkopisarz:"
msgstr ""

#: Fzaslugi.form:39
#: Fzaslugi.form:40
msgid "Michał 'eloaders' Głowienka"
msgstr ""

#: Fzaslugi.form:44
#: Fzaslugi.form:45
msgid "eloaders@yahoo.com"
msgstr ""

#: Fzaslugi.form:47
#: Fzaslugi.form:48
msgid "Art and graphic"
msgstr ""

#: Fzaslugi.form:51
msgid "Ikona oraz logo programu:"
#: Fzaslugi.form:52
msgid "0.3.x Version"
msgstr ""

#: Fzaslugi.form:56
#: Fzaslugi.form:57
msgid "0.2.x Version"
msgstr ""

#: Fzaslugi.form:62
msgid "Daniel 'DaNieL' Pabis "
msgstr ""

#: Fzaslugi.form:61
#: Fzaslugi.form:67
msgid "daniel.pabis@interia.pl"
msgstr ""

#: Fzaslugi.form:66
#: Fzaslugi.form:72
msgid "Maciej Urmański"
msgstr ""

#: Fzaslugi.form:71
#: Fzaslugi.form:77
msgid "maciej14@gmail.com"
msgstr ""

#: Fzaslugi.form:76
#: Fzaslugi.form:82
msgid "I-Nex Logo by:"
msgstr ""

#: Fzaslugi.form:81
#: Fzaslugi.form:87
msgid "mmaciek12"
msgstr ""

#: Fzaslugi.form:86
#: Fzaslugi.form:92
msgid "DeviantArt"
msgstr ""

#: Fzaslugi.form:91
#: Fzaslugi.form:97
msgid "Mail"
msgstr ""

#: Fzaslugi.form:94
#: Fzaslugi.form:100
msgid "Inne"
msgstr ""

#: Fzaslugi.form:105
#: Fzaslugi.form:111
msgid "Zamknij"
msgstr ""

2 changes: 1 addition & 1 deletion src/i-nex/.src/Fzaslugi.class
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ Public Sub Button3_Click()

Desktop.Open("mailto:mmaciek123@gmail.com")

End
End
30 changes: 17 additions & 13 deletions src/i-nex/.src/Fzaslugi.form
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Icon = Picture["i-nex.png"]
Resizable = False
{ TabStrip1 TabStrip
Move(0,0,364,217)
Move(0,0,366,264)
Count = 3
Index = 0
Text = ("Application")
Expand All @@ -25,40 +25,44 @@
}
Index = 1
Text = ("Art and graphic")
{ TextLabel1 TextLabel
Move(7,7,168,21)
Text = ("Ikona oraz logo programu:")
{ Frame2 Frame
Move(6,6,348,90)
Text = ("0.3.x Version")
}
{ Frame1 Frame
Move(6,114,348,78)
Text = ("0.2.x Version")
}
{ TextLabel2 TextLabel
Move(6,132,168,21)
Move(12,132,150,24)
Text = ("Daniel 'DaNieL' Pabis ")
}
{ TextLabel3 TextLabel
Move(192,132,168,21)
Move(168,132,168,21)
Text = ("daniel.pabis@interia.pl")
}
{ TextLabel4 TextLabel
Move(6,156,133,21)
Move(12,156,133,21)
Text = ("Maciej Urmański")
}
{ TextLabel5 TextLabel
Move(150,156,168,21)
Move(168,156,168,21)
Text = ("maciej14@gmail.com")
}
{ Label1 Label
Move(6,24,84,24)
Move(18,30,84,24)
Text = ("I-Nex Logo by:")
}
{ Label2 Label
Move(90,24,72,24)
Move(102,30,72,24)
Text = ("mmaciek12")
}
{ Button2 Button
Move(156,24,78,24)
Move(168,30,78,24)
Text = ("DeviantArt")
}
{ Button3 Button
Move(240,24,84,24)
Move(252,30,84,24)
Text = ("Mail")
}
Index = 2
Expand All @@ -70,7 +74,7 @@
Index = 0
}
{ Button1 Button
Move(273,224,84,28)
Move(276,234,84,28)
Text = ("Zamknij")
}
}

0 comments on commit 20371c4

Please sign in to comment.