summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/tdelibs/debian/kubuntu-desktop-i18n
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-06-11 20:06:54 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-06-11 20:06:54 -0500
commit71ae4d910268cfb4ef4eae10df6f81094b8e43d0 (patch)
tree9c8cbefa15e02eecf613823d5ef45aa77439060a /ubuntu/maverick/tdelibs/debian/kubuntu-desktop-i18n
parented29c4c89dbc11778e9c49f2644f13a97969c3b4 (diff)
downloadtde-packaging-71ae4d910268cfb4ef4eae10df6f81094b8e43d0.tar.gz
tde-packaging-71ae4d910268cfb4ef4eae10df6f81094b8e43d0.zip
Update Debian and Ubuntu build scripts to reflect X-TDE category
Diffstat (limited to 'ubuntu/maverick/tdelibs/debian/kubuntu-desktop-i18n')
-rw-r--r--ubuntu/maverick/tdelibs/debian/kubuntu-desktop-i18n/createdesktop.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/tdelibs/debian/kubuntu-desktop-i18n/createdesktop.pl b/ubuntu/maverick/tdelibs/debian/kubuntu-desktop-i18n/createdesktop.pl
index 0d6c5cc92..1e2ff4bdb 100644
--- a/ubuntu/maverick/tdelibs/debian/kubuntu-desktop-i18n/createdesktop.pl
+++ b/ubuntu/maverick/tdelibs/debian/kubuntu-desktop-i18n/createdesktop.pl
@@ -53,7 +53,7 @@ sub processfiles
#warn("Using $filename");
#my $regexp = qr{^(Name|Comment|Language|Keywords|About|Description|GenericName)=};
- my $regexp = qr{^(Name|Comment|Language|Keywords|About|Description|GenericName|Query|ExtraNames|X-KDE-Submenu)=};
+ my $regexp = qr{^(Name|Comment|Language|Keywords|About|Description|GenericName|Query|ExtraNames|X-TDE-Submenu)=};
while( <FH> )
{