diff options
Diffstat (limited to 'langs')
-rw-r--r-- | langs/resources_list.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/langs/resources_list.php b/langs/resources_list.php index 9e6e12a4f..e4de2f3c8 100644 --- a/langs/resources_list.php +++ b/langs/resources_list.php @@ -46,11 +46,6 @@ if ('Documentation' == $resource_type) { 'git_path' => 'http://gitweb.mageia.org/software/draklive-install/plain/po', ), array( - 'pot_name' => 'drakmenustyle', - 'tx_name' => 'drakmenustyle', - 'git_path' => 'http://gitweb.mageia.org/software/drakmenustyle/plain/po', - ), - array( 'pot_name' => 'drakpxelinux', 'tx_name' => 'drakpxelinux', 'git_path' => 'http://gitweb.mageia.org/software/drakpxelinux/plain/po', |