From: Igor Vlasenko <vlasenko@imath.kiev.ua> To: Sergey <a_s_y@sama.ru> Cc: community@lists.altlinux.org Subject: Re: [Comm] I: mc 4.8.6-alt0.M60P.5 Date: Sun, 18 Nov 2012 18:16:28 +0200 Message-ID: <20121118161627.GA20662@dad.imath.kiev.ua> (raw) In-Reply-To: <2523511.4JXjRag8WO@asy-nb.localdomain> On Sun, Nov 18, 2012 at 01:23:09PM +0400, Sergey wrote: > > С настройкой xdg-open под mc я могу помочь. > > Именно, я могу добавить в altlinux-mime-defaults специальный профиль для mc, > > /usr/share/mc/applications/mimeapps.list, > > А его не правильнее будет в пакете mc держать ? Во первых, его не получится сделать междистрибутивным, так как пакеты, а с ними часто и .desktop файлы, называются по-разному. Поэтому для апстрима он бесполезен. Во вторых, даже для одного дистрибутива (АЛЬТа) постоянно добавляются новые mime типы и происходят всякие пертурбации с desktop файлами, т.е. за этими списками надо постоянно ухаживать. Я их генерирую скриптами из метаправил в моем altlinux-mime-defaults.git и свежей базы репокопа для соответствующей ветки. Как следствие, списки для Сизифа и бранча - достаточно разные и постоянно обновляются. А добавить текущий snapshot в mc - он по части позиций быстро протухнет. > > только в скрипте-обертке перед вызовом xdg-open > > надо будет вставить > > export XDG_DATA_DIRS="/usr/share/mc:${XDG_DATA_DIRS:-/usr/share:/usr/local/share}" > > чтобы профиль под mc использовался бы. Начал с mplayer. Прикладываю пример сгенерированного профиля для mc в формате defaults.list (также можно генерировать и mimeapps.list) Прикладываю (снизу) получившийся генерат для Сизифа. Для p6 получается такой же, но вместо mplayer-console.desktop там mplayer.desktop (с GUI) так как в p6 mplayer-console.desktop еще нет. /usr/share/mc/defaults.list: [Default Applications] application/asx=mplayer-console.desktop; application/smil=mplayer-console.desktop; application/vnd.rn-realmedia=mplayer-console.desktop; application/x-drm-v2=mplayer-console.desktop; application/x-quicktime-media-link=mplayer-console.desktop; video/3gpp=mplayer-console.desktop; video/dv=mplayer-console.desktop; video/matroska=mplayer-console.desktop; video/mp2t=mplayer-console.desktop; video/mp4=mplayer-console.desktop; video/mpeg=mplayer-console.desktop; video/msvideo=mplayer-console.desktop; video/ogg=mplayer-console.desktop; video/quicktime=mplayer-console.desktop; video/vivo=mplayer-console.desktop; video/vnd.mpegurl=mplayer-console.desktop; video/vnd.rn-realvideo=mplayer-console.desktop; video/webm=mplayer-console.desktop; video/x-anim=mplayer-console.desktop; video/x-flc=mplayer-console.desktop; video/x-flic=mplayer-console.desktop; video/x-flv=mplayer-console.desktop; video/x-matroska=mplayer-console.desktop; video/x-mng=mplayer-console.desktop; video/x-mpeg2=mplayer-console.desktop; video/x-mpeg=mplayer-console.desktop; video/x-ms-asf=mplayer-console.desktop; video/x-ms-asf-plugin=mplayer-console.desktop; video/x-msvideo=mplayer-console.desktop; video/x-ms-wmp=mplayer-console.desktop; video/x-ms-wmv=mplayer-console.desktop; video/x-nsv=mplayer-console.desktop; video/x-ogm+ogg=mplayer-console.desktop; video/x-quicktime=mplayer-console.desktop; video/x-theora+ogg=mplayer-console.desktop; video/x-webm=mplayer-console.desktop; -- Dr. Igor Vlasenko -------------------- Topology Department Institute of Math Kiev, Ukraine -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
next prev parent reply other threads:[~2012-11-18 16:16 UTC|newest] Thread overview: 77+ messages / expand[flat|nested] mbox.gz Atom feed top 2012-11-13 21:58 Sergey 2012-11-14 19:41 ` Владимир Гусев 2012-11-14 20:35 ` Sergey 2012-11-14 20:39 ` Michael Shigorin 2012-11-14 20:53 ` Sergey 2012-11-14 21:20 ` Денис Смирнов 2012-11-15 5:44 ` Sergey 2012-11-15 5:52 ` Sergey 2012-11-15 11:18 ` Sergey V Turchin 2012-11-15 22:49 ` Денис Смирнов 2012-11-17 17:53 ` Sergey 2012-11-17 20:34 ` Igor Vlasenko 2012-11-18 9:23 ` Sergey 2012-11-18 16:16 ` Igor Vlasenko [this message] 2012-11-18 21:30 ` Sergey 2012-11-18 21:46 ` Sergey 2012-11-19 12:02 ` Sergey V Turchin 2012-11-19 12:07 ` Sergey 2012-11-19 12:34 ` Sergey V Turchin 2012-11-19 14:10 ` Sergey 2012-11-19 14:22 ` Sergey V Turchin 2012-11-19 17:04 ` [Comm] [JT] " Michael Shigorin 2012-11-19 18:14 ` [Comm] " Sergey 2012-11-20 10:17 ` Sergey V Turchin 2012-11-20 10:30 ` Sergey 2012-11-20 10:38 ` Sergey V Turchin 2012-11-20 11:07 ` Sergey 2012-11-20 11:14 ` Sergey V Turchin 2012-11-22 8:58 ` [Comm] mimeapps.list низя (was: mc 4.8.6-alt0.M60P.5) Sergey V Turchin 2012-11-22 9:23 ` Sergey V Turchin 2012-11-15 6:26 ` [Comm] I: mc 4.8.6-alt0.M60P.5 Sergey 2012-11-16 21:46 ` Sergey 2012-11-17 16:17 ` Diletant 2012-11-17 16:39 ` Sergey 2012-11-17 16:43 ` Sergey 2012-11-17 17:02 ` Diletant 2012-11-17 17:39 ` Sergey 2012-11-19 18:42 ` Владимир Гусев 2012-11-20 3:30 ` Денис Смирнов 2012-11-22 19:55 ` Roman Savochenko 2012-11-20 7:55 ` [Comm] I: mc 4.8.6-alt0.M60P.6 Sergey 2012-11-20 22:28 ` Igor Vlasenko 2012-11-21 0:58 ` Владимир Гусев 2012-11-21 5:35 ` Sergey 2012-11-21 5:57 ` Sergey 2012-11-21 13:55 ` Igor Vlasenko 2012-11-21 23:57 ` Владимир Гусев 2012-11-22 5:44 ` Sergey 2012-11-22 6:24 ` Денис Смирнов 2012-11-22 6:27 ` Sergey 2012-11-22 6:48 ` Sergey 2012-11-22 7:33 ` Andrew Borodin 2012-11-22 7:46 ` Sergey 2012-11-22 18:52 ` Владимир Гусев 2012-11-23 5:55 ` Sergey 2012-11-24 12:40 ` Владимир Гусев 2012-11-24 15:28 ` Igor Vlasenko 2012-11-24 16:52 ` Владимир Гусев 2012-11-24 17:24 ` Motsyo Gennadi aka Drool 2012-11-24 18:14 ` Денис Смирнов 2012-11-24 21:28 ` Sergey 2012-11-25 7:46 ` Владимир Гусев 2012-11-25 8:45 ` Денис Смирнов 2012-11-25 10:59 ` Владимир Гусев 2012-11-26 11:39 ` Sergey V Turchin 2012-11-25 9:16 ` Sergey 2012-11-25 9:57 ` Denis G. Samsonenko 2012-11-25 11:00 ` Sergey 2012-11-25 11:44 ` Denis G. Samsonenko 2012-11-25 13:09 ` Sergey 2012-11-25 14:11 ` Денис Смирнов 2012-11-25 20:19 ` Sergey 2012-11-25 14:12 ` Владимир Гусев 2012-11-25 20:19 ` Sergey 2012-11-26 10:33 ` Денис Смирнов 2012-11-24 21:32 ` Sergey 2012-11-25 7:47 ` Владимир Гусев
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=20121118161627.GA20662@dad.imath.kiev.ua \ --to=vlasenko@imath.kiev.ua \ --cc=a_s_y@sama.ru \ --cc=community@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 Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git