Changeset 471
- Timestamp:
- 03/25/09 16:32:54 (3 years ago)
- Location:
- main/linuxmuster-linbo/trunk
- Files:
-
- 4 edited
-
debian/changelog (modified) (1 diff)
-
debian/md5sums.src (modified) (1 diff)
-
linbo_gui/Makefile (modified) (1 diff)
-
linbo_gui/linboGUIImpl.cc (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
main/linuxmuster-linbo/trunk/debian/changelog
r470 r471 20 20 - disabled apm support 21 21 * linbofs: 22 - grub4dos 0.4.4-2009-03-2 422 - grub4dos 0.4.4-2009-03-25 23 23 - rsync 3.0.5 24 24 - ntfs-3g 2009.2.1 25 25 - decreased sleep time before rebooting for windows 26 26 27 -- Thomas Schmitt <schmitt@lmz-bw.de> Tue, 24 Mar 2009 12:36:38+010027 -- Thomas Schmitt <schmitt@lmz-bw.de> Wed, 25 Mar 2009 16:00:47 +0100 28 28 29 29 linuxmuster-linbo (1.1.12-1) unstable; urgency=low -
main/linuxmuster-linbo/trunk/debian/md5sums.src
r470 r471 4 4 72fad4ac54b5cba9da9371e238a4edc1 e2fsprogs_1.41.4-1ubuntu1.diff.gz 5 5 59033388df36987d2b9c9bbf7e19bd57 e2fsprogs_1.41.4.orig.tar.gz 6 558ebf6fc169f79c2e391ea5b8ef2a71 grub4dos-0.4.4-2009-03-24-src.zip6 0433e734a26304e7c1f9e83cbc0ec4db grub4dos-0.4.4-2009-03-25-src.zip 7 7 7bd0f333fea8124cc83769b3f453efc0 hwinfo_15.3.orig.tar.gz 8 8 d9f2ecd3c3307905f24130a25816e6cc kexec-tools-2.0.0.tar.bz2 -
main/linuxmuster-linbo/trunk/linbo_gui/Makefile
r418 r471 1 1 ############################################################################# 2 2 # Makefile for building: linbo_gui 3 # Generated by qmake (1.07a) (Qt 3.3.7) on: Thu Jan 22 18:49:1320093 # Generated by qmake (1.07a) (Qt 3.3.7) on: Wed Mar 11 09:13:28 2009 4 4 # Project: linboGUI.pro 5 5 # Template: app -
main/linuxmuster-linbo/trunk/linbo_gui/linboGUIImpl.cc
r366 r471 16 16 #include <qimage.h> 17 17 #include <qregexp.h> 18 #include <stdlib.h> 18 19 19 20 // #include "image_description.hh" … … 1183 1184 1184 1185 linboMsgImpl *waiting = new linboMsgImpl(this, "foo",0,Qt::WStyle_Customize | Qt::WStyle_NoBorder ); 1185 waiting->message->setText("LINBO 1.1.1 -1<br>Netzwerk Check");1186 waiting->message->setText("LINBO 1.1.13-1<br>Netzwerk Check"); 1186 1187 1187 1188 QStringList waitCommand = LINBO_CMD("ready")
Note: See TracChangeset
for help on using the changeset viewer.
