<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>36855</bug_id>
          
          <creation_ts>2019-06-04 12:38:02 +0300</creation_ts>
          <short_desc>Неверные терминал и браузер по умолчанию</short_desc>
          <delta_ts>2019-06-10 17:07:19 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>geany</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Andrey Cherepanov">cas</reporter>
          <assigned_to name="Fr. Br. George">george</assigned_to>
          <cc>george</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>182182</commentid>
    <comment_count>0</comment_count>
    <who name="Andrey Cherepanov">cas</who>
    <bug_when>2019-06-04 12:38:02 +0300</bug_when>
    <thetext>diff --git a/geany/src/keyfile.c b/geany/src/keyfile.c
index 05373af..4143e75 100644
--- a/geany/src/keyfile.c
+++ b/geany/src/keyfile.c
@@ -78,7 +78,7 @@
 #elif defined(__APPLE__)
 #define GEANY_DEFAULT_TOOLS_TERMINAL   &quot;open -a terminal %c&quot;
 #else
-#define GEANY_DEFAULT_TOOLS_TERMINAL   &quot;xterm -e \&quot;/bin/sh %c\&quot;&quot;
+#define GEANY_DEFAULT_TOOLS_TERMINAL   &quot;xvt -e \&quot;/bin/sh %c\&quot;&quot;
 #endif
 #ifdef __APPLE__
 #define GEANY_DEFAULT_TOOLS_BROWSER            &quot;open -a safari&quot;
@@ -86,7 +86,7 @@
 #define GEANY_DEFAULT_FONT_MSG_WINDOW  &quot;Menlo Medium 12&quot;
 #define GEANY_DEFAULT_FONT_EDITOR              &quot;Menlo Medium 12&quot;
 #else
-#define GEANY_DEFAULT_TOOLS_BROWSER            &quot;firefox&quot;
+#define GEANY_DEFAULT_TOOLS_BROWSER            &quot;xbrowser&quot;
 #define GEANY_DEFAULT_FONT_SYMBOL_LIST &quot;Sans 9&quot;
 #define GEANY_DEFAULT_FONT_MSG_WINDOW  &quot;Monospace 9&quot;
 #define GEANY_DEFAULT_FONT_EDITOR              &quot;Monospace 10&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>182335</commentid>
    <comment_count>1</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2019-06-10 17:07:19 +0300</bug_when>
    <thetext>geany-1.35-alt2 -&gt; sisyphus:

Mon Jun 10 2019 Fr. Br. George &lt;george@altlinux.ru&gt; 1.35-alt2
- Chenge terminal/browser defaults (Closes: #36855)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>