ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Андрей Черепанов" <cas@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] Исправление бага с сохранением в KTurtle
Date: Thu, 3 May 2007 13:39:35 +0400
Message-ID: <200705031339.35304.cas@altlinux.ru> (raw)
In-Reply-To: <200705031254.04331.cas@altlinux.ru>

[-- Attachment #1: Type: text/plain, Size: 185 bytes --]

3 мая 2007 Андрей Черепанов написал:
> Исправление ошибки сохранения файлов *.logo с командами на русском.
Исправление патча.


-- 
Андрей Черепанов
ALT Linux Solutions
cas@altlinux.ru

[-- Attachment #2: kturtle.patch --]
[-- Type: text/x-diff, Size: 494 bytes --]

--- kturtle/src/kturtle-old.cpp	2007-05-03 13:37:17 +0400
+++ kturtle/src/kturtle.cpp	2007-05-03 13:37:29 +0400
@@ -379,8 +379,6 @@
 	if ( url.isEmpty() ) slotSaveAs();
 	else
 	{
-		QString mString = editorInterface->text(); // get the text
-		editorInterface->setText( mString.utf8() ); // convert it to utf8
 		editor->document()->saveAs(url); // use the KateParts method for saving
 		loadFile(url); // reload the file as utf8 otherwise display weird chars
 		setCaption( url.fileName() );

  reply	other threads:[~2007-05-03  9:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-03  8:54 Андрей Черепанов
2007-05-03  9:39 ` Андрей Черепанов [this message]
2007-05-07  9:25   ` Michael Shigorin
2007-05-07 13:24     ` Sergey V Turchin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200705031339.35304.cas@altlinux.ru \
    --to=cas@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git