Skip to content

Commit

Permalink
- removed old and outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
aschnell committed Feb 19, 2014
1 parent 38eb9ff commit 7886172
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions src/modules/Storage.rb
Expand Up @@ -19,27 +19,6 @@
# To contact Novell about this file by physical or electronic mail, you may
# find current contact information at www.novell.com.

# Module: Storage.ycp
#
# Authors: Johannes Buchhold (jbuch@suse.de)
#
# Purpose: These module contains all settings/information which
# are needed to partitioning the harddisk. Futhermore it contains a interface
# to * access and modify the partitioning settings.
#
# Todo: Translate
# Diese Modul enthält alle Informationen die für die Partitionierung der
# Festplatten erforderlich sind. Diese Informationen bestehen aus der
# Beschreibung, der vor der Partitionierung vorhandenen Platteneinstellungen,
# und der Art und Weise wie diese verändert werden soll.
# Alle nötigen Zugriffsfunktionen auf diese Datenstruktur sind ebenfalls in
# diesem Modul enthalten. Der Zugriff auf die Speicherung der
# Partitionseinstellungen läuft also nur über dieses Modul.
# Der Zugriff und die Rückgabe von Teilen der Partitionsdatenstruktur
# wurde versucht "intelligent" zu gestallten und ist im einzelen bei den
# entspechenden Funktionen näher erklärt.
#
# $Id$
require "yast"
require "dbus"
require "storage"
Expand Down

0 comments on commit 7886172

Please sign in to comment.