- Class to replace the strings "yum" and "yast" everywhere.
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Mon, 4 Jun 2007 14:23:47 +0000 (14:23 +0000)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Mon, 4 Jun 2007 14:23:47 +0000 (14:23 +0000)
commit04873f8266440b948df527e1c25907640f128350
treec44e92905a4718ae423eed3865dfcdda625c7db6
parentf6ac06e3b5132884368e86a4b9359b367e8063e4
- Class to replace the strings "yum" and "yast" everywhere.
- They are safer, as can represent more than one string rep.
- can be used in switches.
zypp2/CMakeLists.txt
zypp2/repo/RepoType.cc [new file with mode: 0644]
zypp2/repo/RepoType.h [new file with mode: 0644]