You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Monday, September 10th 2007, 11:35am

Adding context menu entry by considering filename

Hi all,
Now i can add service menu item by considering file type or file extension. I want to add service menu item by considering part of filename. As follows , files which name has .crp. at first will be opened with my selected program or context menu will be created prior to filename. Example:

deneme.crp.zip
abc.crp.tar.gz

two file must be opened with the same program and when i right clicked them it must be same menu entry which i inserted.

Thanks in advance.

Ramazan

2

Friday, November 9th 2007, 5:01pm

RE: Adding context menu entry by considering filename

You can define a new filetype, and configure it so that it matches all relevant files ( use *.crp.* as pattern) then you can associate different programs to this new filetype