Mailinglist Archive: yast-commit (870 mails)
| < Previous | Next > |
[yast-commit] r49323 - in /trunk/autoinstallation: VERSION package/autoyast2.changes src/config/Makefile.am src/config/firstboot.desktop
- From: jsuchome@xxxxxxxxxxxxxxxx
- Date: Tue, 22 Jul 2008 11:22:29 -0000
- Message-id: <20080722112230.0CAAF2A171@xxxxxxxxxxxxxxxx>
Author: jsuchome
Date: Tue Jul 22 13:22:29 2008
New Revision: 49323
URL: http://svn.opensuse.org/viewcvs/yast?rev=49323&view=rev
Log:
- added firstboot.desktop (fate#301946)
- 2.17.3
Added:
trunk/autoinstallation/src/config/firstboot.desktop
Modified:
trunk/autoinstallation/VERSION
trunk/autoinstallation/package/autoyast2.changes
trunk/autoinstallation/src/config/Makefile.am
Modified: trunk/autoinstallation/VERSION
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/VERSION?rev=49323&r1=49322&r2=49323&view=diff
==============================================================================
--- trunk/autoinstallation/VERSION (original)
+++ trunk/autoinstallation/VERSION Tue Jul 22 13:22:29 2008
@@ -1 +1 @@
-2.17.2
+2.17.3
Modified: trunk/autoinstallation/package/autoyast2.changes
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/package/autoyast2.changes?rev=49323&r1=49322&r2=49323&view=diff
==============================================================================
--- trunk/autoinstallation/package/autoyast2.changes (original)
+++ trunk/autoinstallation/package/autoyast2.changes Tue Jul 22 13:22:29 2008
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Jul 22 13:12:03 CEST 2008 - jsuchome@xxxxxxx
+
+- added firstboot.desktop (fate#301946)
+- 2.17.3
+
+-------------------------------------------------------------------
Wed Jul 16 12:20:11 CEST 2008 - ug@xxxxxxx
- docu update for online update
Modified: trunk/autoinstallation/src/config/Makefile.am
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/src/config/Makefile.am?rev=49323&r1=49322&r2=49323&view=diff
==============================================================================
--- trunk/autoinstallation/src/config/Makefile.am (original)
+++ trunk/autoinstallation/src/config/Makefile.am Tue Jul 22 13:22:29 2008
@@ -11,7 +11,8 @@
report.desktop \
scripts.desktop \
software.desktop \
- files.desktop
+ files.desktop \
+ firstboot.desktop
desktop_DATA = autoyast.desktop
Added: trunk/autoinstallation/src/config/firstboot.desktop
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/src/config/firstboot.desktop?rev=49323&view=auto
==============================================================================
--- trunk/autoinstallation/src/config/firstboot.desktop (added)
+++ trunk/autoinstallation/src/config/firstboot.desktop Tue Jul 22 13:22:29 2008
@@ -0,0 +1,25 @@
+[Desktop Entry]
+Type=Application
+Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Misc;
+
+X-KDE-ModuleType=Library
+X-KDE-RootOnly=true
+X-KDE-HasReadOnlyMode=true
+X-KDE-Library=yast2
+X-SuSE-YaST-Call=firstboot
+
+X-SuSE-YaST-Group=Misc
+X-SuSE-YaST-Argument=
+X-SuSE-YaST-RootOnly=true
+X-SuSE-YaST-AutoInst=configure
+X-SuSE-YaST-Geometry=
+X-SuSE-YaST-SortKey=
+X-SuSE-YaST-AutoInstDataType=map
+X-SuSE-YaST-AutoInstSchema=
+
+Exec=
+
+Name=Firstboot Configuration
+GenericName=Enable or disable starting Firstboot sequence
+X-KDE-SubstituteUID=true
+StartupNotify=true
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
Date: Tue Jul 22 13:22:29 2008
New Revision: 49323
URL: http://svn.opensuse.org/viewcvs/yast?rev=49323&view=rev
Log:
- added firstboot.desktop (fate#301946)
- 2.17.3
Added:
trunk/autoinstallation/src/config/firstboot.desktop
Modified:
trunk/autoinstallation/VERSION
trunk/autoinstallation/package/autoyast2.changes
trunk/autoinstallation/src/config/Makefile.am
Modified: trunk/autoinstallation/VERSION
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/VERSION?rev=49323&r1=49322&r2=49323&view=diff
==============================================================================
--- trunk/autoinstallation/VERSION (original)
+++ trunk/autoinstallation/VERSION Tue Jul 22 13:22:29 2008
@@ -1 +1 @@
-2.17.2
+2.17.3
Modified: trunk/autoinstallation/package/autoyast2.changes
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/package/autoyast2.changes?rev=49323&r1=49322&r2=49323&view=diff
==============================================================================
--- trunk/autoinstallation/package/autoyast2.changes (original)
+++ trunk/autoinstallation/package/autoyast2.changes Tue Jul 22 13:22:29 2008
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Jul 22 13:12:03 CEST 2008 - jsuchome@xxxxxxx
+
+- added firstboot.desktop (fate#301946)
+- 2.17.3
+
+-------------------------------------------------------------------
Wed Jul 16 12:20:11 CEST 2008 - ug@xxxxxxx
- docu update for online update
Modified: trunk/autoinstallation/src/config/Makefile.am
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/src/config/Makefile.am?rev=49323&r1=49322&r2=49323&view=diff
==============================================================================
--- trunk/autoinstallation/src/config/Makefile.am (original)
+++ trunk/autoinstallation/src/config/Makefile.am Tue Jul 22 13:22:29 2008
@@ -11,7 +11,8 @@
report.desktop \
scripts.desktop \
software.desktop \
- files.desktop
+ files.desktop \
+ firstboot.desktop
desktop_DATA = autoyast.desktop
Added: trunk/autoinstallation/src/config/firstboot.desktop
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/autoinstallation/src/config/firstboot.desktop?rev=49323&view=auto
==============================================================================
--- trunk/autoinstallation/src/config/firstboot.desktop (added)
+++ trunk/autoinstallation/src/config/firstboot.desktop Tue Jul 22 13:22:29 2008
@@ -0,0 +1,25 @@
+[Desktop Entry]
+Type=Application
+Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Misc;
+
+X-KDE-ModuleType=Library
+X-KDE-RootOnly=true
+X-KDE-HasReadOnlyMode=true
+X-KDE-Library=yast2
+X-SuSE-YaST-Call=firstboot
+
+X-SuSE-YaST-Group=Misc
+X-SuSE-YaST-Argument=
+X-SuSE-YaST-RootOnly=true
+X-SuSE-YaST-AutoInst=configure
+X-SuSE-YaST-Geometry=
+X-SuSE-YaST-SortKey=
+X-SuSE-YaST-AutoInstDataType=map
+X-SuSE-YaST-AutoInstSchema=
+
+Exec=
+
+Name=Firstboot Configuration
+GenericName=Enable or disable starting Firstboot sequence
+X-KDE-SubstituteUID=true
+StartupNotify=true
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |