diff options
| author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
|---|---|---|
| committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
| commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
| tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-discuss/20120527/007524.html | |
| parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
| download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip | |
Diffstat (limited to 'zarb-ml/mageia-discuss/20120527/007524.html')
| -rw-r--r-- | zarb-ml/mageia-discuss/20120527/007524.html | 102 |
1 files changed, 102 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20120527/007524.html b/zarb-ml/mageia-discuss/20120527/007524.html new file mode 100644 index 000000000..be523f054 --- /dev/null +++ b/zarb-ml/mageia-discuss/20120527/007524.html @@ -0,0 +1,102 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] qtlinguist is not present in the applications menu + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20qtlinguist%20is%20not%20present%20in%20the%20applications%0A%09menu&In-Reply-To=%3CCABV-EOuU1f-J3p-9W0KhACnYvt%3D6JT3iKuve%3D02GDGORsn%2BgQA%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="007523.html"> + <LINK REL="Next" HREF="007525.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] qtlinguist is not present in the applications menu</H1> + <B>John Balcaen</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20qtlinguist%20is%20not%20present%20in%20the%20applications%0A%09menu&In-Reply-To=%3CCABV-EOuU1f-J3p-9W0KhACnYvt%3D6JT3iKuve%3D02GDGORsn%2BgQA%40mail.gmail.com%3E" + TITLE="[Mageia-discuss] qtlinguist is not present in the applications menu">mikala at mageia.org + </A><BR> + <I>Sun May 27 14:02:55 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="007523.html">[Mageia-discuss] qtlinguist is not present in the applications menu +</A></li> + <LI>Next message: <A HREF="007525.html">[Mageia-discuss] qtlinguist is not present in the applications menu +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7524">[ date ]</a> + <a href="thread.html#7524">[ thread ]</a> + <a href="subject.html#7524">[ subject ]</a> + <a href="author.html#7524">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>2012/5/27 Dimitrios Glentadakis <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">dglent at gmail.com</A>>: +><i> Στις 27/05/2012 07:42:03 John Balcaen έγραψε: +</I>>><i>2012/5/27 Dimitrios Glentadakis <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">dglent at gmail.com</A>>: +</I>>><i>[...] +</I>>>><i> +</I>>>><i> It should still be under Development - IDEs (or smth like that, I just made +</I>>>><i> mental back-translation from my language), at least it is there in mine box. +</I>>><i>[...] +</I>>>><i> No, it is nt there :( +</I>>><i>Could you eventually run again kbuildsyscoca4 ? +</I>>><i>Because we did not change the .desktop between mga1 [1] & mga2 [2] +</I>>><i>which should be /usr/share/applications/mageia-linguist-qt4.desktop on +</I>>><i>your computer. +</I>>><i> +</I>>><i> +</I>>><i>[1] <A HREF="http://sophie.zarb.org/rpms/f5b8a2e87a7e9addb3323be810edbfc0/files">http://sophie.zarb.org/rpms/f5b8a2e87a7e9addb3323be810edbfc0/files</A> +</I>>><i>[2] <A HREF="http://sophie.zarb.org/rpms/e296a07aa99566b7c107e28f7c2ef412/files">http://sophie.zarb.org/rpms/e296a07aa99566b7c107e28f7c2ef412/files</A> +</I>>><i> +</I>>><i> +</I>><i> +</I>><i> It did nt work this (kbuildsycoca4) +</I>><i> I tried also to uninstall reinstal qt4-linguist, no resaults. +</I>><i> But with this change it worked fine: +</I>><i> +</I>><i> --- mageia-linguist-qt4.desktop~        2012-05-27 13:54:53.788164093 +0200 +</I>><i> +++ mageia-linguist-qt4.desktop 2012-05-27 13:54:53.791163898 +0200 +</I>><i> @@ -2,8 +2,8 @@ +</I>><i>  Encoding=UTF-8 +</I>><i>  Name=Qt Linguist +</I>><i>  Comment=A translation tool for Qt4 +</I>><i> -TryExec=/usr/lib/qt4/bin/linguist +</I>><i> -Exec=/usr/lib/qt4/bin/linguist +</I>><i> +TryExec=/usr/lib64/qt4/bin/linguist +</I>><i> +Exec=/usr/lib64/qt4/bin/linguist +</I>><i>  Icon=development_environment_section +</I>><i>  Terminal=false +</I>><i>  Type=Application +</I>Hum. +Seems like the path is broken on x86_64 at least. +Could you open a bug report please so it can get fixed later ? + + + +-- +Balcaen John +Jabber-id: <A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">mikala at jabber.littleboboy.net</A> +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="007523.html">[Mageia-discuss] qtlinguist is not present in the applications menu +</A></li> + <LI>Next message: <A HREF="007525.html">[Mageia-discuss] qtlinguist is not present in the applications menu +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7524">[ date ]</a> + <a href="thread.html#7524">[ thread ]</a> + <a href="subject.html#7524">[ subject ]</a> + <a href="author.html#7524">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> |
