r3163 - in software/ui: data/screenshots src
Miriam Ruiz
baby-guest at alioth.debian.org
Sun Jul 1 02:04:19 UTC 2007
Author: baby-guest
Date: 2007-07-01 02:04:19 +0000 (Sun, 01 Jul 2007)
New Revision: 3163
Added:
software/ui/data/screenshots/supertux.png
software/ui/data/screenshots/supertuxkart.png
Modified:
software/ui/src/ui.fld
Log:
New Screenshots
Small changes
Added: software/ui/data/screenshots/supertux.png
===================================================================
(Binary files differ)
Property changes on: software/ui/data/screenshots/supertux.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: software/ui/data/screenshots/supertuxkart.png
===================================================================
(Binary files differ)
Property changes on: software/ui/data/screenshots/supertuxkart.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: software/ui/src/ui.fld
===================================================================
--- software/ui/src/ui.fld 2007-06-30 19:48:40 UTC (rev 3162)
+++ software/ui/src/ui.fld 2007-07-01 02:04:19 UTC (rev 3163)
@@ -42,8 +42,7 @@
} {
code {if (!InfoText->buffer())
InfoText->buffer(InfoTextBuffer);
-return InfoTextBuffer;} {selected
- }
+return InfoTextBuffer;} {}
}
Function {CreateMainWindow()} {open
} {
@@ -71,7 +70,7 @@
}
}
Fl_Browser ResultsBrowser {
- xywh {5 140 375 285} type Select resizable
+ xywh {5 140 375 285} type Select textsize 12 resizable
class PackageBrowser
}
Fl_Tile {} {open
@@ -102,8 +101,8 @@
Fl_Button ScreenshotWidget {
xywh {385 15 320 240} box FLAT_BOX
}
- Fl_Text_Display InfoText {
- xywh {385 260 320 165} resizable
+ Fl_Text_Display InfoText {selected
+ xywh {385 260 320 165} textsize 12 resizable
}
}
}
More information about the Pkg-games-commits
mailing list