Ticket #307 (closed defect: fixed)

Opened 15 years ago

Last modified 15 years ago

glade support in .ext

Reported by: styx Owned by: styx
Priority: trivial Milestone: 4.7
Component: mc-vfs Version:
Keywords: commited-master Cc:
Blocked By: Blocking:
Branch state: Votes for changeset:

Description

Open .glade support in mc.ext

Change History

comment:1 Changed 15 years ago by styx

  • Owner set to styx
  • Status changed from new to accepted

comment:2 Changed 15 years ago by styx

Patch is primitive:

+# Glade, a user interface designer for GTK+ and GNOME
+regex/\.([Gg][Ll][Aa][Dd][Ee])$
+ Open=glade-3 %f >/dev/null 2>&1 &
+

comment:3 Changed 15 years ago by styx

  • Keywords review added

comment:4 follow-up: ↓ 5 Changed 15 years ago by andrew_b

  • Keywords vote-andrew_b added; review removed

comment:5 in reply to: ↑ 4 Changed 15 years ago by slavazanko

  • Keywords review added; vote-andrew_b removed

Replying to andrew_b:
created branch 307_glade_support; parent branch: master

I was change patch (because my OS don't have glade-3, only glade-2). see changeset:37ccd9ccac69a1659095ffec9751b1e39f25dd59

May be, need additional check for glade-2 (such as check for glade-3)? Sorry, but votes removed. Need to review again (may be, rework).

comment:6 Changed 15 years ago by styx

  • Keywords vote-styx added; review removed

comment:7 Changed 15 years ago by styx

  • Keywords review added

comment:8 Changed 15 years ago by winnie

  • Keywords vote-winnie approvded added; review removed
  • Milestone changed from 4.6.2.1 to 4.7

Added correct milestone 4.7 as this is an enhancement and no bugfix and should got only to master.

comment:9 Changed 15 years ago by styx

  • Keywords commited-master added; vote-styx vote-winnie approvded removed

comment:10 Changed 15 years ago by styx

  • Status changed from accepted to testing
  • Resolution set to fixed

comment:11 Changed 15 years ago by styx

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.